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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
synfield
Contributor III
Contributor III

Can't only run joblet in Job Conductor, only in ESB Conductor

I've created a Data Integration job with two tRESTClient components.

One is in a joblet and gets an authentication token to pass to the 2nd tRESTClient to post some data (create an account) and get a response (id of new account).

If I run this in ESB Conductor in Talend Admin Cente, it works. But if I try to run it in Job Conductor it doesn't,
the context var that holds my auth token never gets popualted from the joblet.

I also need to run the periodically (cron job), so need to run it in JobConductor.
I thought the tRESTClient component are available as DI components, and don't require to be run in ESB?

0683p000009MGkz.png
Cheers,

Synfield
Labels (4)
1 Reply
Anonymous
Not applicable

Hi 
Can you show us a full image of main job? I don't see where you use the joblet in the job and how the authentication token is passed to the second tRestClient?
Best regards
Shong