We are using the Mulesoft sfdc-analytics connector. When we installed the connector into Anypoint Stuido and used the connector's Operation "Create data set", the connector requires additional attributes one of those being Operation; however, in the schema (http://mulesoft.github.io/salesforce-analytics-connector/1.0.0/mule/sfdc-analytics-schema.html) the create-data-set element does not have "operation" defined so when we go to run the application package fails with the follow issue:
INFO 2017-04-01 22:21:28,431 [main] org.mule.lifecycle.AbstractLifecycleManager: Disposing RegistryBroker
ERROR 2017-04-01 22:21:28,493 [main] org.mule.module.launcher.application.DefaultMuleApplication: null
org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'operation' is not allowed to appear in element 'sfdc-analytics:create-data-set'.