Hi Guys,
Hoping someone can help me on this one.
I have a client who wishes to drop csv files into Laserfiche and then have workflow interrogate the file and write the cell values to the metadata fields.
When testing I had set up workflow to use "retrieve document text" and then pattern matching which worked but now the user wants to use import agent to import the csv file and IA won't generate the text. I have also tried using distributed cluster to OCR the doc before retrieving the text but still no good.
I am now thinking the only way to do this would be the SDK script. I have a script which takes metadata fields and writes to csv but not sure how to do the opposite.
I imagine either just reading the text and writing it to a token would work to then pattern match but preferably would like to read the cells and use cell 'A' value as "invoice number" value.
Hope this makes sense and someone can point me in the right direction.
Many thanks
Tina