Hello community,
I'm trying to write a log when errors occur in my flow, and I want to
include the fully qualified URL to the location within my flow where the
error occurred. I know the component ID is an attribute I can use, but I
also need the processGroupId where the component is located within my
flow, so that I can build a fully qualified URL and put it into my log
to make operational troubleshooting easier. Does anyone have any advice
on how I can get the processGroupId as a variable/attribute I can
include in my log?
Thanks,
Scott