The ADDRESS USS SMREQ command fails with an "Unrecognized field" response and HTTP code 400 when including custom fields defined in the CA NIM schema.
This occurs during OPS/REXX execution when sending events to service desks like ServiceNow.
HTTP response code: 400Response body starts with: Unrecognized fieldThe JSON trace shows custom fields (e.g., ####_app_id) are not correctly formatted as customProperties key/value pairs.
The ADDRESS USS SMREQ command retrieves the schema but fails to encode fields identified as "custom" into the required customProperties JSON array.
This is tracked under defect DE665510.
Fixed in release 14.0 with PTF LU19847 and higher.
To resolve this issue: