Hi All-My workflow which is huge in nature and is being used to extract data from PDF, in the gallery environment the users are encountering this error. I am able to bypass this in Designer and get the output, however the gallery does not allow the output file to be generated. What is the work-around for this? I would need to either fix this one permanently or have a way to output the data to excel bypassing this error.
Solved! Go to Solution.
Check the memory settings on the server compared to the designer, and that there is no "cancel on error" setting. But if you get the same error on designer, but just move through it, then chances are you will need to fix that error by splitting the REGEX.
Thank you