Executing Initial Sync
After the source is configured, the replication schema needs to be loaded with the current data from the source. This is done in the initial sync process. It is triggered by executing the B1_SYNC_CONTEXT ODI scenario.
The B1_SYNC_CONTEXT scenario can be triggered in the following ways:
Using ODI Studio
Using ODI Console Web Application
Using ODI Studio
To execute B1_SYNC_CONETXT using the ODI Studio:
1. Login to the ODI Studio.
2. On the Designer tab navigate to the Load plans and Scenario folder.
3. Expand the Framework folder.
4. Right-click B1_SYNC_CONTEXT Version 001 and click Run.
5. In the Run window, select appropriate values for Context and Logical Agent respectively. Example: Select ‘CCB7’ as the Context and ‘WLS Agent’ as the Logical Agent. Select appropriate values for Context and Logical Agent fields.
6. Click OK to save the values.
Using ODI Console Web Application
To run B1_SYNC_CONTEXT using the ODI console web application:
1. Login to ODI console.
The ODI console is deployed when the WebLogic agent for ODI is created. The URL format is as below:
http://<Weblogic Host>:<Managed Server port>/odiconsole
 
2. Login to the Work repository using the ‘SUPERVISOR’ credential.
3. In the browser, navigate to Runtime > Scenario/Load Plan > Folders > Framework.
4. Right-click B1_SYNC_CONTEXT - 001 and click Execute.
The B1_SYNC_CONTEXT scenario is executed.