Information Management IBM InfoSphere Master Data Management, Version 11.3

Creating mapping between TCRMPersonBObj and RetrieveInvolvedPartyResponse

To create mapping between TCRMPersonBObj and RetrieveInvolvedPartyResponse, complete this procedure.

About this task

See the retrieveInvolvedPartyResponse mapping reference table to understand the mappings between InfoSphere® MDM response and the equivalent IFW response.

Procedure

  1. When you want to copy something from the InfoSphere MDM source to the IFW target without altering it. The move refinement is preferred for copying values that do not need any transcoding or modifications.
  2. When you want to assign a constant value to a target element or attribute, use the assign refinement. The assign refinement is only available for assigning a value to simple type fields, such as string or int. To create an assign mapping:
    1. Select the target element or attribute to assign a value.
    2. Right-click the target element or attribute and select Create Assign.
    3. Use the Properties view to assign the desired value to the target element or attribute.
  3. Right click on the involvedParty element and select the Cast option, then choose Individual from the Type Selection dialog, and click OK.
  4. Drag TCRMPersonBObj from the source and drop it to involvedParty of type Individual in the Target to create a mapping refinement.
  5. Click on the mapping refinement created in the previous step and select Submap from the dropdown.
  6. Click the Properties view and click New... to open the New data map dialog.
  7. Enter IndividualResponse.map in the File Name field and click Next.
  8. Click Add… in the Root Inputs section to open Select Root dialog.
  9. Choose XML Schema in the Type of files dropdown.
  10. Click Browse… to open Select Resources and choose MDMDomains.xsd from the customerResources/xsd directory, then click OK.
  11. In the Select Root dialog, under Global Elements and types, choose TCRMPersonBObjType, then click OK.
  12. Click Add… in Root Outputs to view the Root Outputs dialog, then select WSDL from the Types of files dropdown.
  13. Click Browse… to open the Select Resources dialog, and choose IFW_WS_FourServices.wsdl from the MDMIFWMappingSample/wsdl directory, then click OK.
  14. In the Select Root dialog, under Global Elements and types, choose Individual to view the two entries for the element type (one for the element and the other for the element type); select the entry corresponding to element type, then click OK to close the Select Root dialog.
  15. In the Target Engine dropdown, select XSLT version 2.0, then click Finish.


Last updated: 13 Sep 2017