Solved
Calling an Activity using Java Script
Hello, can any guide me,How to call an Activity from JavaScript, can any one share me the script .
Thanks
Rajesh
Hello, can any guide me,How to call an Activity from JavaScript, can any one share me the script .
Thanks
Rajesh
Accepted Solution
Hi @Sasik
Please find the one below. It may be helpful for you,
HashStringMapactivityKeys = new HashStringMap();
activityKeys.putString(“pxObjClass”, “Rule-Obj-Activity”);
activityKeys.putString(“pyClassName”, workclass);
activityKeys.putString(“pyActivityName”, “HistoryAndAttachments” );
tools.doActivity(activityKeys , workpage, tools.getParameterPage() );
Thanks
Vishnu
Question Solved
Discussion
Question Solved
Question
Question Solved
Question
Question
Question
Question
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.