Use Column names instead of Labels in tranformation mapping when inserting multiple rows

kgummuluri
Tera Contributor

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.

5 REPLIES 5

ash1xh
Tera Contributor

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:

  1. Navigate to the "sys_rest_insert_multiple" table.
  2. Click New to create a record, select the source table, and provide a name for the record.
  3. 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.

 

ashishgupta03_0-1725473214266.png