Call Block

Prev Next

The Block Property window for a Call Block is shown below:

The Call Block includes space for capturing the (A) Procedure, as well as to (B) Add a Note. Each of these processes is described in the following subsections.

Call Block Procedures

To configure Call Block Procedures:

  1. On the Call Block Property screen, use the Search icon to view a list of all available procedures to choose from. The available Procedures are organized into different sections:

  • Procedures (ones you have created)

  • References (out of the box eCASE procedures, which are broken down into further sections. A full list is included in Section 1.6)

  1. Selecting a procedure allows you tread the procedure’s description, the parameters required as inputs for the method, and what values are returned. Once you have determined which procedure you want, click OK

  2. The block properties window updates with the required parameters and returns needed for this Call Block. Update each field with the required information to create a successful procedure

NOTE: The parameters and returns available in this menu are dependent upon the procedure selected in the previous step. Please review the Expression Editor section.

Call Block Notes

Under the Add a Note… field, include a note describing this block’s purpose or functionality in order for other developers to easily understand the procedure.