Skip to main content

Notifications

Service | Customer Service, Contact Center, Fie...
Unanswered

Poral page Timeout - Flow return status 0

Posted on by 459

Hi, 

I am using the Access to Worksite application. When employees complete registration, I call a flow to trigger an email pass detauks. It is working fine for most of the employees. However, some employees work on remote buildings having bad connections. They were able to complete the registration. But the flow return status 0. I checked the flow history. There is no entry in the flow history for this request. I clicked F12 on the Edge browser where i open the portal page, which shows "ERR ::  ERR_Connection_Time_out. How i can fix this issue. 

pastedimage1620870966033v2.png

function emailPass()
{
if (!(window.location.href.indexOf("&view=1") > -1)) {
var xmlhttp = new XMLHttpRequest(); // new HttpRequest instance
 xmlhttp.open("POST", "">ABC/.../invoke,true);
var currentLocation = window.location.href;
xmlhttp.setRequestHeader("Accept", "application/json");
xmlhttp.setRequestHeader("Content-Type", "application/json");
xmlhttp.send(JSON.stringify(
{
lang: "{{lang}}",
title:"Registration Details: ",
email: "{{ pass.email}}",
empBookingId: "{{ request.params['ebid'] | xml_escape }}"
}
));
}

}

  • SivaR Profile Picture
    SivaR 459 on at
    RE: Poral page Timeout - Flow return status 0

    I am using Dynamics 365 on the cloud version. The app is Return to the workplace. I am using Portal version.  thank you, Ranjinie

    powerplatform.microsoft.com/.../

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Poral page Timeout - Flow return status 0

    Hi SivaR,

    What app are you using? ‘Access to Worksite application’, I can’t search any information about it in dynamics 365.

    Regards,

    Leah Ju

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans