Question
Sopra Steria Group
FR
Last activity: 13 Dec 2017 4:17 EST
Pega REST API : how to chose your application if your user has access to more than one application ?
Hi,
I want to use PEGA REST API to retrieve some data (/data/D_pyDataflowRuns). The user i'm using has access to 2 applications : AppA, AppB, and its default access group is on AppA. The data i want to get from the REST service call is the data from AppB. How can I achieve this ? Is there a way to chose the access group to be used for the service execution ?
Thanks for your help.