Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linage between BusinessObjectDefinitionColumns #25

Open
simplyCode09489 opened this issue Nov 14, 2018 · 1 comment
Open

Linage between BusinessObjectDefinitionColumns #25

simplyCode09489 opened this issue Nov 14, 2018 · 1 comment

Comments

@simplyCode09489
Copy link

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 !

@nateiam
Copy link

nateiam commented Nov 16, 2018

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants