Use the Developer tool to review the data objects that the synchronization process creates.
Start the Developer tool.
In the Object Explorer view, ensure that you are connected to the Model repository.
Right-click the Model Repository Service, and click
Refresh
.
The Model repository objects appear in the Object Explorer view.
Expand the project that you created for staging.
You can view the physical and logical data objects and mapplets for staging.
Expand Physical Data Objects, Logical Data Object Models, and Mapplets in the folder with the Operational Reference Store name and the base object name.
The following image shows the Model repository objects in the Object Explorer view:
In the Object Explorer view, the Staging project contains a folder, MDM_SMPL, with the name of the Operational Reference Store. The MDM_SMPL folder contains another folder, C_CUSTOMER, which is the name of the base object. The C_CUSTOMER folder contains the physical data objects, logical data objects, and a mapplet.
Right-click a physical data object, and click
Open
.
The physical data object opens in the editor.
The following image shows the C_S_CRM_CUST customized data object that is open in the editor:
Right-click the logical data object, click
Open
, and expand
Attributes
and
Mappings
.
The following image shows the attributes of the C_S_CRM_CUST_LDO logical data object, the C_S_CRM_CUST_LDO_Read logical data object read mapping and the C_S_CRM_CUST_LDO_Write logical data object write mapping links:
Click the logical data object read mapping link.
The logical data object read mapping opens.
The following image shows the C_S_CRM_CUST_LDO_Read logical data object read mapping:
Click the logical data object write mapping link.
The logical data object write mapping opens.
The following image shows the C_S_CRM_CUST_LDO_Write logical data object write mapping:
The C_S_CRM_CUST_LDO_Write logical data object open in the editor.
Right-click the mapplet.
The following image shows the C_S_CRM_CUST_Mapplet:
The C_S_CRM_CUST_Mapplet mapplet contains the C_S_CRM_CUST_Mapplet_In Input transformation and the C_S_CRM_CUST_Mapplet_Out Output transformation.
The precision and scale settings of the numeric data fields is not synchronized with the settings that you can view in the Hub Console. If required, set the precision and scale settings in the mapplet to match the settings in the Hub Console.