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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Implicit Context Load with dynamic context file path

We have requirement where we need to read context parameter values from the config file.However config file path should be  passed dynamically while calling graph from server.

Thus whatever path is passed system should read context file from that path only.

How can we achieve this in talend.

Labels (2)
6 Replies
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

couldn't get ,can you please elaborate in my scenario how to implement your logic ?

Anonymous
Not applicable
Author

The trick here is that you can use Java methods (routines) in the Implicit Context Load parameters. As such, they do not need to be hardcoded. So you can write a Java class to handle selecting your appropriate context file and simply add the methods that pick the correct paths, etc, to your implicit context load params.

Anonymous
Not applicable
Author

Click on File, then Edit project properties. From the dialogue box, expand Job Settings and select the option for Implicit context load. Check the option for Implicit tContextLoad. Check the option From File. Set the From File name to iTunes Login.