web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Data Re-Transmit Excep...
Power Apps
Unanswered

Data Re-Transmit Exception Handler . Collections to Flow

(0) ShareShare
ReportReport
Posted on by 538

Friends,

 

I have a collection with which I am transferring data to flow.
The difficulty here is determining how to prevent passing the already transmitted on that day entries.
That is, once data is transferred, it should not be retransmitted again.
How to accomplish this.

 

--------------------------

Reset(TextInput6);
UpdateContext({var981: "1"});
Set(
varNotify201,
"Started"
);
Collect(
pmosave2,
{
HTTP_Body: "",
HTTP_Body_1: "",
HTTP_Body_2: "",
HTTP_Body_3: "",
HTTP_Body_4: "",
HTTP_Body_5: "",
HTTP_Body_6: "",
HTTP_Body_7: ""
}
);
LoadData(
pmosave2,
"MyLocalData1"
);
Set(
varNotify201,
"Uploaded"
);
Set(
varNotify202,
"Started"
);

-----------------Flow Task started ---------------
ForAll(
pmosave2,
Postpmo1.Run(
HTTP_Body,
HTTP_Body_1,
HTTP_Body_2,
HTTP_Body_3,
HTTP_Body_4,
HTTP_Body_5,
HTTP_Body_6
)
);

 

-----------------Flow Task End ---------------
Set(
varNotify202,
"Uploaded"
);

 

 

 

 

Once Uploaded completed then next button click should not considered the previous one. Instead it can pick up the new one . How to accomplish this. Meanwhile it suppose Uploaded failed then i again this should get retransmitted. How to achieve this. 

Categories:
I have the same question (0)
  • AVTS Profile Picture
    538 on at

    Friends please share your input 

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard