Saving and sending a Workflow Configuration

The core of the OL Connect Workflow tools is the Watch service which, once started, constantly runs in the background to perform the tasks included in its current configuration file. The OL Connect Workflow Configuration tool lets you create, edit, save and send configuration files.

As you are working on your configuration, you can save that configuration file as a file on your local hard drive.
Saving a configuration file never replaces the current Watch service configuration. To do this, you must use the Send Configuration command.

When the OL Connect Workflow Configuration program sends a configuration, the OL Connect Workflow service is stopped and restarted, if it is currently running, and the new configuration starts being applied immediately.

Saving a configuration

Files created and edited using OL Connect Workflow can be saved as OL Connect Workflow configuration files anywhere on your computer or even a network location.

To save the current configuration:

  • From the W (Workflow) button, choose Save.
  • If you were editing the currently active Workflow configuration or if you were editing a new configuration file, you are prompted with the Save As dialog instead.

To save the current configuration under a new name:

  • From the W (Workflow) button, choose Save As.
  • Browse to the location where you wanted to save the file, enter the new name of the configuration in the File name box and click Save.

Sending a configuration

OL Connect Workflow Configuration saves entire configurations in the form of a single file. Like any other file, configuration files may be saved and reopened, as well as renamed as desired. Simply saving a configuration has no effect on the configuration actually used by the OL Connect Workflow when it is started. To change any currently active configuration, you must use the Send Configuration command.

When you use the Send command, the OL Connect Workflow Configuration program uses the currently opened configuration (Any_name.OL-workflow) to overwrite the OL Connect Workflow Service's current configuration (ppwatch.cfg).

Note: Workflow files have the extension .OL-workflow. They contain the processes and such used by Workflow. Workflow files made with older versions have the extension .pp7.

If the OL Connect Workflow Service is running when you send a new configuration, it stops and restarts automatically with the new configuration. If the service is stopped before sending the configuration, it will not restart automatically.

Note: When you send a configuration to your OL Connect Workflow service, all its active processes are applied; see also:Activating or deactivating a process.

Sending a Configuration to the local server

  1. Open the configuration you want to use as OL Connect Workflow’s new configuration.
  2. Edit the configuration, if required.
  3. When the configuration is ready to be used, from the W (Workflow) button, choose Send Configuration, then Send Local.

Sending a Configuration to a remote server

  1. Open the configuration you want to use as OL Connect Workflow’s new configuration.
  2. Edit the configuration, if required.
  3. When the configuration is ready to be used, from the W (Workflow) button, choose Send Configuration, then Send Remote.
    A list of available OL Connect Workflow servers on the local network appears.
  4. Put a checkmark next to each server where the configuration should be sent.
  5. Click OK.

If a server is grayed out, this may mean you do not have access to send a configuration remotely to it. For more information, please see Access Manager.

Note: If OL Connect Workflow service is paused when you send a new configuration, it will not stop and restart. Since OL Connect Workflow service reads its configuration file when it starts up, when you resume processing, OL Connect Workflow service will continue using the old configuration.