0

I have use case as below.

Created a sample mule flow using smb connector as inbound which reads the files from local network on specific machine and its working fine.

Currently I have a problem that I want deploy this code to cloud hub and want to read the files from same shared location.

Can some one please guide what are the steps need to taken care?

is this achievable using VPC ?

vikram kumar u
  • 205
  • 4
  • 15

1 Answers1

0

The original answer was provided by David Dossot in the comments, however the link is outdated. To summarize, to connect from a CloudHub application to an on-premise or private serivce you need to establish some kind of network connectivity. For that CloudHub requieres a VPC and a connectivity link. The process for the later is described at the documentation page To Request VPC Connectivity to Your Network.

aled
  • 21,330
  • 3
  • 27
  • 34