Search Function in WorkFlow
When searching for steps in a workflow (run time, not in designer), you can search on the following properties:
Property | Keyword | Example |
---|---|---|
Step Type | TYPE | FORM, REPORT, OBJECT, or TASK |
Object ID | OBJECT | "ACCOUNT" |
Object Value | OBJECT | "3010" |
Template ID | TEMPLATE | "SALES_2013" |
Template Description | TEMPLATE | "Sales Income 2013" |
Doer ID | DOER | "MPE" |
Doer Name | DOER | "Matthew Perez" |
Responsible ID | RESP | "RDE" |
Responsible Name | RESP | "Rick Dewey" |
Step Status | STATUS | "Initiated", "In progress", etc. |
Step Text | TEXT | "FORM:[SALES_2013] Sales Income 2013" |
When entering a search value all of the properties above will be used in the search. If you want to search on only one property, enter the keyword with and "@" to search on only that property. For example: OBJECT@ACCOUNT (will list all steps with object ACCOUNT)