in Technology by
What is a Subjob and how can you pass data from parent Job to child Job?

1 Answer

0 votes
by

A Subjob can be defined as a single component or a number of components which are joined by data-flow. A Job can have at least one Subjob. To pass a value from the parent Job to child Job you need to make use of context variables.

Related questions

0 votes
    We can pass data from the parent component to the child component by using - 1. Input 2. @Input() 3. Output 4. @Output()...
asked Jun 29, 2021 in Technology by JackTerrance
0 votes
    I am creating a below ABC -- ecs.tf (gives me cluster id) Content of ecs.tf: resource " ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 6, 2022 in Education by JackTerrance
0 votes
    What happens to detail record when a master record is deleted? What happens to child record when a parent record is deleted?...
asked Nov 11, 2020 in Technology by JackTerrance
0 votes
    What is it called where object has its own lifecycle and child object cannot belong to another parent object? ... questions and answers pdf, java interview questions for beginners...
asked Oct 26, 2021 in Education by JackTerrance
0 votes
    Setting up the NS record for a child zone in a parent zone is called ____________. A. Domain delegation B. Registrar C. Domain management D. DNS resolution...
asked Nov 21, 2022 in Education by JackTerrance
0 votes
    I've got a menu with multiple child elements, the problem I'm having is that the child menu is ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 14, 2022 in Education by JackTerrance
0 votes
    I've got a menu with multiple child elements, the problem I'm having is that the child menu is ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 30, 2022 in Education by JackTerrance
0 votes
    I've got a menu with multiple child elements, the problem I'm having is that the child menu is ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 23, 2022 in Education by JackTerrance
0 votes
    What is it called where child object gets killed if parent object is killed? (a) Aggregation (b) ... programming questions and answers pdf, java interview questions for beginners...
asked Oct 26, 2021 in Education by JackTerrance
0 votes
    What is Subjob in Talend?...
asked May 30, 2021 in Technology by JackTerrance
0 votes
    Using tJavaFlex how many parts of java-code you can add in your Job? One Two Three Four...
asked Mar 25, 2021 in Technology by JackTerrance
0 votes
    How can you execute a Talend Job remotely?...
asked Mar 18, 2021 in Technology by JackTerrance
0 votes
    How can you expand the performance of Talend job which has a complex design?...
asked Mar 16, 2021 in Technology by JackTerrance
0 votes
    I have working (stock) script from node var cluster = require('cluster'); var http = require(' ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    I am using a UIPath data scraping and working fine for multipaging. But, My requirment is get child page data using ... -a-site/7014/6 Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
...