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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Can we load a context from an external file ??

Hello everybody,
Do you know if we can load a context from an external file ?
My problem is that when my job will be in production, I will not have to modify the context's job and then generate an other script .sh and put it in the production server.
So if I can use a file to laod the context it will be great !!
Thanks for your help
Labels (2)
1 Solution

Accepted Solutions
alevy
Specialist
Specialist

Yes, read the file using a standard tFileInput component and pass the flow to a tContextLoad component.

View solution in original post

2 Replies
alevy
Specialist
Specialist

Yes, read the file using a standard tFileInput component and pass the flow to a tContextLoad component.
Anonymous
Not applicable
Author

Ok, it works, thank you 0683p000009MACn.png