<?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 Advanced Consolidated Exercise in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Advanced-Consolidated-Exercise/m-p/61512#M2197</link>
    <description>Hi Bot Builders,&lt;BR /&gt;I am doing BP Advanced consolidation Exercise.&lt;BR /&gt;In the initial stage just wanted to know,"Is it really necessary to have 3 different Objects for one process?I have debugged the objects but process uses 2 different BP Objects to Launch and login.I am able to attach "BP- Basic Action Object" but when process moves to "BP-Login Object"it again detaches or opens up new Log In window.&lt;BR /&gt;I am thinking to club all 3 objects together to mitigate this issue but "Solution document is asking for 3 different Objects".&lt;BR /&gt;Please help if someone doing "BP- ACE-Create Quotes"&lt;BR /&gt;&lt;BR /&gt;Regards&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gaurav Dhiman&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Dec 2019 23:29:00 GMT</pubDate>
    <dc:creator>GauravDhiman</dc:creator>
    <dc:date>2019-12-16T23:29:00Z</dc:date>
    <item>
      <title>Advanced Consolidated Exercise</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Advanced-Consolidated-Exercise/m-p/61512#M2197</link>
      <description>Hi Bot Builders,&lt;BR /&gt;I am doing BP Advanced consolidation Exercise.&lt;BR /&gt;In the initial stage just wanted to know,"Is it really necessary to have 3 different Objects for one process?I have debugged the objects but process uses 2 different BP Objects to Launch and login.I am able to attach "BP- Basic Action Object" but when process moves to "BP-Login Object"it again detaches or opens up new Log In window.&lt;BR /&gt;I am thinking to club all 3 objects together to mitigate this issue but "Solution document is asking for 3 different Objects".&lt;BR /&gt;Please help if someone doing "BP- ACE-Create Quotes"&lt;BR /&gt;&lt;BR /&gt;Regards&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gaurav Dhiman&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Dec 2019 23:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Advanced-Consolidated-Exercise/m-p/61512#M2197</guid>
      <dc:creator>GauravDhiman</dc:creator>
      <dc:date>2019-12-16T23:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Advanced Consolidated Exercise</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Advanced-Consolidated-Exercise/m-p/61513#M2198</link>
      <description>Hi Gaurav,&lt;BR /&gt;&lt;BR /&gt;The general best practice when automating a UI is to have one object per screen with Get/Set methods. However, this isn't written in stone. You're free to do as you like, but there are some reasons for this sort of granularity:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;More developers can work concurrently. If someone is working on a VBO for the "orders" screen someone else can be working on a VBO for the "payments" screen.&lt;/LI&gt;
&lt;LI&gt;With more VBO's, the size of the application model for each VBO is smaller thereby allowing it to load faster and respond faster.&lt;/LI&gt;
&lt;LI&gt;A running process consumes only the actions it requires.&lt;/LI&gt;
&lt;LI&gt;If a change is made in the object layer the potential impact to the process layer is minimized.&lt;/LI&gt;
&lt;/UL&gt;
Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Dec 2019 23:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Advanced-Consolidated-Exercise/m-p/61513#M2198</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2019-12-19T23:41:00Z</dc:date>
    </item>
  </channel>
</rss>

