Search

Help

Page 1 of 1. Showing 6 results (0.007 seconds)

  1. Error 'Field integrity exception' when you update the Pricebook Entry object via API

    How to update the Product’s Unit Price in Salesforce from QuickBooks Items when a product is associated with multiple Pricebook in Salesforce. Issue: Error 'Field integrity exception' when you update the Pricebook Entry object via API https://l
  2. Mulitple Price Levels in Salesforce QuickBooks Integration

    source fields (QuickBooks). PriceBook1 is the name of Salesforce PriceBook and PriceLevel1 is the name of the QuickBooks Price Level. VALIDATEROW = IF(EQUALS(VALUE … of Salesforce PriceBook and PriceLevel2 is the name of the QuickBooks Price Level. VALIDATEROW = IF(EQUALS(VALUE("Name"),"PriceLevel2"),"true","false") Product2 = Loop
  3. Error Code List contd2-

    /A 108 DBSF10012 Error occurred while querying Product2 with PriceBook. Ensure that your Salesforce instance has enabled the Product Feature. Ensure the specified PriceBook is enabled in your Salesforce Instance for the Product Object. 109 DBSF10013 Failed to execute query successfully. Please verify the query
  4. Group-Items Sync from QuickBooks Desktop to SalesForce.

    = SETATTR("Name","pricebook","Standard Price Book","0.00") Once field to field mapping is completed, then Save the mappings and save the Workflow. This completes
  5. Standard Functions

    writing to Salesforce for the Pricebook object. Mapping: <TargetField> = SETATTR(TargetField, TargetobjectName, Targetobjecttype, sourcefield1) Example :SETATTR("PricebookEntryId","pricebook","Standard Price Book",VALUE("ItemRef/FullName")) This function is used to query Pricebook object i.e.( select pricebookentryid where
  6. Setup Wizard to Create Custom Variable

    : Pricebook Entry (Source table) https://l