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.
  • Find target field "ItemInventoryAddRq/ItemInventoryAdd/Name" and replace the source code by copy-pasting the following. IF(EXACT(VALUE("PricebookEntry/Product2/AVSFQBQuickBooks_ItemTypec"),"ItemInventory"),RSPLIT(VALUE("PricebookEntry/Product2/Name"),":"),"")
  • Add the mapping ItemInventoryAddRq/ItemInventoryAdd/ParentRef/FullName = IF(EXACT(VALUE("PricebookEntry/Product2/AVSFQBQuickBooks_ItemTypec"),"ItemInventory"),LSPLIT(VALUE("PricebookEntry/Product2/Name"),":"),""). A screenshot illustrates both the mapping changes. 

  •   The above example illustrates Product Hierarchy mapping for OpportunityToInvoice state. Based on the transaction you use, a similar procedure can be followed for other transaction states like OpportunityToEstimate,OpportunityToSalesOrder,OpportunityToSalesReceipt,OpportunityToCreditMemo.