2

When I use the native JSON message builder for a dataservice.

It translates null values into for example "mobileNumber":{"@nil":"true"}

Is there a way to have the output as "mobileNumber":null ?

Thanks in advance.

Community
  • 1
  • 1

1 Answers1

0

Yes, this requirement will be available in the DSS 3.2.2 release. The JIRA is created for this issue and it is fixed in the gson message builder and formatter. The DSS 3.2.2 is not released yet. Please find the tentative date for that release from here

Chanikag
  • 1,419
  • 2
  • 18
  • 31