We had issue with parsing file which has resolved when we removed special character, As of now we are able to parse JSON file and generate it using SSP. Generated file is having all key/value pair except for those key/value pair which contains null.
Environment
Release : 4.5
Component : CA Test Data Manager
Resolution
We identified this as a defect. Please raise a support case and mention defect# DE450569 in case description to get the patch for this issue
Follow below instruction to apply the patch- 1. Goto->C:\Program Files\CA\CA Test Data Manager Portal\conf\catdmshredder.properties 2. Make sure 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