Adding an automation to a flow
If you are using automations to share information between your Pega Platform and applications that are running on the user's desktop, you can specify the automation to run on a flow action for a connector, modal dialog, or connector.
- Open a flow by searching for it or by using the Application Explorer.
-
Double-click the connector, overlay, or modal dialog for which you want to use an automation.
-
In the Flow action field, click the Open icon .
-
Click the Action tab of the Flow Action form.
- Specify the preprocessing automation to run on the user's desktop. Run a preprocessing
automation when you want to retrieve data from an application that is running on the user's
desktop and will then be displayed in a user form in your application.Complete the following steps:
-
In the Robotic automation field, enter the automation name.
-
In the Description field, enter text that describes what the automation does.
-
- Specify the postprocessing automation to run on the user's desktop. Run a postprocessing
automation when you want to send data that users enter in a case form to all the
applications that are running on a the user's desktop.Note: Automations are always run synchronously; flow processing pauses while the automation is running. After the automation stops running, the clipboard is updated, and the section on the user form is rendered.
-
Click Save.