01-02-22 02:43 AM
Answered! Go to Answer.
06-02-22 08:00 AM
06-02-22 08:21 AM
06-02-22 02:34 PM
06-02-22 02:35 PM
06-02-22 04:15 PM
12-02-22 11:39 AM
12-02-22 12:07 PM
Hi Marina,
Sorry it has been a very busy week at my end due to some crunching deadlines and some personal errands recently so I could not actually see to the issue you were facing. Moreover, I think there are now 2-3 threads on the same issue which has been a bit difficult to keep a track of. But what I did was actually on a single excel file I had two sheets where this query did work. In one of your other threads, I gave you a custom code to copy the worksheet and paste in the same workbook. If you do that, then this solution should actually work as OLEDB has a limitation in Blue Prism to work with multiple file sessions.
Anyhow, I got your email as well. I will try to find some time today and give you a solution workflow both on the email and on your latest thread. Hope that will help you out 🙂
NOTE: I have done this kind of an implementation in other RPA tools as each OLEDB operation can be confined within multiple session variables, but in Blue Prism since you don't have a proper data item to hold the connection session data out of an action in any data type other than the Blue Prism native variable types (Text, Number, Flag etc.), I think that is one of the major issues to why you can't create a custom parameterized object for the same to get that session variable out like that. Perhaps there can be someway which I am missing but at this point creating a code to do same will not make it ideally reusable which I don't like while creating objects like that where the operations are confined to a particular use case only. Hence, I wont be going via the code way to show you that.
13-02-22 12:37 AM
13-02-22 05:55 AM
13-02-22 09:02 AM