Creating a simulation run

Use the Call instruction with the Pega-DM-Batch-Work.pxCreateSimulationRun activity to create a simulation run.

  1. Create an instance of the Activity rule in the Dev Studio navigation panel by clicking Records > Technical > Activity.
  2. In the activity steps, enter the Call Pega-DM-Batch-Work.pxCreateSimulationRun method.
  3. Click the arrow to the left of the Method field to expand the method and specify its parameters:
    • Input definition name

    • Interaction rule name

    • Work ID (a parameter to override default generated IDs)

    Note: Two additional parameters are provided (apply constraints and constraint data), but they are used only in Pega Marketing implementations.
  4. Click Save.