Reltio Integration Hub

 View Only
  • 1.  RIH recipe triggering the next Recipe

    Founding Member
    Posted 05-22-2024 11:40

    I am running bunch of Recipes in a sequence. So, my question is that any trigger that can START recipe after successful completion prior recipe? I am using the Start an inactive recipe which starts but the trigger again depends on the time mechanism what I gave.  So, do I need to call as FUNCTION and pass the prior recipe run status to trigger next one or create some kind of WORKFLOW?  But Is there any other way I can use the below START recipe function with some parameters to start the next recipe.  or what is the recommendation to run a series of recipes with dependencies. 



    ------------------------------
    Ram Dornala
    AMFAM
    ------------------------------


  • 2.  RE: RIH recipe triggering the next Recipe

    Reltio Employee
    Posted 06-10-2024 02:31

    Hi,

    Have you tried using the Recipe funtions. With that you can create recipes as function and call those function from another recipe. Please see this documentation on the same

    https://docs.workato.com/connectors/recipe-functions.html

    Regards

    Gaurav



    ------------------------------
    Gaurav Gera
    ------------------------------



  • 3.  RE: RIH recipe triggering the next Recipe

    Founding Member
    Posted 06-11-2024 09:36

    Yes Gaurav, I do use functions in all my recipes.  Now I have many recipes to run. So I am looking the option like Job scheduler to run each recipe after completion of the prior recipe. There is no dependency on the data from one recipe to other recipe.  If I need to follow the recipes for all of them from one main recipe, then I have to pass some data and validate in Function and then continue the function recipe.  I am looking for kind of job scheduler.  I am using right now Time scheduler and I guess I can follow this approach for now. Thanks for the reply.



    ------------------------------
    Ram Dornala
    AMFAM
    ------------------------------



  • 4.  RE: RIH recipe triggering the next Recipe

    Founding Member
    Posted 06-24-2024 08:07

    If I understood your requirement, you want hold execution of async recipes untill prior is completed. If yes then you can use wait of async action that will restrict the execution of further steps (or function calls) until prior is completed



    ------------------------------
    Ashish Rawat
    Sr. Manager
    Fresh Gravity
    Bangalore
    ------------------------------