In Azure Logic Apps (and in Power Automate too) to execute actions only if another group of actions succeed or fail, you can group those actions inside a scope. This structure is useful when you want to organize actions as a logical group, evaluate that group’s status and perform actions that are based on the scope’s status. After all the actions in a scope finish running, the scope also gets…
Continue Reading demiliani’s Article on their blog
Azure Logic Apps: retrieving the exception details of an action group in a flow
In Azure Logic Apps (and in Power Automate too) to execute actions only if another group of actions succeed or fail, you can group those actions inside a scope. This structure is useful when you want to organize actions as a logical group, evaluate that group’s status and perform actions that are based on the scope’s…
Blog Syndicated with demiliani’s Permission
More About This Author
Array
- Business Central5 September 2024Dynamics 365 Business Central 2024 Wave 2: new Search in List pages (but don’t abuse of it)
- Business Central3 September 2024Dynamics 365 Business Central 2024 Wave 2 release: ToolTips support on Query data items.
- Business Central30 August 2024Dynamics 365 Business Central: setting the default browser to open during AL development.
- Business Central28 August 2024Running inline C# scripts in Azure Logic Apps workflows