Business Process Automation

Data Queue Executor

This page is accessed via Business Process Automation > Power Data > Data Queues > Data Queue Executors.

The Data Queue Executor maps the data to a Java plugin which processes the polled records. The executor also controls whether failed/active records should be reprocessed if the server reboots.

  1. Enter a unique Identifier for the data queue executor.
  2. Optionally, specify a Domain Name.
  3. Select the Redo Active Events check box if you want Active events to be automatically set to Queued when a server restarts.
  4. Select the Redo Failed Events check box if Failed events should automatically be set to Queued when a server restarts.
  5. Enter the Java plugin. The Java plugin must have a plugin use type of "Data Queue Executor".
  6. Click Finished.

Related Topics