I am struggling getting an orchestration job to output a grid variable value with a retry component attached. The orchestration job runs successfully when I don't attach the retry component on the orchestration job but when I do its as if the retry component deletes the grid variable output and doesn't pass it on to the rest of the steps.
Does anyone have any advice/workaround on this particular issue I am running into?
I have just seen your post @DBATT Were you able to get this resolved? There is a really good document regarding the Retry Component that can be found here
Hello @JoeCommunityManager , I havent had time unfortunately to look into the above. Was trying to execute error handling based on an output from a grid variable so I can setup retires based on the response. May have to look at another way to accomplish this. Thank you for responding above