You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that we can build a Linage between Data Entities (aka BusinessObjectDefinitions) using the Business_Object_Format/BusinessObjectFormat_updateBusinessObjectFormatParents REST Service.
Is there a way i can build a Linage between Data Entity Columns (aka BusinessObjectDefinitionColumns) ? This is the scenario i wanted to model:
BusinessObjectDef1 (has a column BD1_ColA)
BusinessObjectDef2 (has a column BD2_ColB)
Now i want to build a Linage between BusinessObjectDef1 > BD1_ColA TO BusinessObjectDef2 >BD2_ColB
Thanks !
The text was updated successfully, but these errors were encountered:
We do not currently have that capability. But as you can imagine, it's been discussed as a possibility. We have users who would get value from this but it hasn't risen towards the top of our priorities yet. It would be a fairly straightforward enhancement of our metadata model and API interface - it's very feasible. In fact it's the kind of thing we would love to see some Herd adopter contribute!
I understand that we can build a Linage between Data Entities (aka BusinessObjectDefinitions) using the Business_Object_Format/BusinessObjectFormat_updateBusinessObjectFormatParents REST Service.
Is there a way i can build a Linage between Data Entity Columns (aka BusinessObjectDefinitionColumns) ? This is the scenario i wanted to model:
BusinessObjectDef1 (has a column BD1_ColA)
BusinessObjectDef2 (has a column BD2_ColB)
Now i want to build a Linage between BusinessObjectDef1 > BD1_ColA TO BusinessObjectDef2 >BD2_ColB
Thanks !
The text was updated successfully, but these errors were encountered: