Question
1
Replies
282
Views
Accenture
Posted: June 2, 2016
Last activity: June 3, 2016
Closed
Solved
Can we use PRServlet URL as IAC URL?
Hi,
I'm trying to build IAC functionality in our application. Some Pega screen to be displayed in other webserver via IAC. While invoking Pega from the other web server, Can we use PRServlet as Servlet? Or we need to use IAC servlet only as IAC URL?
Thanks,
Rajsekhar
Message was edited by: Lochan to add Category
Either servlet mapping may be used. Using IAC or other mappings allows you to provide different methods for authentication and access to the Pega application.