<?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>Question Re: collaboration workflow in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112169#M453818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) You are (I really expect). The room admin may create folders within an existing room extension store. And this is created by an extension. As Thiago suggested, you can also develop an extension for automatically creating subscriptions, but that's only optional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) Yes, programatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Detlev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2006 10:13:09 GMT</pubDate>
    <dc:creator>detlev_beutner</dc:creator>
    <dc:date>2006-02-01T10:13:09Z</dc:date>
    <item>
      <title>collaboration workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaq-p/1112165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; we have a scenario, where we need 3 collaboration rooms and in the room1 there is a word document. Room owner of room1 should approve the document and it must now be visible to the Room2 members.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. we want to implement workflow with collaboration rooms which contains documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would like to know, if this is possible with standard room templates and how can i achieve adhoc workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would be great if you could let me know any good documents or some step by step solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 16:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaq-p/1112165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T16:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: collaboration workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112166#M453815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you could do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create an Extension Store for these documents in a common folder (for example, /room_extensions/cm_stores/custom_documents)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Create a repository service to copy the approved documents from one folder to another (that is, from one room to another) and activate it on the store you just created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would copy the documents from room1 to room2 every time it gets approved on room1. Also, you must activate the approval process for the folder in room1 (you can create a room extension to do it programatticaly when the room creation process creates a new room and consequently, a new folder)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will think a little bit more on the issue and see if i can come up with something more concrete &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Thiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 17:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112166#M453815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T17:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: collaboration workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112167#M453816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;great reply, just a small suggestion:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; to copy the approved documents from one folder&lt;/P&gt;&lt;P&gt;&amp;gt; to another&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would think that creating a &amp;lt;i&amp;gt;link&amp;lt;/i&amp;gt; within the room2-folder would be more appropriate from the description given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Detlev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 21:33:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112167#M453816</guid>
      <dc:creator>detlev_beutner</dc:creator>
      <dc:date>2006-01-31T21:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: collaboration workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112168#M453817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thiago and Detlev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank you for the replies.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. i am not going to use folder that is already avaialble in KM. The room administrator creates folders and documents in a room by himself. I would just like to know, if room extensions needs to be  configured in my case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. moving documents from one room to another, i.e. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copying and activating as Thiago suggested&lt;/P&gt;&lt;P&gt;creating a link to the folder and docs in Room1&lt;/P&gt;&lt;P&gt;  do you mean that it should be done programatically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it would be great if you could clarify this to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 02:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112168#M453817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T02:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: collaboration workflow</title>
      <link>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112169#M453818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) You are (I really expect). The room admin may create folders within an existing room extension store. And this is created by an extension. As Thiago suggested, you can also develop an extension for automatically creating subscriptions, but that's only optional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.) Yes, programatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Detlev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 10:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/collaboration-workflow/qaa-p/1112169#M453818</guid>
      <dc:creator>detlev_beutner</dc:creator>
      <dc:date>2006-02-01T10:13:09Z</dc:date>
    </item>
  </channel>
</rss>

