Question
2
Replies
701
Views
Accenture
Posted: September 4, 2019
Last activity: October 3, 2019
Closed
How to open a case directly in pega portal on a button click from third party web application
Hi,
Can we open a case directly in pega portal on a button click from third party web application by passing only case id. after opening the case, user should be able to perform all other case manager portal functionality.
I know that DWA will only provide single assignment of case for user to perform, but it wont launch portal.
You can use URL mapping to open a case from another website/portal. You can find url mapping rule n records under Technical.
Pega ships with one rule by default(pyDefault) you can check the same and configure accordingly.
Note: User should be logged in to Pega app.