Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Using Content Assist

Using Content Assist

Select from the Variables, Functions, and Operators pick lists to create an expression in the Expression/Condition text box.
Content assist is a shortcut for making selections from the variables and functions available for building an expression. Instead of expanding a variable to drill-down to a part to insert into the expression text box, you can select the part within the expression text box.
To use content assist:
  1. In the builder (expression, query, or other), place your cursor in the expression text box, located below the Insert button.
  2. To select a function, select Ctrl + spacebar. A list of functions appears that you can select from.
  3. To select a variable, part or element, select
    Ctrl + spacebar as follows:
    1. If the cursor is after a
      $
      , a list of available variables appears, if applicable.
    2. If the cursor is after a period (.), and if the context is in an XPath expression, a list of valid part names appears, if applicable.
    3. If the cursor is after a slash (/), and if the context is in an XPath expression, a list of valid element names appears, if applicable.

0 COMMENTS

We’d like to hear from you!