2018.2

Table Of Contents
Note
MySQL, using ODBC 5.0, must be set to use a client-side cursor.
Microsoft Access will always work better when using a Server-Side cursor.
l
Expect record set: Check if you are expecting a result from the database after
executing the SQL query. If the query is expecting a record set in return and does
not return one, the task will trigger an error.
l
Test SQL button: Verify the SQL statement's validity.
Data Repository Manager
The Data Repository Manager is an interface that manages the PlanetPress Workflow "Data
Repository" on page84. This feature, introduced in version 8.5, is a persistent data store used
to save any sort of textual data in a table format.
Accessing the Data Repository Manager
To access the Data Repository Manager:
l Open PlanetPress Workflow
l
Go to the Tools tab.
l
Click the Data Repository Manager button in the Managers group.
Warning
Any change made within the Date Repository Manager is Immediate, and Irreversible.
Deleting data from this interface may impact running processes if such processes access
the data saved in the repository. This includes clearing a group, or clearing the repository.
Toolbar Buttons
l
Group section
l
Add Group: Click to create a new group. Enter the group name and click OK.
Three keys will be added to the group automatically: ID, DateC and DateM . These
Page 655