List different functions used to call an activity from java script.
Answer / Nida Parveen
In Pega, you can call activities from JavaScript using functions like `prpc.activity.callActivity()`, `prpc.activity.callActivityAsync()`, and `prpc.activity.getActivityResult()`. These functions allow you to initiate an activity, execute it asynchronously, and retrieve its results.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of SLA?
How do you pass more than one page to another activity?
Explain about Pega?
What are all needed for Correspondence ( Pre-requisites)?
What are pega guardrails?
How do you call list view from a activity?
What is dwa (direct web access)?
In Routing activity what is the default property used to route the object?
Explain guardrails of pega?
Explain Different types of declarative rules present?
What is the difference between Constraints and Validation Rules?
Who will create data-agent-queue?