<?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 Connecting to Activity Server remotely in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99946#M69177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone, I'm just starting with Activiti and I need some help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I managed to run the server OK and played a little with explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm interested in is this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- how to connect to server remotely (from Java preferably)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- manage identities&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- deploy processes and manage user tasks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- etc..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanna do all those from Java code and not from explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there web services that do the above mentioned that I can use?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some example code would be awesome. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2012 08:41:19 GMT</pubDate>
    <dc:creator>xzminx</dc:creator>
    <dc:date>2012-05-08T08:41:19Z</dc:date>
    <item>
      <title>Connecting to Activity Server remotely</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99946#M69177</link>
      <description>Hi everyone, I'm just starting with Activiti and I need some help.I managed to run the server OK and played a little with explorer.What I'm interested in is this:- how to connect to server remotely (from Java preferably)- manage identities- deploy processes and manage user tasks- etc..I wanna do all</description>
      <pubDate>Tue, 08 May 2012 08:41:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99946#M69177</guid>
      <dc:creator>xzminx</dc:creator>
      <dc:date>2012-05-08T08:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Activity Server remotely</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99947#M69178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Activiti REST API would probably be the best solution if you want to connect remotely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find more info in the user guide and in my Activiti in Action book.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 09:20:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99947#M69178</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-05-09T09:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Activity Server remotely</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99948#M69179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your reply. I did look in the book and the REST API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the thing that concerns me is that I can not register new users via REST. Is there a way I can configure ProcessEngine in Java to connect to a remote Activiti server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is everything persistent? In other words, do I only need to connect to the remote database and change things there to be visible in Activiti Explorer that runs on some remote server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basicly, what I want to do is the following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LOCATION A: Client wants to magage user, processes and stuff on Activiti BPM server located on LOCATION B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can this be done?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zoran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 13:48:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99948#M69179</guid>
      <dc:creator>xzminx</dc:creator>
      <dc:date>2012-05-16T13:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to Activity Server remotely</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99949#M69180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I checked the REST api once again and I think REST can be used for most of the things I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although, not for managing users and user groups. I noticed that when i create a standalone ProcessEngine from Java and when i create users, they are stored in the DB which is available to the activiti explorer application shipped with Activiti and I can see the newly created users there, which is ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also — I see I can get ProcessEngine via REST, using&amp;nbsp; "GET /process-engine" from some server B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I use that process engine on client side A?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 21:50:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/connecting-to-activity-server-remotely/m-p/99949#M69180</guid>
      <dc:creator>xzminx</dc:creator>
      <dc:date>2012-05-16T21:50:33Z</dc:date>
    </item>
  </channel>
</rss>

