Recipe Function With Async - Await
Hi Everyone,I have come up with a scenario where I need to call the async recipe function in my parent recipe.Now, I am adding failure records in lookup table and at the end of all child recipes execution I need to get those lookup table data and sen...