Creating connector simulators |
The Connect Simulator facility enables developers to test connect rules in flows before the actual data source is implemented, or at times when it is not available. To simulate a connector:
When you no longer need to simulate the connector, you can temporarily ignore all simulators by selecting Tools > Integration > Ignore Connector Simulation. To permanently disable active simulations, select Tools > Integration > Clear Connector Simulation.
Alternatively, access the Connect Simulator window and click the Clear Local or Clear Global buttons.
Field |
Description |
Simulation Activity |
Activity name (second key part) of an activity that simulates the results of the connector rule identified by the previous fields in this row. |
Global |
Enables system-wide use of the simulator whenever flow execution reaches the connector shape. When enabled along with a User Session, the User Session overrides the Global simulator. |
User Session |
Enables the simulation to occur only in flow executions by yourself. The User Session overrides a Global simulator. |
Remove the Simulation Activity. |
|
Clear Local |
Click to clear the User Session option from all Simulation Activities. |
Clear Global |
Click to clear the Global option from all simulation activities. (This option is not available if the production level of the system is 5.) |
Apply Changes |
Click to apply changes to the connect simulator. |
Close |
Click to close the Connect Simulator form. |
For an example of a connector simulation, see the Pega Developer Network article PRKB-25605 How to simulate a SOAP connector.