The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.
Hi,
I have created a policy with escalation.
In the automation/escalation policies we have 3 actions that we can take.
One of them is the “cloud workflow”.
How can I see the logs from the cloud workflow to debug my code?
Thank you
Mar 06, 2023 11:13 AM - edited Mar 07, 2023 06:23 AM
You can begin looking at Incident -> Action Log -> cloud_workflow status:
As can be seen from the code snippet above, if status is "failed", API response for the incident will contain error information.
Thanks,
Apr 11, 2023 01:33 AM
Hi John,
I can't see the part "Text" in the cloud_workflow status.
Do I need to do something in the code/configuration to enable it?
Apr 11, 2023 07:51 AM
Right now, there's no easy way to get to this through the UI so the Chrome (on Windows) Inspect functionality was used to see the details shown in above screen shot. I'm sorry about not stating that earlier...
Please email me, if you need further guidance.
Thanks,
Apr 13, 2023 04:53 AM