blue prism

  1. J

    AS400 Pantalla Basis con Blue Prism

    Hola a todos. Estoy trabajando con Blue Prism, conectandome a AS400. Logre empezar a trabajar en la pantalla de base, al parecer se trabaja con las coordenadas de la pantalla. Si alguien ya lo ha logrado. Hay que crear un VBO para trabajar con un estilo de corrdenada, pero cuando se trata de...
  2. H

    save attched file from sharepiont to BP

    hello , im trying to save the attchment from sharepiont but no luck ,, can get the value which is the file name only , i want the whole link which it shows as link when i spy hmtl element, but cant get it , or even right click and save as
  3. V

    How to create a PEC email through BluePrism

    Hello, i need to create a BP bot able to interact with a PEC email provider, in order to create and send one to an Appian process. Do i have to build a VBO and or a process from scratch to do this? Is there another way already built? Many thanks for help.
  4. V

    From HTML to PDF

    Hello, i need to convert an email content, supposed to be extracted and saved in html format, into a pdf document. How can i build the code? Is there a way to avoid code, apart from using ms word vbo? Many thanks.
  5. V

    how to Blue Prism and PEC email

    Hello, i need to build a Blue Prism robot able to read PEC email, fetch data and attachments and convert them into pdf documents. Is there a way to allow BP to interact with a PEC email? Many thanks for help.
  6. J

    How do i extract URL from dynamic business object?

    I need to extract links in a table and the links are dynamic. I will need to loop this process over several pages and store these results into a collection. Any suggestion on how this can be done?
  7. R

    Call stored procedure using OLE DB in Blue Prism

    I am unable to call stored procedure using Blue Prism , I am able to set connection to the DB and also able to run a query using "get collection" action in OLE DB VBO. Can anyone please suggest the format for stored procedure call and how to pass parameters.
  8. I

    Needing Help with Choice Stage

    Hi all, A bit of a random one but I need a bit of help with a Choice Stage should hopefully be a simple one. I need essentially to have 3 choices: Choice 1 = Value 1 Choice 2 = Value 2 Choice = Any other Value that is not 1 or 2 I've tried using the OR and Not Equal expressions but they are...
  9. S

    Snipping tool / region screenshot.

    Hi, I'm trying to take a screenshot of a specific area of the screen is there a way to do this without taking a screenshot of the entire screen or window. I tried creating an object for snipping tool however it's unable to launch it any help would be appreciated.
  10. D

    Reading unread emails

    Hello, I am trying to use the Email - POP3/SMTP Business Object in Blue Prism. I only want to read the unread emails in the mailbox and collect their attachments. Is there a way to do this in Blue Prism? I see I can use the List Messages Action, but I don't want to read all of the emails...
  11. R

    Blue Prism fast search?

    I have a process I'm developing that spends a lot of time searching a collection for results. The collection has about 120 items (string is the key I'm searching for). Based on my test results, the loop is spending anywhere from 5-7 seconds searching for a match. This is easily 90% of time...
  12. C

    Blue prism generation of random digits

    Hello. Just want to know how can I generate random Digits in blue prism? I need 5-6 unique numbers (no letters or symbols) in every new items.
  13. D

    Unable to create excel instance

    I have been learning how to use the Blue Prism toolset. I want to open an Excel document. I know I need to first create an instance, however I receive the following error message: Internal : The system cannot find the path specified Error code:-2147467259 More Detail...
  14. T

    Removing space's from a string of text with a paragraph

    Hi, I have an issues with getting rid of spaces and having the text all on one line so I can match two data items, one is from a website and the other data source is from Excel. The first data im gathering has a paragraph line break from the website in the sentence, this needs to be matched to...
  15. S

    Blue Prism Can't write into SAP field

    Hi, I'm having issues with my write and navigate actions in SAP. Yes, the settings for scripting and accessibility are fine. Also the server side is checked. I can read the text field but that is the only action that it allows me to do. I can only spy it in SAP SPY MODE the other option can't...
  16. L

    Error to Attach in Mainframe Application

    Hi People, When i execute my process in Control room i have this error to attach a mainframe application (QWS3270 PLUS): ERROR: Internal : Failed To perform Step 1 In Navigate Stage 'Attach Mainframe' on page 'Attach Mainframe' - This resource is unavailable. The host presentation space is...
  17. T

    Internal : Unable to convert supplied value to a Number : Unable to cast value '' to a number data item

    I have a process that retrieves data (Student marks) from an excel file and sends it to an object that calculates the total, percentage and grade and sends data back to the process to write in the excel file. But I get the above stated error when flow reaches the action stage where data is sent...
  18. M

    Insert rows - Excel

    Hi, I am working on inserting rows in an excel where there are three different sections with different formatting. If I insert empty rows in one section (where I will add data later) , there is a popup coming up saying "This many cause some merged cells to unmerge. Do you wish to continue?" To...
  19. B

    SAP_Blue prism_How to select something based on SAP Grid view?

    SAP_Blue prism_How to select something based on SAP Grid view? When i am trying a navigate stage-I am just getting option for Selecting Item based on ID-From where can i find the ID for that particular element that i want to select? Please help!
  20. S

    Spying and Extracting SAP Table / List to BP

    Hi all, Just going to copy what another person wrote in a comment section, as i have the same exact problem: Objective: To spy and get/extract SAP table/list data in a Blue Prism collection. Problem : Need to extract a SAP table for a process, as details in the table needs to be iterated...
Top