Hello,
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.
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).
However, when I run this process in Dev, it will only show 1 of 1 even if there are more lines to select.
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?