How To Retrieve Specific Details For Pipelines In AI Center?

How To Retrieve Specific Details For Pipelines in AI Center?

Issue: When pipelines fail, sometimes specific details are needed for in depth troubleshooting.

How to Capture the Specific Pipeline Details

  1. Review the following Guide for how to capture a HAR trace - How To Generate A HAR File?.
  2. Open AI Center in a browser
  3. Go to the Network tab in Dev Tools(F12) in the browser
  4. Navigate to the Pipelines page
  5. Click on the specific pipeline that failed
  6. Save the HAR trace to share with UiPath Product Support.

Reviewing the HAR Trace:

  1. In the HAR trace, click the pipeline run id call in the Network tab of the Browser Developer Tools
  2. Open the Response tab in the Browser Developer Tools after clicking the call
  3. A data list should now be visible in the Response that will contain very specific details about the pipeline configuration and run.

See an example HAR trace below