
Questions: 23,661 //
Answers: 52,171 //
Contributing Members: 17,931
I developed a custom connector with the DevKit which was working well with Anypoint Studio 6.4.4. However, with Studio 7.1.1, I can install the connector as before but it no longer appears in the Mule Palette. Is some change necessary for custom connectors for the new version of Anypoint?
I tried following the instructions for setting up the DevKit again but it seems the information is outdated (despite saying the DevKit is supported in Anypoint 6 and up). Trying to install the DevKit from http://studio.mulesoft.org/r5/devkit gives 'Cannot satisfy dependency' errors when trying to install it.
Apr 06, 2018 at 08:03 PM, estebanwasinger answered with:
Hi @jdgwaltn
DevKit is not supported for Mule 4 and Studio 7. To create connectors for Mule 4 there is a new, and more powerful, tool that is called the Mule SDK which is the new and only way to create connectors for Mule 4.
To start developing with the SDK, you can read https://docs.mulesoft.com/mule-sdk/v/1.1/getting-started
Also, we are providing a Migration Tool (DMT - DevKit Migration Tool) to migrate DevKit connectors to SDK ones (Is still in a beta phase). To read about how to use the DMT: https://docs.mulesoft.com/mule-sdk/v/1.1/dmt
Thanks!
Mule Connector Question 8 Answers
How much tough is to develop mulesoft connector? 1 Answer
Target variable for custom connector 3 Answers
Exposing DevKit connectors as Resources 1 Answer
@RestCall HTTP request 4 Answers