Hi,
I am trying to run the sample project in the tutorial for salesforce in the App connect enterprise toolkit. I followed the instructions to configure app connect on salesforce found on this link-
https://www.ibm.com/support/knowledgecenter/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bz90640_.htmlWhile running the project, I get the following error on send message-
Error sending request to http "http://localhost:7800/Salesforce_Retrieve"
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Fault from SOAP-ENV:Server (Exception)</title>
</head>
<body>
<h1>Fault from SOAP-ENV:Server (Exception)</h1>
<p>Fault string: BIP3113E: Exception detected in message flow Salesforce_Retrieve (integration node integration_server) </p>
<p>Fault actor :
http://localhost:7800/Salesforce_Retrieve</p><p>Fault detail: BIP2230E: Error detected whilst processing a message in node 'Salesforce_Retrieve.Prepare Filter Map'. : /build/jenkins_swg/slot0/product-build/WMB/src/DataFlowEngine/PluginInterface/jlinklib/ImbJniNode.cpp: 433: ImbJniNode::evaluate: ComIbmMSLMappingNode: Salesforce_Retrieve#FCMComposite_1_5
BIP2230E: Error detected whilst processing a message in node 'Salesforce_Retrieve.Salesforce Request'. : /build/jenkins_swg/slot0/product-build/WMB/src/DataFlowEngine/TemplateNodes/ImbRequestTemplateNode.cpp: 1158: ImbRequestTemplateNode::processMessageAssemblyToFailure: ComIbmRequestNode: Salesforce_Retrieve#FCMComposite_1_3
BIP3858E: The SalesforceRequest node received error code ''Error'' while performing the ''retrieve'' operation. Error: ''grant type not supported''. : /build/jenkins_swg/slot0/product-build/WMB/src/DataFlowEngine/nodejs/NodejsManager/ImbNodejsUtils.cpp: 154: <JS> iib-sf-interaction.request: : </p>
</body>
</html>
------------------------------
Regards,
Sirisha Sharon Nethala
------------------------------