on 2022 Oct 05 1:53 PM
Ex: Before applying module parameter
<Field1>12345</Field2><Field3><Field2>test</Field2><Field3>Test1</Field3>
After applying moduleparameter setIgnoredElements with ParameterValue Field2,Field3
{ "Field1": "12345",,}
Any suggestion how to remove ,,, from the json payload?
Request clarification before answering.
Hi Vibha.
I think this is a bug and I faced this issue before. But I have a solution for this problem. You can change fields placement which to be ignored. For example
Field2
Field3
Field1
Regards,
Sedat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check Note: 3269616 - PO REST Adapter conversion from XML to JSON with setIgnoredElements leaves a comma in the output
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.