Viewing the Workflow Case XML
You can examine the workflow case in XML format from the IdentityIQ console or from the Debug pages.The status of each step can then be determined from the data recorded in the workflow case.
To get the workflowcase XML from the console:
-
Launch the console.
-
List the workflow cases.
-
Get the specific workflow case in question by name. See the following example.
Copy
IIQ console
> List workflowcase
[system will list all in-flight workflowcases by ID and name]
> get workflowcase "[workflowcase name]"[system will display the XML for the workflow case]
To view the workflowcase XML from the IdentityIQ Debug pages:
-
Select WorkflowCase from the object list.
-
Click the specific workflow case from the list to display its XML.