CTO Child
Hi Experts,
I am unable to load any CTO child using the standard interface.
I populated BIIO_CTO_CHILD and ran Import CTO Child workflow. All records are erroring with
[ODPM-10419: Attribute Item, Data Column T_EP_ITEM_ID, Error:ODPM-10420: Invalid Lookup Attribute Value: Reference Not Found]
But the value I have given for T_EP_ITEM_ID is present in T_EP_ITEM.ITEM, I confirmed this by ensuring no records for the following query
select T_EP_ITEM_ID from BIIO_CTO_CHILD
minus
select ITEM from T_EP_ITEM;
This is happening in only one of the environment of 7313
0