Skip to main content
Feedback

Extension values for use in Test mode

To assist with testing, you can configure values for Connection and Process Property extensions when executing the process in Test mode.

Test mode extension values are remembered per Runtime. That means if you reopen the process at a later time and select the same Runtime, you do not need to reconfigure the extensions. However, you do need to configure the extensions for each process. For example, if you have two processes that use the same FTP Connection component, you need to configure the same FTP settings for that connection when running each process in Test mode.

note

Setting test mode extensions for a process that is called by a Process Route step is not currently supported. Any test mode extensions that you set for a Process Route subprocess are not applied when the parent process is run in Test mode.

Setting extension values for use in Test mode

You can test extension values.

note

If you have enabled persistence for procoess properties, the value that you set in the extensions will not override the property value. For more information, refer to Process Properties persistence and Process Property components.

  1. Open a process.

  2. Click the Test button to go into Test mode.

  3. Choose a Runtime from the drop-down list.

  4. Click on the Test Extensions drop-down.

  5. Configure the extension values, just as you would for Runtime-level extensions.

  6. When you are finished configuring extension values, click Run Test to execute the process in Test mode.

On this Page