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: 
Anonymous
Not applicable

Usage of Trigger Input and Trigger Output in a Job let

Hi All,

 

I tried to understand much about the exact usage of Trigger Input and Trigger Output options in a Job let but could not get much idea on these, Also tried to know more about INPUT and OUTPUT of a Job let, My questions here are:

- Can we term these options as components ?

- How Trigger Input and Trigger Output differ from INPUT and OUTPUT

 

Please help me to understand more about these options with an example, Thanks in advance.

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hi,

 

    You will be calling a Trigger input and Output in a joblet when you are plannign to call the joblet after a Trigger like On SubJob Ok or On Component Ok. Please refer the below link for sample scenario.

 

https://help.talend.com/reader/9NRa~CylzTWZ8bFvUjlang/nvl6YXKpTJZsw~T6VbdbXw

 

   If you want to add the joblet in between an existing subjob (as a part of the subjob), you will use Input and Output to transfer the data between joblet and parent job.

 

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

Lorenzo5
Creator
Creator

Apparently, OnComponentOk cannot be connected to a Joblet (which has Trigger_Input).