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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
ann-gaelle
Partner - Contributor III
Partner - Contributor III

Context give non-static variable. How to make them static ?

Hi everybody,

So I got a tRestRequest, where I would like to pass all the URI Pattern as context variable. It's not because they change from one environment to another but to make future changes easier. This uri pattern is used by several endpoint in other jobs.

The only problem is that context variable are non static but URI Pattern only accept static variable. I tried to set the context as a global variable. It didn't changed my issue.

Anyone as ever done that ? Or do you have any idea on how to process ?

Thank you everybody,

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

So far, tRESTrequest can interpret Context Variables used for URL.

Please have a look at this component reference about: TalendHelpCenter: tRESTRequest for V 8.0, you can define the endpoint using context variables.

There is no message about Context variable for URI Pattern. Feel free to create a new feature jira issue in talend bug tracker.

Best regards

Sabrina

 

 

View solution in original post

2 Replies
Anonymous
Not applicable

Hello,

So far, tRESTrequest can interpret Context Variables used for URL.

Please have a look at this component reference about: TalendHelpCenter: tRESTRequest for V 8.0, you can define the endpoint using context variables.

There is no message about Context variable for URI Pattern. Feel free to create a new feature jira issue in talend bug tracker.

Best regards

Sabrina

 

 

ann-gaelle
Partner - Contributor III
Partner - Contributor III
Author

Thank you for your answer,

Have a nice Day,

Ann-Gaelle