Why not just put the partyId in the parameters Map? William Perng wrote:
I put the partyId in session attribute, however, I am not able to use the following code to retrieve it in screen widget. <set field="partyId" from-field="sessionAttributes.partyId"/> It works fine, if I put my partyId in url and use parameters.partyId to read it. Could anyone please help ? Thanks William Perng[EMAIL PROTECTED]
