You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Capture Profile value produced but workflow pattern match not capturing the value

posted on December 16 Show version history

Hello, 

I'm working on developing a capture profile for a police citation document and I'm having trouble capturing the date for some reason using the pattern matching activity in workflow. If you look at the screen shot, the capture profile runs and captures the date as well as the field label. If I copy and paste this value into the pattern match tester it seems to locate the date without issue, but when the workflow runs it does not. Since the label appears inside of the field/zone there's no way to shrink the zone to avoid the unwanted 'Date of Violation' text, but I would think that the pattern match would be able to extract just the date but that doesn't seem to be happening. Any input is appreciated. 

 

Thanks,

 

Brian

Workflow PM Issue.png
0 0
replied on December 16

Capture Profiles produce multi-value tokens when reading multiple lines of text. You'd need to "flatten" it by formatting the token with a delimiter before running pattern matching on it. It does not really matter what the delimiter is.

2 0
replied on December 17

Thank you, Miruna. Much appreciated

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.