on warning
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'http://www.mulesoft.org/schema/mule/s
fdc/current/mule-sfdc.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root eleme
...
FULL TEXT IN ATTACHMENT [32133-more.txt]
1 answer
Hi @mvk786,
The reason why you are getting this error is because you need to import the SFDC connector.
Right click apessentials-mod-04 > Build Path > Configure Build Path > Java Build Path > Add Library > Anypoint Connectors Dependencies and select Salesforce [v6.2.3].
This will fix your problem.
Cheers,