Response Mapping
Response Mapping is a response attribute returned in JSON/ XML format from the managed system for specific operations like create user, update user, or account aggregation.
-
Enter the Schema Attribute expected in the JSON response from the URL as a part of the schema.
-
Enter the JSON Attribute Path of the particular attribute in the returned response. The Root Path is prefixed with this path.
For example,
-
JSON –
members[*].profile.member_id
-
-
Select Save.
In the Web Services source, you have to add the schema attributes manually for the respective Web Services-based target system. The source accurately handles any incorrect JSON attribute paths in the endpoint's response mapping configuration.