I'm trying to create a workflow that will import a document submitted through Laserfiche forms, into repository and then compare that imported document with another document that is already available in the repository. If both files have similar content then the workflow should set certain business process variables.
But I am unable to get the content of both the documents through "Retrieve document text" activity. The track token return empty values when I run this workflow.
Can someone please guide on how to get this sorted?
I'm trying to see if the uploaded document is already available in the repository and give a warning to the user. Any ideas on how to implement this?
Thanks in advance.