Question
3
Replies
55
Views
Posted: December 24, 2019
Last activity: January 2, 2020
Closed
Solved
Context with 2 level Association
Hi,
We have a Hierarchy as Customer-->Premises and Premises-->Agreements with one-Many Relations.
So in the context we have created association for customer-->Premises and association for Premises--> Agreements and saved the context. The customerDF generated had compose for Customer and Premises dataset, but DF doesnot have compose for Premises and Agreements.
PFA screenshot for more details. Please let us know whether we have missed any configurations.
Thanks
SaiSuman R
Hi Suman,
When we generate customerData DF, we generate only with one-level of association. You need to modify data flow and add second level of association manually.
Steps -
1) Create a new data flow, with Premises data-set and then add compose shape for Agreements .
2) In the customerData DF, remove the compose data-set (Premises) and use the new dataflow as secondary source for the compose shape.
Thanks
Harish.