Question
Softtech Yazilim Teknolojileri Arastirma Gelistirme Ve Pazarlama Ticaret An
TR
Last activity: 7 Aug 2018 9:52 EDT
Connect-REST Request Message Schema
Hi all,
I've asked a question about correct header schema before, now i fixed this issue. But i have a problem with Connect-REST request form. When i trace behaviour of the connector, i see that the request message is like below:
{Request Message= {"param1":12,"param2":"type1","param3":"1232"}}
But i think, this should be like that: {"param1":12,"param2":"type1","param3":"1232"}
So, the server is respond with error. In Pega, there is an option for editing request message schema?
Thanks in advance.