Defining split string expressions
- Select BPA Designer > Operations > Expressions.
-
In the Document
field, select the input business document for which to define an
expression.
For accounting framework integration, the list displays transactional document registrations. For a flexible output integration, both the master data and transactional document registrations are shown.
- Click Add.
- Specify this information:
- Name
- Specify a unique name that identifies the expression. Valid characters are a–z, A–Z, and 0–9. The first character should be an uppercase letter. The maximum length is 15 characters.
- Type
- Select Text.Note: A Statement field is displayed containing these controls:
- Operand Types - possible values are Attribute, Expressions and Fixed Value.
- Operators
- Statement Control buttons - use these buttons to navigate and perform editing functions on the statement.
- Click Split.
-
Select the operand type. This refers to the value that will be
split. Possible values are:
- Attribute
- Expression
- Fixed Value
-
Specify the information for the remaining fields. The displayed
fields depend on the selected argument type.
For Attribute argument:
- Mapping
- Select the document registration. This list is dynamic. For accounting framework integration, the list displays transactional document registrations. For a flexible output integration, both the master data and transactional document registrations are shown.
- Attribute
- Select the attribute. This list is dynamic. It displays the attributes associated to the selected document registration.
For Expression argument:- Name
- Select the expression. This list is dynamic. It displays the search template, text, and REST API expressions associated to the selected Document. For search template espressions, only expressions returning an alphanumeric single result are displayed.
For Fixed Value argument:- Value
- Specify a fixed numeric or text value.
-
Specify character positions that will define the range to be extracted from the
operand value.
- Start
- Specify a numeric value. This refers to the starting character from the left of the operand value.
- End
- Specify a numeric value. This refers to the ending character from the left of the operand. Alternatively, leave this field blank to extract string up to the end or last character of the operand value.
-
Click Add.
The statement box is populated with the split operation.
- Click Save.