Question
Morgan Stanley
IN
Last activity: 24 Apr 2017 6:16 EDT
How to set cookies. How does PRPC handle cookies
I have a requirement to identify customers based on browser cookie.. I have to set a cookie with some unique id for the first time the user visits portal and read it when a customer revisits it to understand that the user is not new.
How do i set and read a cookie value in Pega..
Do we have any OOTB way or should i do that using Java.. How do i read the cookie information and set a cookie in pega.
How does pega set the JSESSIONID and Pega-Rules cookie to identify the user logged in.