Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
nmodi
Creator
Creator

load context dynamically in ESB

we have ESB route that looks for file on FTP, I want to FTP configuration to come dynamically from database instead of job context.

 

we can use tContextload in DI to do this, how can we do this in ESB?

Labels (3)
2 Replies
Anonymous
Not applicable

This is complicated, but very doable. I use this method. I think it is best described here: http://edwardost.github.io/cloud/platform/soa/2015/05/14/Working-with-Property-Placeholders-in-Talen...

nmodi
Creator
Creator
Author

Thanks @rhall that helps a lot, I will try that & let you know feedback.