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

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
BReddy1659029258
Contributor
Contributor

Talend Context Variable not loading from file data

Hi,

I am trying to load context variable value from file data, getting null value. I don't want load File data via any talend components. Please check & suggest.

File Name : test.properties

File Data:

kafkaUser=testUser

 

 

Labels (4)
2 Replies
Xiaodi_Shi
Employee
Employee

Hello,

For your job requirement, the Implicit tContextLoad option parameters should be used if you don't want load File data via any talend components. In this way, you could choose File as source of your context parameters and set manually the file access. 

For more information, please refer to online documentation about:

context-settings | Qlik Talend Help

 

Best regards

Sabrina

Shicong_Hong
Employee
Employee

Hello

If you are using Implicit Context Load option, ensure the Field Separator field is set to "=" according to your file content format. 

Regards

Shicong