OIC ATP connection - Configure Operation On Table - Exceeded the max allowed value of 3
Summary:
I need to write complex JSON body to multiple parent-children tables (more than 3). A parent table has column "RECORD_ID" populated by sequence and a child table has column "PARENT_RECORD_ID" inherited from parent record, which works well when I pick two or three tables.
But when a JSON structure need to be mapped to 4 or more tables, I got error in ATP connection configuration. OIC doesn't allow to select more than 3 tables.
- is the max value configurable in OIC?
- if no, is there any approach to write multi-layer JSON into multiple tables (chained by sequence based "record_id") in one shot?
Tagged:
0