Skipping an activity with no output

You can skip a particular Activity such as Sleep, eFTL Publish message, StartaSubFlow and others in unit testing if that Activity does not have any outputs.

Perform the following procedure to skip an Activity with no output:

    Procedure
  1. On the Unit Test page, on the Main Flow/Error Handler tab, select the Activity you want to skip.

  2. On the selected activity dialog, click Yes, Skip.

Note: When you run the Unit Tester, the activities you skipped will show up as "Activity Mocked".

You can later enable the Activity you have skipped using the same steps.