Insert Function Window

Defines a function for use in an XML Manipulation formula.



Navigation

  1. In AgilePoint Envision, open a process template.
  2. Navigate to the Miscellaneous stencil.
  3. On the Miscellaneous stencil, drag the XML Manipulation AgileShape, and drop it on the process template.
  4. To view the entire list of properties, in the Design Tasks pane, click Show Properties.
  5. On the Configure field, click the Ellipses button.
  6. To add formulas for XML calculation, on the Multiple Formulae Dialog window, click Add.
  7. To define functions for formulas for XML calculation, on the Formula window, click Insert Function.

Field Definitions

Field Name Definition

Categories

Definition:
Displays the function categories. Select the category you want.
Allowed Values:
  • Text - Displays the functions related to string data type in the Functions list. For example, concat, stringlen.
  • Math - Displays the mathematical functions in the Functions list. For example, sum, avg, max.
  • DateTime - Displays the DateTime related functions in the Functions list. For example, mindate, maxdate, adddays.
  • Formatting - Displays the functions related to formatting in the Functions list. For example, fmtnum, fmtdate.
Default Value:
Text

Functions

Definition:
Displays a list of functions for the specified function category.
Allowed Values:
The name of your function.
Default Value:
  • concat
  • stringlen

OK

Function:
Completes the task and inserts the selected function in the place where this window was invoked - in the Formula to be calculated.

Note the following:

  • First, you must select the function you want, and then click OK.
  • You can select only one function at a time.

Common Configuration Tasks