2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Click on "Edit" link for  " **********_map.xml"* to open the mapping in a new tab or window.

...

  • Click on "Edit" link for  " **********_map.xml"* to open the mapping in a new tab or window and make the following changes in the mapping window.

...

  • Add the mapping where target field = "ItemServiceAddRq/ItemServiceAdd/ParentRef/FullName" and source field as the following.
    Code Block
    IF(EXACT(VALUE("PricebookEntry/Product2/AVSFQB__QuickBooks_ItemType__c"),"ItemService"),
    (IF(VALUE("PricebookEntry/Product2/Name").contains(":"),
    LSPLIT(VALUE("PricebookEntry/Product2/Name"),":"),"")),"")
    
  • A screenshot below illustrates both the mapping changes. 

...

  • Similarly open the Sequence No 4 mapping and click on "Edit" link for  " *********_map.xml*"** to open the mapping in a new tab or window.

...

  • Similarly open the Sequence No 5 mapping and click on "Edit" link for  " *********_map.xml*"** to open the mapping in a new tab or window.

...