IBM Datacap Taskmaster Capture V8.1 Solution Design v6.0 (C2070-588)

Page:    1 / 9   
Total 124 questions

An insurance company uses IBM Datacap Taskmaster Capture RV2 reports to monitor batch processing metrics. Management has requested a new report be created containing data that is not captured in the default RV2 reports databases. Select the two appropriate answers that identify valid steps in the process to build a new custom report?

  • A. Copy RDLC file to reports folder.
  • B. Copy RDLC file to application folder.
  • C. Add report reference to applications .app file.
  • D. Configure Visual Studio ReportViewer Control.
  • E. Set Visual Studio project Platform Target property to Any CPU.


Answer : A,D

A company needs to have an application that checks to see if the line_total field on an unknown number of line items matches the total field found on the first page. Assuming that all of the data from the line items is stored on the first page, what is the recommended action?
A. A custom action is required.
B. CheckSubFields("total","LineTotal")
C. CheckSubFields("line_total","total")
D. CalculateFields("'line_total' = 'total'")



Answer : D Topic 2, Volume B

A system administrator has setup an IBM Datacap Taskmaster architecture where security rights assignment is an important factor. Which best describes what rights a user will have?

  • A. The user will have all rights granted through user, group membership, or station level.
  • B. The user will have all rights granted through user or group membership, then permissions are filtered based on station.
  • C. The user will have only rights granted to both user and group membership, then permissions are filtered based on station.
  • D. When rights are specifically granted to a user, rights assigned through group membership are ignored. The user permissions are then filtered based on station.


Answer : B

A system administrator needs to setup a distributed client/server environment where the datacap.xml configuration file and application files are stored on a shared location. Which two of the following answers are correct?

  • A. The Taskmaster server should have a local copy of each application's dco file.
  • B. The datacap.xml file should point to the full UNC path where the datacap application files are located.
  • C. References to applications that are unused or not configured should be removed from the datacap.xml file.
  • D. Each user account must have read/write access to the datacap.xml file and each referenced application directory.
  • E. The local datacap.xml file should be removed from each station because the local configuration file takes precedence.


Answer : B,C

The diagram below illustrates jobs configured in a sample workflow:


Which of the following properly identifies the spawn type for labels A and B?

  • A. Label A: Jump, Label B: Split
  • B. Label A: Split, Label B: Jump
  • C. Label A: Split, Label B: Branch
  • D. Label A: Branch, Label B: Split


Answer : D

A medical processing company uses OCR to automatically extract information from medical claim forms. Accurately recognizing this information is critical to ensure customers are billed correctly. To continually improve recognition results the company needs the ability to generate a report of all recognition characters changed by an index verification operation. Where can the report data be stored and read by the RV2 reporting tool?

  • A. Report data can be stored and read from a XML file.
  • B. Report data can be stored and read from a comma delimited text file.
  • C. Report data can be stored and read from a database located in any accessible location.
  • D. Report data can be stored and read from a database which has to be located in an application directory.


Answer : C

A solution designer has been asked to determine and document if an action library is available to support the ingestion of image file attachments from a Microsoft Exchange server. Which of the two following action libraries could the solution designer chose?

  • A. IMail
  • B. EX_Mail
  • C. EWSmail
  • D. SendEMail
  • E. ex_EMLOption


Answer : A,C

A solution designer is planning to migrate the databases, along with copying the application, using the Database Copy utility to a different station. When using the copy utility, which of the following is NOT a correct option?

  • A. Copy All - Copy all of the tables in the Taskmaster application database.
  • B. Keep Roles - Copy the workflows, jobs, tasks that are in the application database. Copy the users, groups, stations, shortcuts, and user permissions.
  • C. Keep Actors and Roles - Copy the workflows, jobs, tasks that are in the application database. Do not copy the users, groups, stations, shortcuts, and user permissions.
  • D. Keep Actors - Copy the workflows, jobs, tasks that are in the application database. Copy the user permissions in the application database if they are compatible on both systems. Do not copy the users, groups, stations, and shortcuts.


