Datacap Application Manager
When you create a new application by using the application wizard, the application is added to the list of applications in the Datacap Application Manager. The Datacap Application Manager is used to identify the location of the datacap.xml file and to manage the contents of the application configuration file. The application configuration file includes details about the locations of its components, such as the batches folder, the input image folder, and databases.
You can use the Datacap Application Manager to store passwords, connection strings, paths, and other settings in the .app application configuration file. Each Datacap application has its own application configuration file that identifies the locations of the components that are used by that application. You must use the Datacap Application Manager to modify the application configuration file. Do not modify the .app file directly. For example, you can copy an application from a test environment to a production environment, except for the .app file that is unique for each environment.
The Application Manager Application Manager works well with separate test and production environments because it stores information that is specific to the application environment, such as database locations and physical paths. You must use the Application Manager Application Manager to configure the export database.
Application settings
On the Main tab, you must enter the application paths for the batch, export, and Fingerprint folders. You must also enter the workflow paths, such as the Setup DCO, Locale, Rules, and various database paths.
You can select the check box Record Batch deletion to update the Debug table in the engine database with a record of this deleted batch. Then, IBM® Datacap Taskmaster Capture RV2 web application through the running of the Debug report that will display a list of all batches in the debug table (for example, batches that were deleted manually). This report also includes the batch status, status before the batch is moved to the debug table, and so on. For more information see, Standard reports
On the Datacap tab, you must enter the paths for the Administration and Engine databases and the server name and location.
On the Rulerunner tab, you can enter tasks and task profiles to be run by Rulerunner. Rulerunner runs the task profiles that are listed in the Datacap Application Manager.
On the Custom Values tab, developers can set up custom values to create application-specific settings and your application can access those settings by using smart parameters. You can also store passwords in the .app application file. To pass passwords as action parameters, you can use smart parameters that retrieve credentials from the .app file where the passwords are stored as encoded strings. Passwords must be entered into the Advanced Values section to be encrypted.
In Advance section of Custom Values tab, you can directly paste the Variable value in the text box, instead of typing it manually. This new enhancement is useful in case the Variable value is too long and /or comprises different combination of characters, as manual typing induces errors.
On the Service tab, you must enter the path to the datacap.xml application management file.