Gathering support information
Use these best practices to gather information for working with Ping support to resolve issues.
Gather environment information
Find the environment and organization details in PingOne:
-
In the PingOne admin console, go to Settings > Environment Properties.
-
Copy the Environment ID for later reference.
-
Copy the Organization ID for later reference.
Gather flow-specific information
If your issue involves a specific flow, gather information about the flow:
-
Export the flow as JSON:
-
In DaVinci, go to Flows.
-
Click the flow you want to export.
-
Click ⋮ > Download Flow JSON.
-
Clear Include Variable Values.
-
Click Export.
-
-
Capture an HTTP trace of the flow, following the HTTP tracing best practices.
-
If the flow is a sample flow created by Ping, note any customization you applied to the flow.
-
If the flow is custom, describe the use case, the intended method of operation, and, if possible, the section or sections causing problems.
-
Update the logging settings to gather additional information:
-
In DaVinci, go to Flows.
-
Click the flow, then click ⋮ > Flow Settings.
-
Click the Logging tab.
-
Set the Log Level to Debug.
-
If the flow normally contains sensitive information, select Scrub Sensitive Information.
-
-
If you can identify specific flow executions or nodes where the problem occurs, gather information about the specific error:
-
In DaVinci, go to Flows.
-
Click the flow.
-
Click Analytics.
-
In the timeframe selector, select a timeframe that includes the relevant executions.
-
In the Events Logs section, select a search parameter and locate a flow execution affected by the error.
-
Note the Flow Execution ID.
-
If possible, note the User ID or User Name of the user associated with the flow execution.
-
If you can identify the node or nodes causing the error, take a screenshot of the node. Locate the response event for the node and note any additional details such as error codes or messages. If it’s a PingOne connector, note the Correlation ID for the node execution.
-