Using Workflow Parameters
Use workflow parameters to store the results of a workflow step. This value can then be used later to define a transition. The following lists the rules concerning workflow parameters:
-
You can use the
WFI.P
token prefix to reference workflow parameters. -
You can use workflow parameters in PL/SQL and SQL workflow step executions.