Question
Pegasystems Inc.
JP
Last activity: 8 Jun 2019 6:53 EDT
How to set value to Arrays as JSON Objects in an activity
Hi,
I am trying to set value to Arrays as JSON Objects in an activity while invoking REST connector. Here is how I make a POST by Postman, and it works completely fine.
Now, I just want to do the same with Pega Platform. Regular Text property works but I am not able to do Property-Set "[]" to array field (tempStartJobs.request.body_POST.startInfo.RobotIds). "RobotIds" is a Page List property that was generated automatically by wizard. Below is the screenshot of error I get (I can't even save the rule).
What is the easiest way to set "[]" in such scenario?
Thanks,
***Edited by Moderator Marissa to update platform capability tags****