<?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: Pass output from BO to Process in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54841#M9261</link>
    <description>Ah thanks.&amp;nbsp; Sorted it.&amp;nbsp; I took away the brackets and placed "" around the collection name.&amp;nbsp; Made some tweaks to the other calc stage and it works.&amp;nbsp; This is so addictive haha especially when you complete something.&amp;nbsp; I can finally move into the next stage of training.&amp;nbsp; Thanks for the support everyone. :)​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;shaun reed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 03 Dec 2020 13:16:00 GMT</pubDate>
    <dc:creator>shaunreed1</dc:creator>
    <dc:date>2020-12-03T13:16:00Z</dc:date>
    <item>
      <title>Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54834#M9254</link>
      <description>Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am in training and struggling to pass the output which is an order ref number from the business object to the process.&amp;nbsp; I'm not sure how to get it from A to B.&amp;nbsp; Also how would I collect multiple ref number, my assumption is to somehow pass it from the business object to a collection stage in the process?&amp;nbsp; Is this possible?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;shaun reed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2020 13:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54834#M9254</guid>
      <dc:creator>shaunreed1</dc:creator>
      <dc:date>2020-12-02T13:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54835#M9255</link>
      <description>Yes, please check my response to your question in another thread&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Rup Joshi&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2020 16:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54835#M9255</guid>
      <dc:creator>NrupalJoshi</dc:creator>
      <dc:date>2020-12-02T16:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54836#M9256</link>
      <description>Hi Shaun,&lt;BR /&gt;&lt;BR /&gt;Please check below points to achieve the same.&lt;BR /&gt;&lt;BR /&gt;1.Add data item (which need to pass from object to process) In the action end stage.&lt;BR /&gt;2.save the object with your comments (Make sure that action is publish)&lt;BR /&gt;3.go to your process and drag action stage.&lt;BR /&gt;4.select your object and action from stage dropdown.&lt;BR /&gt;5.click on ouput(below action drop down )&lt;BR /&gt;6.Pass your process data item there.&lt;BR /&gt;&lt;BR /&gt;you will get output&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;ADP&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2020 18:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54836#M9256</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-12-02T18:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54837#M9257</link>
      <description>​Hi, &lt;BR /&gt;&lt;BR /&gt;So the way I have done this now is a little more elloborate.&amp;nbsp; I have used the end stage in the BO and sent the order ref to a data item within the BO.&amp;nbsp; Then on the main process studio, i have created a calc stage that makes use of an incremental count stage [Counter]+1. I then added an output of the order confirmed action stahe to send the output to a data item on the process studio. &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;I then added another calc stage later which is to send the result of the ref number obtained from the BO to a collection stage. See pic.&amp;nbsp; However I get an error at this stage.&amp;nbsp; I want it to collect the ref number in a list within the collection. How do I do this?&amp;nbsp; is it a matter of an action to add a new row in the collection for it to then be added? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="16840.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/16995i0CFD6F197A6DB55D/image-size/large?v=v2&amp;amp;px=999" role="button" title="16840.png" alt="16840.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;shaun reed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2020 12:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54837#M9257</guid>
      <dc:creator>shaunreed1</dc:creator>
      <dc:date>2020-12-03T12:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54838#M9258</link>
      <description>Yes &lt;A id="MainCopy_ctl10_ucMessageList_rptMessageList_ProfileImageDisplay_3_NameLink_3" biobubblekey="df4eedc4-6a4b-423b-bfa5-c574941e08d4" href="https://community.blueprism.com/network/profile?UserKey=df4eedc4-6a4b-423b-bfa5-c574941e08d4" target="_blank" rel="noopener"&gt;shaun&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;, You have to add row first in row then&amp;nbsp; you can store in that row and column.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;ADP&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2020 12:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54838#M9258</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-12-03T12:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54839#M9259</link>
      <description>​Hi&lt;BR /&gt;&lt;BR /&gt;Thanks, i have tried adding a row from an action stage and it comes up saying the collection was not specified.&amp;nbsp; It down as Order Number List.Counter,&amp;nbsp; if i select just order number list it says that the data type is text but the collection data type is a collection?&amp;nbsp; Any ideas?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;shaun reed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2020 13:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54839#M9259</guid>
      <dc:creator>shaunreed1</dc:creator>
      <dc:date>2020-12-03T13:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54840#M9260</link>
      <description>Hi, can you try to pass the value within ""&amp;nbsp;&lt;BR /&gt;f.eks. "Order Number" .&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrzej Fidos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2020 13:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54840#M9260</guid>
      <dc:creator>AndrzejFidos</dc:creator>
      <dc:date>2020-12-03T13:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54841#M9261</link>
      <description>Ah thanks.&amp;nbsp; Sorted it.&amp;nbsp; I took away the brackets and placed "" around the collection name.&amp;nbsp; Made some tweaks to the other calc stage and it works.&amp;nbsp; This is so addictive haha especially when you complete something.&amp;nbsp; I can finally move into the next stage of training.&amp;nbsp; Thanks for the support everyone. :)​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;shaun reed&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2020 13:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54841#M9261</guid>
      <dc:creator>shaunreed1</dc:creator>
      <dc:date>2020-12-03T13:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Pass output from BO to Process</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54842#M9262</link>
      <description>Put your collection name in ""&lt;BR /&gt;&lt;BR /&gt;Example :- "Collection1"&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;ADP&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2020 14:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Pass-output-from-BO-to-Process/m-p/54842#M9262</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-12-03T14:18:00Z</dc:date>
    </item>
  </channel>
</rss>

