Process Definition

Process Definition

The Edit Process Type screen allows you to create, edit, delete process and to adjust buggy process scripts. To open the Edit process Type screen click Edit Process Types menu from the left menu list.

Create Process

To create a process, follow the steps below:

1. Click Add button. The Process Editor will open:

2. Enter Process ID

Note: Enter a unique Process ID. Process ID is mandatory. The screen error message appeares if you do not enter Process ID.

3. Enter process description in Description field. The description is for current browser language (i.e. request language). Descriptions for other languages can be added/modified using Manage Translations option. Refer Manage Translation section for more details.

4. Click Create button. The Process Editor screen displays the following options:

Fix Buggy Process Code

In case any process is invalid ( has buggy script ), its description field contains the following notification:

To fix process script code, follow the steps below:

  1. Select Edit option from Operation column to open Process Script page.
  2. Notification message points to lines and columns containing errors. Fix errors right in the textarea.
  3. Before saving the fixed code, check whether it can be compiled by clicking the Check button.
  4. If the message The code of process script can be compiled appears, click Save button - and you will be redirected to Edit Process Types page. Now the process is valid and available for editing.