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.

...

  • 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.
  • Find target field "ItemInventoryAddRq/ItemInventoryAdd/Name" and replace the source code by copy-pasting the following.
    Code Block
    IF(EXACT(VALUE("PricebookEntry/Product2/AVSFQB__QuickBooks_ItemType__c"),"ItemServiceItemInventory"),
    RSPLIT(VALUE("PricebookEntry/Product2/Name"),":"),"")
    

...

  • 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.

...