Calling custom activity from Mashup
Hi All - Can anyone help in providing steps to call custom activity withing Mashup code
Requirement : if user logins for first time , we create a new case . if user logs in next time we need to open the previously created case. Our custom activity handles both the scenario . we are facing issue on how to call this activity from mashup code , I have tried below steps but i dont see the activity getting called in Tracer also error is shown when I run the .html which has the mashup code.
data-pega-action ='OpenWorkByURL'
data-pega-action-param-parameters ='{"UserIdentifier":"xyz","Password":"uhd832dodwj23=","pzSkinName":"AppSkin"}'
data-pega-action-param-query ='pyActivity=<App>-Work-xyz.OpenEnrollmentWOTest'
seems nothing works. can anyone suggest on the above
Regards,
Danny
***Edited by Moderator Marissa to update platform capability tags****