Making REST call from browser?
Hi,
Our application needs to make a REST call to fetch data from some Java service.
We are not able to use Connect-REST, however, due to enterprise entitlements. The REST call needs to be made from the user's Browser directly (as the user has single-signon credentials), and not from the Pega PRPC application server.
The REST call returns json data and we'd like to load that data back into a datapage, or workpage.
Any ideas would be welcome.
Thanks
Peter
***Updated by moderator: Lochan to update Categories***