I have a 3 step process but having problems getting WF to work. Import Agent imports docs from a copier to network location. (Works great) Quickfields ocr's the docs and gives it a template and places in folder a. Now WF suppose to pick it up when it is created and retrieves the document text, assigns token values from document text and then identifies based on the ocr'd text what type of document it is. It seems WF retrieves the text but does not go any further.
1. Retrieve document text
2. assign token values/track tokens
3. type of form
4. End workflow
what am I missing?