<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic action script sending sms in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216035#M169165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;how to send sms in workflow..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sends sms if the task is confirm..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Apr 2010 03:37:04 GMT</pubDate>
    <dc:creator>wijaya88</dc:creator>
    <dc:date>2010-04-29T03:37:04Z</dc:date>
    <item>
      <title>action script sending sms</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216035#M169165</link>
      <description>how to send sms in workflow..sends sms if the task is confirm..</description>
      <pubDate>Thu, 29 Apr 2010 03:37:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216035#M169165</guid>
      <dc:creator>wijaya88</dc:creator>
      <dc:date>2010-04-29T03:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: action script sending sms</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216036#M169166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Implement a JBPM task that uses a Java SMS API to send SMS messages.&amp;nbsp; Here are some references I found for Java based SMS APIs via a simple google search:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/java-sms-api/" rel="nofollow noopener noreferrer"&gt;http://sourceforge.net/projects/java-sms-api/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.daniweb.com/forums/thread139767.html#" rel="nofollow noopener noreferrer"&gt;http://www.daniweb.com/forums/thread139767.html#&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.java-samples.com/showtutorial.php?tutorialid=22" rel="nofollow noopener noreferrer"&gt;http://www.java-samples.com/showtutorial.php?tutorialid=22&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 May 2010 01:28:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216036#M169166</guid>
      <dc:creator>brian_robinson</dc:creator>
      <dc:date>2010-05-01T01:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: action script sending sms</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216037#M169167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Implement a JBPM task that uses a Java SMS API to send SMS messages.&amp;nbsp; Here are some references I found for Java based SMS APIs via a simple google search:&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/java-sms-api/" rel="nofollow noopener noreferrer"&gt;http://sourceforge.net/projects/java-sms-api/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.daniweb.com/forums/thread139767.html#" rel="nofollow noopener noreferrer"&gt;http://www.daniweb.com/forums/thread139767.html#&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.java-samples.com/showtutorial.php?tutorialid=22" rel="nofollow noopener noreferrer"&gt;http://www.java-samples.com/showtutorial.php?tutorialid=22&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 10:12:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216037#M169167</guid>
      <dc:creator>wijaya88</dc:creator>
      <dc:date>2010-05-06T10:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: action script sending sms</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216038#M169168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You must have getway SMS and that SMS support for you fuction with webservice. Then you use that service for send SMS ^^&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 03:38:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216038#M169168</guid>
      <dc:creator>vinaxwater</dc:creator>
      <dc:date>2010-05-07T03:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: action script sending sms</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216039#M169169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You must have getway SMS and that SMS support for you fuction with webservice. Then you use that service for send SMS ^^&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;An easy way is using a common SMS Gateway, like Clickatell - &lt;/SPAN&gt;&lt;A href="http://www.clickatell.com/" rel="nofollow noopener noreferrer"&gt;http://www.clickatell.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The hard way is to build your own SMS Gateway, for example using a GSM modem with Kannel …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 17:58:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/action-script-sending-sms/m-p/216039#M169169</guid>
      <dc:creator>nhienmai</dc:creator>
      <dc:date>2010-06-16T17:58:31Z</dc:date>
    </item>
  </channel>
</rss>

