My goal is to copy a document from one folder in Laserfiche to another, switch the volume & template, and copy two or three fields of metadata, one of which is a multi-valued token called "Billing_AcctNo".
I experience no issues when the multi-valued token is "single-valued", but when two or more values exist in the "Billing_AcctNo" field, none of the values are copied over, though the documents are copied to the correct folder with the correct volume & template. I suspect an error in the set-up of multi-valued field value retrieval. Each document could have a different number of indices in the multi-valued field. Do I need to determine this for each document, and loop through using the index numbers?
Any help would be much appreciated!