I have a processflow that routes invoices needing approval to a custom Design Studio AP20 form. What I would like to do is after action has taken place in the AP custom form is to present a custom WF22 form. In order to populate the form before presentation, the workunit number has to be passed to the form and an inquire action taken. Does anyone know how to access the workunit variable (!oWorkUnit) and pass it to the form?
See this post (https://www.lawsonguru.co.../2470/Default.aspx), which explains a bit about passing the "hidden key" values to a form, since I think that's what you're trying to do, right? Also, be aware that WF22 goes away with LSF9, so your solution may have a short life...