For more information, please refer to this announcement explaining best practices for getting answers to questions.
Unable to load HDL for creating user-defined-table with no LDG
Summary:
We are trying to create a user defined table using HDL without attaching any LDG to it, but the load is failing with the below error message for the child object "UserDefinedTableColumnInstance".
You can reference the parent record using one of the four supported key types. The View Business Objects task lists the attributes that you can use to identify the parent record for this component.
Content (please ensure you mask any confidential information):
Below is the HDL file we are using for the load, as we can create a UDT without any LDG from the front end so similarly we haven't passed any LDG value in the below HDL file as we are expecting it to be blank. Any help on this is much appreciated!!