These are settings formats, listed by Data Type, that can be specified as conditional expressions when you set the Split condition based on the entered content of Data Items. Not only can you specify whether or not to enter a value and compare it with a fixed value, but you can also specify a conditional expression to be compared with the entered content of other Data Items.
It is also possible to specify conditional expressions that use EL. You can define arbitrary split conditional expressions using Workflow Variables and Data Items. (R2031: Expression Language that can be set as transition conditions at branching)
1. Conditional Expressions for each Data-type
Title/String-type (Text Box single line/multiple lines)
Determine by presence or absence of input data, or the entered character string
- Value has been entered
- Value has not been entered
- Equal to [any string / other Data Item (String-type)]
- Not equal to [any string / other Data Item (String-type)]
- Include [any string / other Data Item (String-type)]
- Begin with [any string / other Data Item (String-type)]
- End at [any string / other Data Item (String-type)]
- Matches the [any regular expression]
Numeric-type
Determine by presence or absence of input data, or the magnitude of entered numerical value
- Value has been entered
- Value has not been entered
- Equal to [any numeric / other Data Item (Numeric-type)]
- Not equal to [any numeric / other Data Item (Numeric-type)]
- Equal or less than [any numeric / other Data Item (Numeric-type)]
- Less than [any numeric / other Data Item (Numeric-type)]
- Equal or more than [any numeric / other Data Item (Numeric-type)]
- More than [any numeric / other Data Item (Numeric-type)]
Select-type (Radio Button/Select Box/Search Select Box)
Determine by presence or absence of input data, or input choice is equal or not to [any choice]
- Value has been entered
- Value has not been
- Equal to [any choice]
- Not equal to [any choice]
- entered
* 'Value of choice' is input to [any choice] as characters when the choices are defined in "Specify choice via HTTP" or "Specify by String-type Data Item"
Select-type (Check Box)
Determine by presence or absence of input data, or [any choice] is included or not in the choice entered
- Value has been entered
- Value has not been entered
- Equal to [any choice]
- Not equal to [any choice]
- [any choice] is included in selected
- [any choice] is not included in selected
* 'Value of choice' is input to [any choice] as characters when the choices are defined in "Specify choice via HTTP" or "Specify by String-type Data Item"
Date-type (Y/M/D)
Determine by presence or absence of input data, and comparison with other Data Item
- Value has been entered
- Value has not been entered
- Equal to [other Data Item (Date-type)]
- Not equal to [other Data Item (Date-type)]
- Before [other Data Item (Date-type)]
- After [other Data Item (Date-type)]
Date-type (Y/M, M/D, Y)
Determine by presence or absence of input data
- Value has been entered
- Value has not been entered
DateTime type
Determine by presence or absence of input data, and comparison with other Data Item
- Value has been entered
- Value has not been entered
- Equal to [other Data Item (Date-type)]
- Not equal to [other Data Item (Date-type)]
- Before [other Data Item (Date-type)]
- After [other Data Item (Date-type)]
User-type
Determine by presence or absence of input data, and comparison with other Data Item
- Value has been entered
- Value has not been entered
- Equal to [any User / other Data Item (User-type) / Case Start User]
- Not equal to [any User / other Data Item (User-type) / Case Start User]
- The member of the organization of [any Organization / other Data Item (Organization-type) / Case Start Organization] in the Position of the following
- [N/A / With Position / No Position / specific Position] - The member of the PARENT organization of [any Organization / other Data Item (Organization-type) / Case Start Organization] in the Position of the following
- [N/A / With Position / No Position / specific Position] - The member of the CHILD organization of [any Organization / other Data Item (Organization-type) / Case Start Organization] in the Position of the following
- [N/A / With Position / No Position / specific Position] - The member of the UPPER organization of [any Organization / other Data Item (Organization-type) / Case Start Organization] in the Position of the following
- [N/A / With Position / No Position / specific Position] - The member of the LOWER organization of [any Organization / other Data Item (Organization-type) / Case Start Organization] in the Position of the following
- [N/A / With Position / No Position / specific Position] - The member of [specific Role]
Organization-type
Determine by presence or absence of input data, and comparison with other Data Item
- Value has been entered
- Value has not been entered
- Equal to [any Organization / other Data Item (Organization-type) / Case Start Organization]
- Not equal to [any Organization / other Data Item (Organization-type) / Case Start Organization]
- The PARENT organization of [any Organization / other Data Item (Organization-type) / Case Start Organization]
- The CHILD organization of [any Organization / other Data Item (Organization-type) / Case Start Organization]
- The UPPER organization of [any Organization / other Data Item (Organization-type) / Case Start Organization]
- The LOWER organization of [any Organization / other Data Item (Organization-type) / Case Start Organization]
File-type
Determine by presence or absence of input data, or the character string of the file name
- Value has been entered
- Value has not been entered
- Include [any string] in the file name
Discussion-type
Determine by presence or absence of input data, or the entered character string
- Value has been entered
- Value has not been entered
- Include [any string]
Table-type
Cannot be used for filtering conditions.
Guide Panel-type
Display only. Cannot be used for filtering conditions.
Comments
0 comments
Article is closed for comments.