I have a batch of documents some which have barcodes printed on them & some which dont. I want Quickfields to split the document as a new document on reading a barcode & also assign the value of the barcode as the name of the document. It works for documents which have barcodes on them. How do I configure quickfields to pass the barcode value to the next document in the package for the ones that do not have the barcode printed on them? Is it possible in Quickfields?
Question
Question
Replies
replied on January 30, 2015
You should use the Token Retrieval and Token Collector activities to pass values between different document classes and/or different instances of the same document class. You will want to overwrite these tokens if the barcode exists, so you will need to use a conditional activity as well.
1
0
replied on January 30, 2015
Thank you for your response Kenneth.
0
0
You are not allowed to follow up in this post.