I have been asked to have the engineering workbench pull in the material details from the last part revision into the new one when using the New Revision from the Actions menu. The user enters the new revision information, then when they click OK have Epicor pull the material from the previous revision into the workbench. I have identified the GetECORevData as what I believe is the correct BPM for this,and have added a post-processing BPM. No problem yet.
I have pulled in the Invoke BO Method widget for GetDetailsFromMethods. My question is what parameters do I fill in? Old vs new in which fields?
You can see I have the data pulled in via Custom Code to get the old data but I just don’t know which parameters to fill in.