Map Set-Cookie header in Connect REST response - Pega 8.6
The Set-Cookie header is not retrieving all the Cookies that are being sent across in the Connect-REST response header. Only the last header is coming up and getting stored in the clipboard property that we are mapping it to in the Response header.
The pyInvokeRestConnector is updated in Pega 8.x and it does not have the calls to fetch the last header, as was the case in Pega 7 and there we could thus update the activity to get All headers for the Cookie.
What can be done for this in Pega 8.6? Is there a way?
***Edited by Moderator Marije to add Capability tags***