0
votes

I am using the custom CIFS Transport explained here. http://forum.mulesoft.org/mulesoft/topics/file_endpoint_using_a_network_share_cifs_with_authentication

Is there a way to import the custom transport into the studio with an Icon (Just like Mule Cloud Connectors)? Currently I have added the reference to the POM file and it is working fine.

1

1 Answers

1
votes

No, the CIFS Transport can not be added to the palette of connectors.

Reason: it's a traditional Mule transport and would require specific Eclipse code to appear in Studio, unlike DevKit-built connectors that by default are able to show up in the palette.