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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How To Use Global Parameter

Hi, I already used Local Parameter...

 

0683p000009M85M.png

It has already been successful using tJava_1 and ' + globalMap.get (" va ") + ".

 

But...

 

I want global parameters that apply to several Job Decisions by changing one parameter.

 

Please tell me which functions to use and how to do ...

 

Thanks...0683p000009MACn.png

 

 

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

 

   @rhall  has given a detailed description about Global variables and the difference between them with context variable in below post.

 

https://community.talend.com/t5/Design-and-Development/Difference-between-Global-Variable-and-Contex...

 

   Please also verify the below help link to know how you can assign use the Global variables in your job with the help of an example.

 

https://help.talend.com/reader/wz8mirFY7~zk3tJXARI0BQ/kpEwp51dC45kEhINmx51eA

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi
The effective range of gloval variable is limited to job itself, you can't get the value of a global varaible in another job. I am not sure I understand your question well, just let me know.

Regards
Shong
Anonymous
Not applicable
Author

Hi,

 

   @rhall  has given a detailed description about Global variables and the difference between them with context variable in below post.

 

https://community.talend.com/t5/Design-and-Development/Difference-between-Global-Variable-and-Contex...

 

   Please also verify the below help link to know how you can assign use the Global variables in your job with the help of an example.

 

https://help.talend.com/reader/wz8mirFY7~zk3tJXARI0BQ/kpEwp51dC45kEhINmx51eA

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved