The starting point for designing sync requests is the analysis of the external system's data requirements. Your implementation will need to analyze the external system's data model and compare it against your system's data model. Where the relevant data reside in your system will need to be identified. If the data reside in more than one MO, a decision must be made to either combine the information in one sync request or to break up the sync request into several ones.
For each sync request identified, the driving MO must be determined. The BO for each sync request can then be created as a sub-class of the base BO F1-SyncRequest. For an example of how these BOs are configured, please refer to Oracle Utilities CCB-MDM Integration Implementation Guide or Oracle Utilities CCB-NMS Integration Implementation Guide.
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]