Posts tagged: mft

devops mulesoft video mft connectors sftp dataweave sql mongodb temporal python reddit durability distributed-systems streaming memory security authorization vulnerability
Dynamic Connector Configuration
December 29, 2020
Frequently when building integrations, especially batch jobs, we don't necessarily know the configuration for all of the systems we will be connecting to ahead of time; the configurations are typically (and should be) externalized. While it doesn't feel intuitive, we can create a global configuration and use scoped variables to dynamically create new connector configurations at runtime.