Use Column names instead of Labels in tranformation mapping when inserting multiple rows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 10:20 AM
You can modify mapping settings by adding an entry in the Rest Insert Multiples [sys_rest_insert_multiple] table and changing the Column mapping from Label to Column name. What entry should I add in sys_rest_insert_multiple table? Need some details of the record that I need to add.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 11:13 AM
Hello,
"You can modify mapping settings by adding an entry in the Rest Insert Multiples [sys_rest_insert_multiple] table and changing the Column mapping from Label to Column name.", to do this:
Create a new record in the "sys_rest_insert_multiple" table, please follow these steps:
- Navigate to the "sys_rest_insert_multiple" table.
- Click New to create a record, select the source table, and provide a name for the record.
- Click Submit to save.
Once the record is created, open it and navigate to the Related Lists section. Under "Column Mapping", add a new record and select column name for column mapping.