Question
Unitedhealth Group
US
Last activity: 16 Aug 2023 20:38 EDT
Unable to retrieve activity response in java script
I am calling an activity from a java script function and with in that activity I am setting a value from a data page to a local variable and using show-property method to send it's value as a response. I see that activity is getting executed and loading the data page, but, the property value being set to local variable is not being sent back to the java script function. I am using pega.u.d.asynchrequest method for calling activity. I am not sure what I am doing wrong here. I am using pega 8.8.1 version.
Any help in this regard would be highly appreciated.