Question
Tata Consultancy Services Ltd.
IN
Last activity: 11 Sep 2022 23:59 EDT
Closing a blank tab in edge browser. The tab is getting opened by a Service Rest get request
Hello all,
We have this requirement where we are getting a url request form an external system. We are handling the request with a service rest using get method.
The functionality developed is working fine but the only issue is whenever we are receiving the url request, an extra browser tab is getting opened with the URL request that is receieved.
Following is an example of the url request:-
https://abce-qa.pega.com/prweb/PRRestService/Package/Class/Method?Code=c1,c2&Value=V1,V2
Any ideas why this can be happening
How to close the extra browser tab through Pega.
Thanks in advance