How to pass Context Parameter Values to ESB Kar file while deploying to Talend Runtime - Karaf
Hi,
We are facing issue while passing dynamic context parameters to cMessageEndPoint to connect to RabbitMQ. We have passed context parameters to URI of cMessageEndPoint, but not able to set it using config file prior to using it.
We require some help to assign the context parameter values from config file while doing deployment of KAR file in talend runtime - karaf.
Hey, what about using /etc/your-bundle-name.cfg config file and droping there your context variables used in the talend studio project as context.myVar?