Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Deprecated: Stopping an external data flow run

Updated on July 5, 2022

Use the Call instruction with the pxStopRun or pxStopRunById activity to stop an external data flow run.

  1. Create an instance of the Activity rule in the Dev Studio navigation panel by clicking RecordsTechnicalActivity.
  2. In the activity steps, enter one of the following methods:
    • pxStopRun

      1. Add the first step:

        • Method: Page-New
        • Step page: runOptions
      2. Add the second step:

        • Method: Property-Set
        • Step page: runOptions
      3. In the second step, click the arrow to the left of the Method field to specify properties of the runOptions class:

        • .pyWorkObjectId - Identifier of the work object that represents the external data flow run.
      4. Add the third step:

        • Method: Call pxStopRun
        • Step page: runOptions
    • pxStopRunById

      1. Add the first step:

        • Method: Page-New
        • Step page: runOptions
      2. Add the second step:

        • Method: Call pxStopRunById
        • Step page: runOptions
      3. In the second step, click the arrow to the left of the Method and specify the runID parameter.

        You can find the run ID on the Data Flows landing page.

  3. Click Save.
  • Previous topic Deprecated: Starting an external data flow run
  • Next topic Deprecated: Deleting an external data flow run

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us