<?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 RE: Work Multiple developer in single Object in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74884#M27489</link>
    <description>Best practice would be to have a separate object for each "major screen" of the application - each with it's own model. The Object Design Guide talks about this:&amp;nbsp;&lt;A href="https://portal.blueprism.com/system/files/2018-02/Object%20Design%20Guide.pdf" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/system/files/2018-02/Object%20Design%20Guide.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Tomkins&lt;BR /&gt;Senior Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Oct 2019 11:02:00 GMT</pubDate>
    <dc:creator>JohnTomkins</dc:creator>
    <dc:date>2019-10-02T11:02:00Z</dc:date>
    <item>
      <title>Work Multiple developer in single Object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74879#M27484</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I know that the multiple developer cant work on single object.But as workaround is there is any way to do that for speed up the development process.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Arghya Bhattacharyya&lt;BR /&gt;RPA Developer&lt;BR /&gt;Infosys Ltd&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 07:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74879#M27484</guid>
      <dc:creator>arghya.b</dc:creator>
      <dc:date>2019-09-04T07:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: Work Multiple developer in single Object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74880#M27485</link>
      <description>The only option would be to take a copy and then merge back with the original afterwards using copy/paste. But if the 2 devs are want to work on the same page or elements in the model, then it's not possible.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 09:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74880#M27485</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2019-09-04T09:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Work Multiple developer in single Object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74881#M27486</link>
      <description>Thank you john..but if we take a copy of object then object name should be change ...so at the time of merging we have to change every reference in the process right ?it will be a huge work i think&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Arghya Bhattacharyya&lt;BR /&gt;RPA Developer&lt;BR /&gt;Infosys Ltd&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Sep 2019 09:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74881#M27486</guid>
      <dc:creator>arghya.b</dc:creator>
      <dc:date>2019-09-04T09:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Work Multiple developer in single Object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74882#M27487</link>
      <description>Yes there is definitely risk and extra work involved, so you need to weigh that against any time savings that could be achieved. My idea was as follows.&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Process ABC already uses Object 123&lt;/LI&gt;
&lt;LI&gt;Dev2 makes a copy called Object123.1 and adds new pages to it.&lt;/LI&gt;
&lt;LI&gt;If Dev2 needs to spy new elements, he creates a new branch in the application model and adds all new elements under it.&lt;/LI&gt;
&lt;LI&gt;Dev2 makes sure not to amend any existing elements or pages.&lt;/LI&gt;
&lt;LI&gt;To test his new object, DEV2 makes a new temporary 'test rig' process.&lt;/LI&gt;
&lt;LI&gt;When ready, Dev2 uses copy&amp;amp;paste to transfer the new pages and elements back into the original object.&lt;/LI&gt;
&lt;/UL&gt;
In my experience it's best to create multiple small objects in order to reduce the likelihood that two developers both need to make changes to the same object at the same time. This won't eliminate the problem but there's more chance Dev2 won't be stuck waiting for Dev1 to complete his work. It will also make testing and implementation easier to manage.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Sep 2019 09:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74882#M27487</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2019-09-05T09:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Work Multiple developer in single Object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74883#M27488</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Is it good to split the Application Modeller to each object (not using parent objects AM)? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Cause when there gonna be 5+ developers in a bigger application (for example an ERP system) it's a risk to copy every time right? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Or is it always best practice to have one AM for the whole application?&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;David Rubiano&lt;BR /&gt;Solution Consultant&lt;BR /&gt;Digital Workforce&lt;BR /&gt;Europe/Stockholm&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Sep 2019 17:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74883#M27488</guid>
      <dc:creator>DavidRubiano</dc:creator>
      <dc:date>2019-09-24T17:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Work Multiple developer in single Object</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74884#M27489</link>
      <description>Best practice would be to have a separate object for each "major screen" of the application - each with it's own model. The Object Design Guide talks about this:&amp;nbsp;&lt;A href="https://portal.blueprism.com/system/files/2018-02/Object%20Design%20Guide.pdf" target="_blank" rel="noopener"&gt;https://portal.blueprism.com/system/files/2018-02/Object%20Design%20Guide.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Tomkins&lt;BR /&gt;Senior Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Oct 2019 11:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Work-Multiple-developer-in-single-Object/m-p/74884#M27489</guid>
      <dc:creator>JohnTomkins</dc:creator>
      <dc:date>2019-10-02T11:02:00Z</dc:date>
    </item>
  </channel>
</rss>

