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: 
_AnonymousUser
Specialist III
Specialist III

How to use a tContextLoad

Hello,
I would like to use a tContextLoad but I do not know how.
I would like to put a context var to incriment it
Could you please explain to me how can I use it ?
Thank you
Labels (2)
5 Replies
Anonymous
Not applicable

The schema for the context load is fixed at two columns: "Key" and "Value"
in the "Key" column, you put the name of the context variable you want to load.
in the "Value" column, you put the value you want this variable to hold.
jkrfs
Creator
Creator

I just started using the ContextLoad component. Talend's components user guide (pdf) has a good write up on how to use it.
_AnonymousUser
Specialist III
Specialist III
Author

Thank you,
Could you please tell me where can I find the PDF document that you are talking about
Regards
Anonymous
Not applicable

Hi Jazzy,
Documentation can be found here: http://www.talend.com/resources/documentation.php - you'll want the "Reference Guide (RG) of Talend Components: Includes use cases (PDF)" documents (about halfway down the page)
alevy
Specialist
Specialist

Also, just click on a component in your job and press F1, which will bring up the same help.