Skip to main content

Hello,

 

I have tried to complete the 8th-week walkthrough (lesson 12, Development Fundamentals Course) but it has been not possible. I have had problems with connecting SalesForce via Anypoint St.

 

First I thought it was my fault (a wrong project configuration or something like this), but after, when I have received the week solutions, I have tried again in order to repeat the exercises and I experienced the same problem again.

 

Salesforce account grants

 

 

I found the same issue on this forum and I have seen that exists a similar topic, but the question is a few years ago. I followed the solution posted (reset again the SalesForce account Token) but it did not work either. My question is that my impossibility to connect SalesForce is because of the account Free Trial Account, that is to say: if I want to complete the walkthrough I need an Enterprise SalesForce Account.

 

Thanks,

3 answers
  1. Apr 7, 2020, 10:18 AM

    @rohit9771 i am able to create developer account but could not able to fetch the account details as shows in the tutorial, my sales force configuration tested successfully but fetching accounts details i got the below error..

     

    WARN 2020-04-07 02:47:50,801 [[apdev-examples].HTTP_Listener_Configuration1.worker.01] org.mule.modules.salesforce.config.AbstractConfig: API version 37.0 is lower than the recommended 47.0 version

    ERROR 2020-04-07 02:47:55,578 [[apdev-examples].HTTP_Listener_Configuration1.worker.01] org.mule.retry.notifiers.ConnectNotifier: Failed to connect/reconnect: Work Descriptor. Root Exception was: null. Type: class com.sforce.soap.partner.fault.MalformedQueryFault

    ERROR 2020-04-07 02:47:55,605 [[apdev-examples].HTTP_Listener_Configuration1.worker.01] org.mule.exception.DefaultMessagingExceptionStrategy: 

    ********************************************************************************

    Message        : Failed to invoke query.

    Payload        : {NullPayload}

    Payload Type     : org.mule.transport.NullPayload

    Element        : /getSFDCAccountsFlow/processors/0 @ apdev-examples

    --------------------------------------------------------------------------------

    Root Exception stack trace:

    [MalformedQueryFault [ApiQueryFault [ApiFault exceptionCode='MALFORMED_QUERY'

     exceptionMessage='unexpected token: dsql'

     extendedErrorDetails='{[0]}'

    ]

     row='1'

     column='0'

    ]

    ]

0/9000