AppWorx, Dollar Universe and Sysload Community

 View Only
Expand all | Collapse all

Creating a session with multiple parallel jobs but a single footer

  • 1.  Creating a session with multiple parallel jobs but a single footer

    Posted Dec 19, 2017 11:39 AM
    If you would like to create the following session :

    26xb2wjo2uhv.pnghttps://us.v-cdn.net/5019921/uploads/editor/d6/26xb2wjo2uhv.png" width="360">
    TEST is the header and TEST 5 is the footer for both branches in the session making TEST 5 the last Uproc to execute within the session.

    To accomplish that you need to define a dependency condition on TEST 5 as follows:

    839vorgc4uxp.png
    Defining each dependency condition as below:

    mfn0izcwetyr.pnghttps://us.v-cdn.net/5019921/uploads/editor/8g/mfn0izcwetyr.png" width="692">

    The job will be executed as it's shown below:

    tynps06g78p2.pnghttps://us.v-cdn.net/5019921/uploads/editor/d7/tynps06g78p2.png" width="645">



  • 2.  Creating a session with multiple parallel jobs but a single footer

    Posted Dec 19, 2017 02:12 PM
    Hi,
    I think in  the future version it will also be possible that a uproc has multiple fathers. So, you can  also connect TEST4  to TEST5.