IBM Datacap Taskmaster Capture V8.1 Implementation v6.0 (C2070-585)

Page:    1 / 9   
Total 126 questions

What does NENU allow to be set up?

  • A. Batch monitoring, status notification, and automatic deletion of completed batches.
  • B. Status notification, automatic upload of images to server, and image enhancement.
  • C. Automatic deletion of completed batches, database record archiving, and automatic virtual scan of images.
  • D. Database record archiving, automatic virtual scan of images, automatic migration of batches to a specified destination directory.


Answer : A

From the Taskmaster Web Client, the Deployment Professional would like to specify where the images will be imported (using VScan). What Task setting will the Deployment
Professional configure to specify the path of the application's import directory?

  • A. Target Path:
  • B. Batch Directory:
  • C. Setup DCO Path:
  • D. Scan into directory:


Answer : D

What can be defined in the Document Hierarchy tab in Datacap Studio?
A. The zones within each page type.
B. The identification technique for each page type.
C. The fingerprints that the application can process.
D. The number and order of pages within each document.



Answer : D Topic 2, Volume 2

In which database table is verify task statistics stored?

  • A. qStats
  • B. de2kst
  • C. taskstats
  • D. VerifyTask


Answer : B

The Deployment Professional sets a "Full Breakpoint" on the first "ExportCloseConnection" action in the screenshot below.


When testing the application in Datacap Studio, when would the execution stop?

  • A. At the beginning of the ExportDB ruleset
  • B. At the ExportCloseConnection action under the Export Data function
  • C. At every instance of the ExportCloseConnection action in the application
  • D. At every instance of the ExportCloseConnection action located in ExportDB ruleset


Answer : B

The Deployment Professional is running a test batch in Datacap Studio and notes that some changes need to be made to the application. Which one of the following changes to the application will always require a new batch to be created when testing in Datacap
Studio?

  • A. Adding a rule to a field
  • B. Adding a new function to a ruleset
  • C. Updating a parameter in an action
  • D. Adding a new fingerprint in the Zones tab


Answer : A

The following is an XML Export of a page


What would be called to get the field values at the page level?

  • A. XML_NewNode("Pickup_date,@ID") XML_NewNode("Pickup_Location,@ID") XML_NewNode("Return_date,@ID")
  • B. XML_SetNode("PickupDate,@P\Pickup_Date") XML_SetNode("PickupLocation,@P\Pickup_Location") XML_SetNode("ReturnDate,@P\Return_Date")
  • C. XML_NewNode("Pickup_date,@ID") XML_SetNode("PickupDate,@P\Pickup_Date") XML_NewNode("Pickup_Location,@ID") XML_SetNode("PickupLocation,@P\Pickup_Location") XML_NewNode("Return_date,@ID") XML_SetNode("ReturnDate,@P\Return_Date")
  • D. XML_NewNode("Pickup_date,@ID") XML_SetNode("PickupDate,@P.Pickup_Date") XML_NewNode("Pickup_Location,@ID") XML_SetNode("PickupLocation,@P.Pickup_Location") XML_NewNode("Return_date,@ID") XML_SetNode("ReturnDate,@P.Return_Date")


Answer : C

Which of the following can NOT be changed through Taskmaster Administrator?

  • A. QA job
  • B. Group name
  • C. Default batch priority
  • D. Job Monitor sorting condition


Answer : D

When setting up a client/server environment, which of the following is necessary?

  • A. Domain users are not required for client/server deployments.
  • B. All users, processes and services should use local accounts with administrative permissions.
  • C. All users, services and processes must use domain/Windows accounts set up for Taskmaster.
  • D. Ensure Taskmaster services log on using Domain/Windows accounts, and clients use local accounts with administrative permissions.


Answer : C

The CCO file is NOT used for which of the following in Datacap?

  • A. Click-n-key
  • B. Document Hierarchy
  • C. Fingerprint Matching
  • D. Locate and Autodoc actions


Answer : B

Which of the following is a valid way to set Recognition Engine properties?

  • A. By using the SetRecogParams() action.
  • B. At runtime, via parameters of the individual recognition action.
  • C. Through the Properties pane on the Zones tab of Datacap Studio.
  • D. By adjusting values in the applications INI file (e.g. APT.ini for the APT application).


Answer : C

In a Workflow, you have a Job that has four tasks--VScan, Batch Profiler, Verify and Export
(see below).


In this Job, you would like for the Verify task to be skipped if the Batch Profiler task does not detect any errors. Which of the task conditions would you use to implement that logic?

  • A. Split
  • B. Jump
  • C. Route
  • D. Branch


Answer : B

You are making an FNP8_Upload call and decided to use @APPVAR to obtain your user credentials. In the Custom values tab of the Taskmaster Application Manager, you created a [Credentials] value name with the following [administrator,password] for its value (please see below). After running the application, it results in an "Error in FNP8_Login action:
Specified parameter is invalid".


What options below, will resolve this error?

  • A. Since administrator and password are delimited by a comma, quotes must be used to encapsulate the value (i.e. "administrator,password")
  • B. Since there are two values in Credentials, a semicolon must be used, instead of a comma, to delimit the two values (i.e.administrator;password)
  • C. Instead of referencing one value like Credentials, create two values for username and password. Afterwards, the following parameter would be passed into FNP8_Login --> @APPVAR(values/gen/User,values/gen/Password)
  • D. Instead of referencing one value like Credentials, create two values for username and password. Afterwards, the following parameter would be passed into FNP8_Login --> @APPVAR(values/gen/User),@APPVAR(values/gen/Password)


Answer : D

Assuming this is a single server installation, when moving the application 'XYZ' from development to production, the Datacap.XML file needs to be updated with the new application name. What is the correct format for the xml tag for the application called 'XYZ'?

  • A. [app name="XYZ" ref="XYZ"/]
  • B. <app name="XYZ" ref="XYZ"/>
  • C. [app name="XYZ" folder="XYZ"/]
  • D. <app name="XYZ" folder="XYZ"/>


Answer : B

When installing Rulerunner as a Web service, which of the following statement is TRUE?

  • A. Configure Taskmaster Server Manager to point to the Web Server.
  • B. Rulerunner Web Service cannot be collocated with other Datacap services such as RV2.
  • C. Each Datacap application must be modified to use the Rulerunner Web Service through the Datacap Studio interface.
  • D. When RV2, Taskmaster Web, or Web Rulerunner Service are installed on the same web server, they must use the same domain/Windows account.


Answer : D

Page:    1 / 9   
Total 126 questions