Free C2070-994 Exam Braindumps (page: 5)

Page 4 of 17

An IBM Datacap Application Developer logs in to Datacap Studio in the UAT environment and does not see an application called Expense in the list. Expense was recently moved from the Development environment to UAT.
Which of the following options provides a possible explanation for why the Application Developer can't see the Expense application in UAT?

  1. The UAT datacap.xml file does not list the Expense application.
  2. Datacap Studio is pointing to the Development environment copy of application.xml.
  3. The Datacap Web Server is down so Datacap Studio cannot connect to the Datacap Server.
  4. The Rulerunner server misread the datacap.xml file and could not display the Expense application for Datacap Studio.

Answer(s): B

Explanation:

Note: Datacap Studio is used to define and configure Datacap applications by defining and assembling the document hierarchies, recognition zones and fields, rules, and actions. It requires access to the file server and the Datacap databases.



A company is planning to build a development environment in which an Oracle Directory Server will be the authentication system.
Which authentication system would be used in this scenario?

  1. TMA
  2. LDAP
  3. ADSI
  4. LLLDAP

Answer(s): D

Explanation:

Select LLLDAP authentication, rather than LDAP, when you are using authentication providers other than Windows Active Directory for authentication. Select this option when you are using providers such as Oracle Directory Server Enterprise Edition (formerly known as Sun Directory Server Enterprise Edition). The LLLDAP server can be outside of the domain in which the Datacap computers are located.


Reference:

https://www.ibm.com/support/knowledgecenter/en/SSZRWV_9.0.0/com.ibm.dc.install.doc/dcain42 7.htm



A company has decided to use structure-based identification for all scanned images defined as "Invoice" in the DCO. During the scan process all images are assigned the default of "Other".
Which of the following actions should be called and be successfully completed prior to performing any actions on "Other" images?

  1. SetDCOType
  2. SetPageType
  3. SetDCOStatus
  4. SetDocumentType

Answer(s): A

Explanation:

SetDCOType assigns a value to the Type property of the current object of the Document Hierarchy.



A solution designer wants to identify pages from a fingerprint based on the relative densities of different regions of the page.
Which action should be called before calling FindFingerprint in order to generate the fingerprint for the page?

  1. AnalyzeImage
  2. CalculateOffset
  3. RecognizePageOCR_a
  4. RecognizePageOCR_s

Answer(s): D

Explanation:

Full-page recognition actions, such as RecognizePageOCR_S, RecognizePageICR_C, RecognizePageOCR_A, create a fingerprint that is based on the results of recognition; that is, both geometry and text of the recognized characters, words and lines. To force creation of a pure recognition-based fingerprint, call SetFingerprintRecogPriority(True) before full-page recognition. This guarantees that any existing geometric fingerprint is ignored, and it applies to OCR_S and ICR_C only.
Example
RecognizePageOCR_S()
CreateTextFile()
SetProblemValue(0.7)

SetSearchArea(0.5)
FindFingerprint(True)copy to clipboard
After the full-page recognition action (RecognizePageOCR_S), the CreateTextFile() action places the recognized values into a Text file that it has set up for the page, and adds the file to the current batch, in the Batches directory of the application.


Reference:

https://www.ibm.com/support/knowledgecenter/en/SSZRWV_9.0.0/com.ibm.dc.develop.doc/dcadg 884.htm






Post your Comments and Discuss IBM C2070-994 exam with other Community members:

C2070-994 Discussions & Posts