Reader small image

You're reading from  Extending Dynamics 365 Finance and Operations Apps with Power Platform

Product typeBook
Published inJan 2024
PublisherPackt
ISBN-139781801811590
Edition1st Edition
Right arrow
Author (1)
Adrià Ariste Santacreu
Adrià Ariste Santacreu
author image
Adrià Ariste Santacreu

Adrià Ariste Santacreu has been working in the Microsoft business applications' field since 2010, starting with Axapta and Microsoft Dynamics AX, and since 2016 with Microsoft Dynamics 365 F&O. A technical solution architect and developer who loves solving requirements with all the tools available in the Microsoft ecosystem, like the Power Platform or Azure services that can be used with Finance and Operations. Adrià has been recognized as a Microsoft MVP since 2020 in the Business Applications category thanks to his community contributions, like speaking at events and conferences and writing technical articles about Dynamics 365 F&O, Azure, Dataverse, and the Power Platform.
Read more about Adrià Ariste Santacreu

Right arrow

Processing the workflow elements

Now we need to add a parallel branch as our next step. The reason we do this is because the previous step will have two different outcomes. You get the first outcome if the user takes an action and the second outcome if they don’t and the card times out. Click the + button below the last action and select Add a parallel branch (see Figure 4.15):

Figure 4.15 – Parallel branch

Figure 4.15 – Parallel branch

Processing the response

A parallel branch allows us to run actions simultaneously, but we will use it to manage the timeout outcome of the Post adaptive card and wait for a response” action. First, we will finish the left side of our flow, the one that processes the response from Teams. Add a new Compose action where we will add the body of the response. Since this action was released in preview, its output hasn’t been displayed on the Dynamic content pane. This is why we need to manage it ourselves.

What we will do...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Extending Dynamics 365 Finance and Operations Apps with Power Platform
Published in: Jan 2024Publisher: PacktISBN-13: 9781801811590

Author (1)

author image
Adrià Ariste Santacreu

Adrià Ariste Santacreu has been working in the Microsoft business applications' field since 2010, starting with Axapta and Microsoft Dynamics AX, and since 2016 with Microsoft Dynamics 365 F&O. A technical solution architect and developer who loves solving requirements with all the tools available in the Microsoft ecosystem, like the Power Platform or Azure services that can be used with Finance and Operations. Adrià has been recognized as a Microsoft MVP since 2020 in the Business Applications category thanks to his community contributions, like speaking at events and conferences and writing technical articles about Dynamics 365 F&O, Azure, Dataverse, and the Power Platform.
Read more about Adrià Ariste Santacreu