Hello,
I have a process in place that involves users inputting a PO number on an invoice. Whenever an invoice changes and the PO number field isn't empty, Workflow runs a search to find the PO elsewhere in the repository, and copies some multi-value field data from the PO to the invoice.
PO numbers could be added to the invoice at almost any point in this customer's invoice process, so I'd like this workflow to run any time the invoice changes and the PO Number field is not empty. However, I can't have it appending these multi-value fields over and over again from the same POs. Is there a good way to somehow "mark" a PO in a way that would allow me to tell Workflow to ignore if it's already been linked with a particular invoice? By "linked," I mean both document relationships (we're linking them together that way) or some other method, like assigning the entry ID of the invoice to a multi-value field on the PO template, and somehow recognizing if it's already there. Or something like that.
Thanks!
Question
Question
Workflow - method to determine that two documents are already linked
asked on January 26, 2024
0
0
Replies
replied on January 26, 2024
•
Show version history
@████████ 's solution from 10 years ago worked great. Changed my workflow a little bit and it does what I need it to. Many thanks!
0
0
You are not allowed to follow up in this post.