Answer : B

A particular IBM Datacap Taskmaster application needs to check dates to see if they are a valid format, and then reformat the date to another format (if necessary). The machine's locale is set to US_EN, and the rule is: IsFieldDate() IsFieldDateWithReformat(yyyy-mm- dd) When this validation rule runs prior to verification, it seems to operate fine and the date looks to be formatted properly in verification. DotEdit does not initially display an error on this field. However, when the form is submitted, the field fails validation. What would be a recommended fix?

  • A. Set the field to non-overridable.
  • B. Add ReplaceChars(-,/,*) before the IsFieldDate.
  • C. Add SetFieldStatus(0) behind the IsFieldDateWithReformat.
  • D. Mark the field in DStudio to prevent re-running the validation rule on it.


Answer : B

Which method can be used to archive the RV2 'Current Batches' report on a daily basis?

  • A. Select the 'Current Batches' report and select the Save As link to save as an XML file.
  • B. Execute the 'Current Batches' report and select the PDF link to save as a PDF document.
  • C. Execute the 'Current Batches' report and select the HTML link to save as an HTML document.
  • D. Select the 'Current Batches' report and select the Word link to save as an MS Word document.


Answer : B

During a validation task profile, it is common to see Status_Preserve_OFF at the page level. What is the purpose and effect of this action?

  • A. It sets field statuses to 1 so that they can be reset to 0 if a field fails a rule.
  • B. It skips fields during the validation ruleset that have their status set to 49 prior to entering the ruleset.
  • C. It sets the statuses of the page and fields to 0, and if a field returns false, it sets the page status to 1.
  • D. It ensures that no values can be overwritten by standard actions, however, custom actions can still change field values.


Answer : C

A solution designer has been requested by the customer to identify various content repositories supported by the IBM Datacap Taskmaster export process. Which of the following repositories is not supported?

  • A. IBM FileNet Image Services 4.2
  • B. Microsoft SharePoint Server 2007
  • C. IBM FileNet Content Manager 4.5.1
  • D. OpenText Livelink Enterprise Server 9.7


Answer : B

A customer has a remittance number printed on their forms. This remittance number is an
Alpha character, followed by 7 digits What is the correct picture string for this validation?

  • A. AXXXXXXX
  • B. C#######
  • C. ANNNNNNN
  • D. CDDDDDDD


Answer : C

A tax processing center uses the provided RV2 reports to monitor batch jobs. Management has requested a single custom report be created showing both scan and verify task statistics. Which IBM Datacap Taskmaster Capture database tables will need to be queried to create the report?

  • A. qstats and queue
  • B. qstats and scan2kst
  • C. scan2kst and de2kst
  • D. taskstats and de2kst


Answer : C

A utility company requires all customer correspondence to be archived in their Document
Management System. The bulk of these documents are received via RightFax server and need to be imported into IBM Datacap Taskmaster document batches for further processing. It is also required that the solution designer configure the ingestion rule to delete images in RightFax server after they are imported. What is the correct sequence of actions that would accomplish this requirement?

  • A. SetServerName("hostname") > SetUserID("userid") > SetUserPassword("password") > SetProtocol("4") > Connect() > SetFaxRemoval(True) > ImportFaxes() > Disconnect()
  • B. SetServerName("hostname") > SetUserID("userid") > SetUserPassword("password") > SetProtocol("4") > Connect() > ImportFaxes(True) > DeleteFaxes(true) > Disconnect()
  • C. SetServerName("hostname") > SetUserID("userid") > SetUserPassword("password") > SetProtocol("4") > Connect() > SetFaxRemovalAfterImport(True) > ImportFaxes() > Disconnect()
  • D. SetServerName("hostname") > SetUserID("userid") > SetUserPassword("password") > SetProtocol("4") > Connect() > ImportFaxes() > SetFaxRemovalAfterImport(True) > Disconnect()


Answer : C

Page:    1 / 9   
Total 124 questions