I'm attempting to use pattern matching on a section of my document to retrieve the Batch number from the Description.
When I test the pattern match, it works.
When I run the workflow, however, no values are returned.
In my workflow, I'm running the pattern matching and then assigning it to a token but since the Pattern Matching returns as blank so does the token.
Can anyone provide a suggestion about what I may be doing wrong/missing?