Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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