As you probably know Microsoft as turning off SharePoint Designer 2010 workflows on 1 march 2021. We have an existing SharePoint 2013 workflow where we would like to execute a PowerAutomate. We do some logic before and after. When we test the SharePoint Designer 2013 Workflow the logic before works, the PowerAutomate logic works, but after the PowerAutomate is finished the SharePoint Designer 2013 Workflow is stuck. Who know what is going on? Are there other people where it is working between SharePoint Designer 2013 workflows and PowerAutomate flows?
ps. I am executing the PowerAutomate in a SharePoint Designer 2013 workflow by the HTTP Call Web Service action as on this blog.
Solved! Go to Solution.
I found the solution. I was doing some logic to log after running the PowerAutomate. There was a bug.
Hi @KLD ,
I think you call the Power automate through the following method:
Receive and respond to calls by using HTTPS - Azure Logic Apps | Microsoft Docs
Do you need to return a result values from the Power automate?
If there is no result that is required, I think the SharePoint 2013 workflow may move to the next action without waiting for the response. If the response takes longer than timeout limits of the SP2013 workflow, then, this would be an issue.
Do you resolve this issue? If possible, please add simple note,
1. Which product has a bug? (Power automate or SP2013 workflow)
2. How did you solve this issue
Thanks for your help.
Best regards,
Jisung Han
SharePoint Designer 2010 workflows deprecated Nov 1st 2020?
Are you including an HTTP Response action at the end of the flow? That's what returns control to the SharePoint Designer Workflow.
I found the solution. I was doing some logic to log after running the PowerAutomate. There was a bug.
Hi @KLD ,
I think you call the Power automate through the following method:
Receive and respond to calls by using HTTPS - Azure Logic Apps | Microsoft Docs
Do you need to return a result values from the Power automate?
If there is no result that is required, I think the SharePoint 2013 workflow may move to the next action without waiting for the response. If the response takes longer than timeout limits of the SP2013 workflow, then, this would be an issue.
Do you resolve this issue? If possible, please add simple note,
1. Which product has a bug? (Power automate or SP2013 workflow)
2. How did you solve this issue
Thanks for your help.
Best regards,
Jisung Han
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
45 | |
43 | |
41 | |
41 | |
32 |
User | Count |
---|---|
83 | |
81 | |
59 | |
50 | |
42 |