Inscription Browsers

Various process element inscriptions involve dynamic parts. With convenient inline browser, you can select contents from your project to be used within the inscription configuration.

Accessibility

search-action The search button on inscription inputs will open the browsers for selection.

Apply: adds the selected attribute to your process element inscription.

Cancel: closes the browser and re-opens the process element inscription.

Attribute Browser

A browser to select valid attributes of the process datas for scriptable process element configurations.

Attribute Browser

Attribute Browser

In the upper left area, you can choose between the different process attributes in the current context (such as in, out, param, …).

Function Browser

This browser is used to construct and insert IvyScript expressions in inscription masks. Those expressions are based on the environment in the context of the current process or on general-purpose functions.

Function Browser

Function Browser

A description of the accessible objects can be found in the section ivy environment variables

Data Type Browser

The data type browser is used to choose a data types in inscription masks. By default DataClasses from your project or its dependencies can be selected.

Type Browser

Type Browser

Options

  • Search over all types: include types from Java libraries.

  • Use Type as List: will pick a List of the selected type.

CMS Browser

The CMS browser selects translatable contents from the Content Management System.

CMS Browser

CMS Browser

Options

  • Enable required projects: lookup CMS contents from dependent projects too.

Role Browser

Selects a role of your project.

Role Browser

Fullscreen Code Browser

Renders the scripts in a Code Tab at full size.

Fullscreen