Thank you to everyone who has contributed. We have made some headway, well cooked something.
Actually we used the Link to Element Feature. We selected the target element as the table (the source was the Business Rule). The feature type selected was Attribute and the Feature was the required attribute.
The diagram produced is rather nice.
We then created and RFT report which almost meets our needs, but is not exactly as flexible or pretty as we would like. Is it possible to extract/view the SQL used to create the report.
Our next process was to go to the database and try to extract our own dataset to create exactly what we need to present.
I have gotten as far as
- determining the start and end objects, ie the business rule and the table that it relates to.
Ihave also identified the connector and the instance id related, together with the package of the source and destination objects.
I can link the attributes to the end object (ie the table that contains the attributes that the business rule is linked to.
However, I cannot limit or link the connector_Id directly with the attribute, therefore returning only the attributes that are linked to the business rule.
What I need is a table/query that contains connectorId and attribute id which will enable me to link attribute information with connection information.
[/list]
Can anyone provide any how to on this?
I'm thinking that if I can see the sql behind the report then I will be able to find the link.
I look forward to your advice.
Regards
Ruby