Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Flow Validation in Powerapps

(0) ShareShare
ReportReport
Posted on by 34

Hey guys,

WarrenBelz send me into this Forum
So here is my Question. Im using a Powerapp and when i click on the button in Powerapps all the Data are getting collected via HTML and converted into a PDF. Inthe end im sending a static respont to Powerapps so i know that everything is working correctly

But when i analyze if the flow is working correctly thi sis what i get:

not waiting.PNG

"ActionResponseSkipped. The execution of the "To_Power_App_or_Response" template action is skipped: The client application is not waiting for a response from the service."

and in the app i use this:

 

Set(
 vFlowRun;
 MakePDF.Run(
 HtmlText1.HtmlText;
 TextInput1
 ).return
);;
If(
 vFlowRun = "false",
 Notify("Your Flow has run",NotificationType.Success);
 Notify("Your Flow has failed",NotificationType.Error)
)

and this is the error message in the powerapp: 

error.PNG

so it looks like the powerapp doesnt get the respont from the flow and thats why it tells that the flow didnt work out the right way

Thanks in advance for your guidance!

 

Christan

  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at
    Re: Flow Validation in Powerapps

    @Kriscen  can you once again try button from powerapp and share what happens in powerapp and flow?

  • Kriscen Profile Picture
    34 on at
    Re: Flow Validation in Powerapps

    @annajhaveri In the last picture i used the button in the powerapp and in the first picture i used the retry button in the History of the Flow
    The Flow takes between 4 and 10 Seconds to complete

  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at
    Re: Flow Validation in Powerapps

    @Kriscen  are you using the Test function in the flow to test your flow, or you actually using the button from powerapp to test the flow? Does it take long for the flow to complete?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,631 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,991 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow