<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Jan 2020 00:30:16 Z</lastBuildDate><pubDate>7 Jun 2017 14:52:00 Z</pubDate><description>Hi. I need implement the code automatic execution when device receive the Push Notification. The notification is received in device and i need call to a function to data update. At the moment i can receive the notification but i must punh on it to execute the call to procedure.&#13;
&#13;
Is it posible automatice it?&#13;
&#13;
I have tried other methods to schedule the process (persistent thread, device alarm libraries, ...) but i think the Push Notification is the more secure, simple and useful.&#13;
&#13;
Thanks in advance.&#13;
&#13;
Rubén Sánchez Peña</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution/read.awp</link><title>WM Push Notifications and code execution</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>REVOLUTIONCHAIN</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution-67612/read.awp</comments><pubDate>27 Jan 2020 00:30:16 Z</pubDate><description>No solution yet? Facing the same issue...&#13;
&#13;
It should be something like:&#13;
&#13;
- IF WinStatus(mywin) =  Active THEN Procedure()&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution-67612/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution-67612/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution/read.awp">WM Push Notifications and code execution</source><title>Re: WM Push Notifications and code execution</title></item><item><author>ARV</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution-66983/read.awp</comments><pubDate>8 Mar 2019 22:59:06 Z</pubDate><description>Hi Ruben&#13;
&#13;
Maybe you solve this issue but....&#13;
&#13;
&#13;
to execute the procedure at the moment you recieve it it's only send it with…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution-66983/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution-66983/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61182-push-notifications-and-code-execution/read.awp">WM Push Notifications and code execution</source><title>Re: WM Push Notifications and code execution</title></item></channel></rss>
