bbastien
Level 4
since ‎02-04-24
Tuesday

User Statistics

  • 15 Posts
  • 0 Answers
  • 5 Likes given
  • 0 Likes received

User Activity

Hello everyone ! I'm trying to use an API which does OCR, which means I'm supposed to send it an image file, and receive back a text which should include the text found inside the image.I have tried to do so using only BluePrism's native web API serv...
Hello all,I am currently trying to make a filter for a collection which has a "Date" collumn, and my aim is to get all items for which that date is between the first and 15th of any month and any year. To that end, I assumed that I could use the < an...
Hello everyone, I am currently trying to make the validation step of a process, in which I need to check that a date obtained through an excel is correctly formated. However, the target format is "dd/mm/yyyy", while my machine's is "mm/dd/yyyy", ther...
Hello,I have a question on how the 'MS Excel VBO::Get Worksheet As Collection' action, as I am currently using it in a loop, reading all worksheets of a set of input xlsx files, yet, when it arrives on the second worksheet of a file, which is empty, ...
Hello everyone !I have been training on the basic BluePrism template to try and implement the consolidation exercise from the BP formation, and came across a weird issue, which is more of a purely technical question than an unsolved problem:After fil...