prmpassed in custom Display Exec

 2 Replies
 1 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
dslough
New Member Send Private Message
Posts: 2
New Member

We are creating a process for an item add, where the request is coming from outside Infor and kicking off an approval IPA.  Within the approval IPA, it'll route to one person to assign a charge number, and then to procurement to assign an item description, vendor catalog, etc.  I'm trying to handle all of this within the inbasket, but since there isn't a classic workunit generated, the landmark workunit number doesn't get passed to the display exec for use in the ?chgvariable serlvets for IPA.

 

Does anyone have any good ideas on how to get that workunit to pass through to the display exec?

Rajashanmugam
Basic Member Send Private Message
Posts: 18
Basic Member
Did you get solution to your problem. I am waiting on my IPA training, would like to see how you solved it.
dslough
New Member Send Private Message
Posts: 2
New Member
Yes, we did figure out how to do this. Although I don't remember the exact code (we moved to Cloudsuite as of 7/2019), we used custom html code to display a processflow variable free text field, then queried that field once approved in order to bring the data into the processflow.