How to generate a parent and its child through a subscription
Summary:
What is the best way to update a viewpoint, creating a new parent and child each time through a subscription.
Content (please ensure you mask any confidential information):
Example,
Account 10101 is created in the OCGL Primary Viewpoint: I would like a subscription to the Account Mapping (we use this viewpoint to map legacy accounts to the new OCGL accounts). This was built before legacy mappings were introduced.
Thus, through the subscription I would like to create parent OCGL_10101 rolling up to top node T in the Account Mapping viewpoint and derive a child EBS_10101 to roll up to OCGL_10101. The logic will be the same each time.
0