Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,
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
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
Thank you for your answer,
Have a nice Day,
Ann-Gaelle