IBM C2070-994 IBM Datacap V9.0 Solution Designer Exam Practice Test

Page: 1 / 14
Total 67 questions
Question 1

A company needs to decide what scanner types to purchase in order to support their scanning needs.

Which two IBM Datacap components support both scanner driver interface, Image and Scanner Interface Specification (ISIS) and TWAIN drivers?



Answer : A, C

FastDoc can process documents that are scanned on TWAIN or ISIS scanners, and image files of documents that were previously scanned or faxed.

Datacap Desktop supports ISIS and TWAIN scanners.


Question 2

What are two integrated application platforms supported with Datacap V9.0?



Answer : C

IBM Datacap Version 9 Feature Pack 2 include platform support for Oracle WebLogic server.

IBM WebSphere Application Server is used to host the optional IBM Content Navigator web client. IBM Content Navigator communicates with Datacap through Datacap Web Services.

References:

https://www.ibm.com/support/knowledgecenter/en/SSZRWV_9.0.0/com.ibm.datacaptoc.doc/dc_highlights_9002.htm

IBM Redbooks, Implementing Document Imaging and Capture Solutions with IBM Datacap, Second Edition (October 2015), page 75


Question 3

An application needs to split transactions in the batch by channel: fax, email, mail, over the counter. Each transaction is a document in the DCO. Each channel is tracked by a variable created in the classification task.

Where should SplitBatch and the Channel variable be attached?



Answer : D

SplitBatch splits a batch into smaller batches that are based on the value of the specified document-level variable.

All the structure and variables, etc. that were in the parent batch docs/pages are retained in the child batches.


Question 4

What HTTP methods allow a user to create a batch, upload pages to the batch, set the file name, update page files and release a batch to the next task through wTM services?



Answer : A

Datacap Web Services is a Windows web service or Microsoft IIS-based web service for interaction with Datacap through a simple, platform-independent, representational state transfer (REST) application programming interface (API). Datacap Web Services supports the HTTP GET, POST, and PUT methods for you to create, update, and release a batch.

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


Question 5

A solution developer is beginning to build a new IBM Datacap application and is considering the purpose of the dco_hierarchy as it relates to rules.

Which of the following best describes that relationship?



Answer : D

You can map one or more rules to an object in the Document hierarchy.

When you select the rule in the Document hierarchy object to which you mapped the rule, Datacap Studio displays the DCO.Rule Map in the Properties tab. The values in the DCO.Rule Map include the Ruleset ID and the Rule name. The Ruleset ID references the position of the ruleset on the Rulesets tab in Datacap Studio, and the Rule name references the position of the rule in the ruleset.

Note: Datacap has a flexible object model called the Document Hierarchy or Datacap Object (DCO) that comprises a batch, or a container and unit of work that is processed as a whole. It contains one or more documents with one or more pages, each with one or more fields.

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


Question 6

A developer has created a custom action to query a database and return a row.

Which of the following return types is valid for the custom action?



Answer : A

ExecuteSQL runs a SQL statement on the Lookup database. If a SELECT statement returns one or more values, these values are stored in an internal data record that you can access by using the PopulateWithResult action.

ExecuteSQL returns True, if the SQL statement runs successfully, select statements must also return a value. False, if it does not.

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


Question 7

An insurance company has two kinds of members: pre 1978 member IDs that are alpha numeric and post 1978 that are all numeric. The batches are prepped in a way that contains both types of members. The pre 1978 members need special handling and must be routed to a supervisor.

Which of the following set of actions would provide a routing solution?



Answer : B

IsPatternInField checks that the value of the current field contains the specified VBScript regular expression.

Task_NumberOfSplits specifies the number of jobs the batch is sent to when a condition is raised before it returns to the main workflow. It specifies how many times sub-batches have been created from the current batch.


Page:    1 / 14   
Total 67 questions