Problems with Integration

  • 6 years, 10 months ago #5421

    Hi, I am attempting to integrate Salesforce Opportunites/Quotes to QBOE invoices; however, when I cliek on Update Opportnity to QBOE, I receive the following error. Can anyone assist?
    ERROR: Error:com.avankia.appmashups.engine.conversion.ConversionException: INVALID_FIELD:
    Opportunity.Account.ShippingCountry,Opportunity.Account.Fax,Opportunity.Account.Phone
    ^
    ERROR at Row:1:Column:638
    No such column ‘Fax’ on entity ‘Account’. If you are attempting to use a custom field, be sure to append the ‘__c’ after the custom field name. Please reference your WSDL or the describe call for the appropriate names.:java.lang.Exception: com.avankia.appmashups.engine.conversion.ConversionException: INVALID_FIELD:
    Opportunity.Account.ShippingCountry,Opportunity.Account.Fax,Opportunity.Account.Phone
    ^
    ERROR at Row:1:Column:638
    No such column ‘Fax’ on entity ‘Account’. If you are attempting to use a custom field, be sure to append the ‘__c’ after the custom field name. Please reference your WSDL or the describe call for the appropriate names.

    raghu.a_85
    Participant
    6 years, 6 months ago #5669

    You need to add Fax field on the Account layout

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.