Tools menu

Menu items Keyboard shortcut Description
Validate CTRL+I Validates the code of the current process. If the process code is not valid, you can display the detail error message. The message shows the line number where the error occurred and the reason that caused the problem.
Test Process F5 Activates the test mode. On the Parameters tab in the pane on the right side, you can specify parameter test values. To specify a test value, click the cell in the Values column. On the toolbar, the Run and Start Debugging buttons are activated. Click Run to execute the process. Click Start Debugging to start the debug mode.
Validate for Cloud Validates the code of the current process for a cloud environment. The validation checks the process for specific runtime functions that are not available in a cloud environment. If the process code is not valid, you can display the detail error message. The message shows the line number where the error occurred and the reason that caused the problem.
Languages Select a language to display the user interface of the Process Editor. To apply the language setting, you must restart the Process Editor.
Settings Opens the Settings dialog box. You can enable various settings in the Text Editor or Compiler sections. You can also enable logging to the file system, select a log folder, a log level, and specify the maximum number of log files.