<?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: Looping through orders works in Test environment but not Dev in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100782#M47944</link>
    <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/66"&gt;@PabloSarabia&lt;/a&gt; Thank you for the link to the course! And yes, the bot problem is solved :)​</description>
    <pubDate>Thu, 14 Apr 2022 20:20:47 GMT</pubDate>
    <dc:creator>GracieDevine</dc:creator>
    <dc:date>2022-04-14T20:20:47Z</dc:date>
    <item>
      <title>Looping through orders works in Test environment but not Dev</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100778#M47940</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;There is a process that I'm moving from one environment to another, besides changing passwords and usernames, I didn't make any other changes to the business object.&lt;BR /&gt;&lt;BR /&gt;The Save and Open Report page downloads an Excel file and then enters the relevant information into the web browser to create a Purchase Order. When I send an order to the Test machine, it will loop through the extracted report and create 5 orders (for example).&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36554.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36566i3D9FC0317765AC0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="36554.png" alt="36554.png" /&gt;&lt;/span&gt;&lt;BR /&gt;However, when I run this process in Dev, it will only show 1 of 1 even if there are more lines to select.&lt;BR /&gt;&lt;BR /&gt;Is there something in the environment that could be affecting this? I checked the input and output parameters, the collection name, but it seems to all be correct. Could something have changed from one environment to the other?</description>
      <pubDate>Wed, 13 Apr 2022 14:44:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100778#M47940</guid>
      <dc:creator>GracieDevine</dc:creator>
      <dc:date>2022-04-13T14:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through orders works in Test environment but not Dev</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100779#M47941</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/38533"&gt;@GracieDevine1&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Just one thing... Are you using the "Credential Manager" to storage all the credentials for your Processes and Objects? (I think this is not the cause of the error, but is best practise to use it. Also, when you move from one environment to other, you don't need to alter your objects changing the usernames and passwords, more easy to use &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; )&lt;BR /&gt;​&lt;BR /&gt;As I understand, you download an Excel file with many lines inside, and then you loop over the lines to create new &lt;SPAN&gt;Purchase Orders.&lt;BR /&gt;&lt;BR /&gt;Two questions here:&lt;BR /&gt;&lt;BR /&gt;1. Can you debug your process against production to check step by step what is going on?&lt;BR /&gt;2. Can you compare these two excel files? (Dev VS Pro) To see if is some environmental data problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See you in the community, bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;</description>
      <pubDate>Thu, 14 Apr 2022 09:36:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100779#M47941</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2022-04-14T09:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through orders works in Test environment but not Dev</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100780#M47942</link>
      <description>Hi Pablo,&lt;BR /&gt;&lt;BR /&gt;No, I am not using the Credential Manager, but I will now! I've only been using Blue Prism professionally for a few months so thank you for telling me about this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;And yes, you understood correctly. The bot deletes the Excel file after the information has been extracted, but I ran the bot in Prod and stopped it at the stage when it downloads the report. I did the same thing for Dev and found that the files really were only one line in length.&lt;BR /&gt;&lt;BR /&gt;Our Oracle Dev environment is a little different from Prod; in Dev it will search through a list of requisitions, but I was confused by the UI. I was seeing an entire list of requisitions and thinking that they were included in the Excel file, but they weren't. The bot was working as it should, it's just that I didn't realize Oracle was showing more than what the bot was looking for.&lt;BR /&gt;&lt;BR /&gt;I hadn't thought from that perspective so thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 14 Apr 2022 18:33:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100780#M47942</guid>
      <dc:creator>GracieDevine</dc:creator>
      <dc:date>2022-04-14T18:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through orders works in Test environment but not Dev</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100781#M47943</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/38533"&gt;@GracieDevine1&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;For the Credential Manager part, here you have the course from the Blue Prism University: ​&lt;A href="https://blue-prism.docebosaas.com/learn/course/19694/Blue%2520Prism%25C2%25AE%2520Credentials%2520and%2520Credentials%2520Manager" target="_blank" rel="noopener"&gt;Blue Prism® Credentials and Credentials Manager&lt;/A&gt;&lt;BR /&gt;This will level up your processes &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And for the problem, is everything solved and the bot works correctly?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 14 Apr 2022 20:09:31 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100781#M47943</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2022-04-14T20:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Looping through orders works in Test environment but not Dev</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100782#M47944</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/66"&gt;@PabloSarabia&lt;/a&gt; Thank you for the link to the course! And yes, the bot problem is solved :)​</description>
      <pubDate>Thu, 14 Apr 2022 20:20:47 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Looping-through-orders-works-in-Test-environment-but-not-Dev/m-p/100782#M47944</guid>
      <dc:creator>GracieDevine</dc:creator>
      <dc:date>2022-04-14T20:20:47Z</dc:date>
    </item>
  </channel>
</rss>

