file to pass null values to the empty fields in the source file.
The values provided in the
config.ini
file replaces all empty fields of the source file in the target JSON file.
You can customize the
config.ini
file located in the following directories:
<Secure Agent installation directory>\downloads\<latest connector zip package>\package\plugins\<Plugin ID>
<Secure Agent installation directory>\downloads\<latest connector zip package>\package\rdtm\javalib\<Plugin ID>
For example, you can pass null value for the replace_empty_xml_field field as shown in the following figure:
When you provide the value as null, the value is considered as null for all the empty parameters. You can also provide empty string (“ ”) as a value for this field. Any other values, besides null and empty string (“ ”) are considered as null.