JSON file generation issue with null values
search cancel

JSON file generation issue with null values

book

Article ID: 185725

calendar_today

Updated On:

Products

CA Test Data Manager (Data Finder / Grid Tools)

Issue/Introduction

We are able to parse JSON file and generate it using SSP.
The generated file is having all key/value pair except for those key/value pairs that contain null values.

Environment

All TDM versions

Resolution

Follow the below instruction to apply the Changes
1. Goto->C:\Program Files\CA\CA Test Data Manager Portal\conf\catdmshredder.properties
2. Make sure the below property should be available with value "true", if it is not there, add it.
export_empty_json_objects_and_arrays=true
3. Restart your TDM portal