Question
2
Replies
1017
Views
Areteans
Posted: November 3, 2016
Last activity: November 16, 2016
Closed
Solved
Pega Rest service inbound data mapping issue: queryStringComponent coming in has "." character.
Hi,
I have a requirement where client shall be sending data in "hub.xyz" format . But PEGA is not parsing this format. Instead if it was "hub_XYZ"--pega would be parsing this. Can anyone please help ASAP in this issue?? Also is there a way in which I can hold the entire queryString component in a clipboard property ??
Thanks,
Ankita
***Updated by Moderator: Vidyaranjan| Included categories***
Hi Ankita,
You might have to check the decision table 'pyInboundIdentifierEncoder' applied to '@baseclass', you need to check how dot '.' is being handled in your PRPC version and you can modify it accordingly.
Thanks,
Habeeb Baig