VB Excel add-in ver 3.5 - Send Descendant Layout read-only BO
Summary:
The upload fails when a download-only child BO is linked to the parent BO.
However per the documentation, the read-only BO's would be skipped during an upload and not fail the whole process.
Note:
"Read-only" or "download only" tables are not included in a nested upload. Read-only tables are those that do not have create, update, delete, or custom actions enabled.
Content (required):
NotSupportedException: Nested upload is not supported when the table is read-only. Table: TBL1176976379 Collection Path: /salesOrdersForOrderHub/{salesOrdersForOrderHub_Id}/child/lines/{salesOrdersForOrderHub_lines_Id}/child/dropShipRequisitionReference
Source: Oracle.VisualBuilder.Excel.Runtime
Stack:
at Oracle.VisualBuilder.Excel.Runtime.Table.TableUploadHelperNested..ctor(TableLayout table, IEnumerable`1 childLayouts, Boolean isCreateMode)