Free C2070-994 Exam Braindumps (page: 3)

Page 2 of 17

An administrator added an additional IBM Datacap server for load balancing. The solution designer has been asked to reconfigure the sample TravelDocs application to test the new load balanced configuration.
What two configuration files must be updated with the new location of the application?

  1. Rulerunner.xml and datacap.xml
  2. Datacap.xml and TravelDocs.app
  3. Datacap.xml and TravelDocsAdm.mdb
  4. TraveIDocsEng.mdb and travelDocsAdm.mdb

Answer(s): B

Explanation:

The application configuration file, or .app file, stores the paths, connection strings, and other settings of the application.
The application entry in the datacap.xml file, such as TravelDocs, must point to the correct location for TravelDocs.app.


Reference:

https://www.ibm.com/support/knowledgecenter/en/SSZRWV_9.0.0/com.ibm.dc.develop.doc/dcadg 605.htm https://www.ibm.com/support/knowledgecenter/en/SSZRWV_9.0.0/com.ibm.dc.install.doc/dcain11 4.htm



A company is going to test authentication by both using passwords and not using passwords for their IBM Datacap application.
Which two authentication system can optionally be configured to either require passwords or not require passwords?

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

Answer(s): B,C

Explanation:

For ADSI authentication, select one of the following strings to enter based on whether you require password entry:
WinNT://<%domain%>/<%user%>
WinNT://<%domain%>/<%user%>?password:enabled
For LDAP authentication, select one of the following strings to enter based on whether you require password entry:
LDAP://<%domain%>.com

LDAP://<%domain%>.com?password:enabled
Note: You can configure Datacap to use Datacap authentication or to use one of the external authentication methods.
The following five authentication systems are supported:


Reference:

https://www.ibm.com/support/knowledgecenter/SSZRWV_9.0.0/com.ibm.dc.install.doc/dcain427.h tm



An account payable department needs to collect and gather information from the receipts of its employees as part of their expense reporting process. Although many of the receipts follow specific patterns there are some images, such as handwritten receipts, that do not lend themselves to having their information gathered by automation and require a human to analyze the image for the data to be extracted.
Which of the following methods would be best suited for this type of data extraction?

  1. Zonal
  2. Click N Key
  3. Locating by keyword
  4. Locate with regular expressions

Answer(s): B

Explanation:

Click N Key is the fourth and final method of extracting data from a form is for the data entry operator to click the form. Data at that location is then extracted and placed into the active field. This is the least preferred approach because it is the most expensive (it requires a human to do the clicking), although it is reliable.
Note: There are four ways of extracting data from an image. They are ranked in order of preferable practice: Zonal, Locate with regular expressions, Locating by keyword, Click N Key Reference: IBM Redbooks, Implementing Document Imaging and Capture Solutions with IBM Datacap, Second Edition (October 2015), page 125



A developer needs to insert the date and time into the current field separated by a space.
Which of the following is the correct Smart Parameter string to accomplish this task?

  1. rrset("@DATE+@CHR(\s)+@TIME,"@F")
  2. rrset("@DATE+@STRING(\s)+@TIME,"@F")
  3. rrset("@DATE+@CHR()+@TIME(HH:MM:SS),"@F")
  4. rrset("@DATE+@STRING()+@TIME(HH:MM:SS),"@F")

Answer(s): B

Explanation:

@STRING( string value) Returns a string of the argument passed.






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

C2070-994 Discussions & Posts