<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Trigger Server Method a couple of minutes after Method execution</title><link>https://www.aras.com/community/f/development/5883/trigger-server-method-a-couple-of-minutes-after-method-execution</link><description>Hi Community, 
 does anybody know a simple approach to trigger a Server Method from a Server Method with a timeout of a couple of minutes? 
 I am not sure, if a regular timeout inside the first Method is the best approach. I also want to avoid using a</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Trigger Server Method a couple of minutes after Method execution</title><link>https://www.aras.com/community/thread/2713?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 12:49:00 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9484e09f-f4cd-4d66-8788-88c3c8f00fb3</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;I was able to use an onUnload event that update triggers the image conversion as soon as user close the image uploader.&lt;/p&gt;
&lt;p&gt;Although onUnload and onBeforeUnload events are a little bit special. Alerts or other dialogs will not work from an unLoad event. Even error messages will not be thrown. So debugging them is a little bit special, as you will not get notified if the Method fails.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>