#blueprism

  1. Amit Dasamani

    Survey / Questionnaire on benefits of RPA

    Greetings to all, As a student in the Master of Automotive Production Engineering, we are working on a Robotic Process Automation (RPA) Project with Prof. Axmann and Prof. Harmako at Technische Hochschule Ingolstadt. We as a group are implementing RPA in various departments of our university...
  2. A

    Creating custom json file with variable values

    Hello, Solution needed for BLUE PRISM. I am working on a project where I am fetching attachment from email and a few sender details. Now, the next step involves converting this information into JSON, these details would be dynamic as new emails come in from different individuals. The values...
  3. A

    Extract name from email address

    Hi guys, I need help extracting name from email address in Blue Prism. input: xyz.abc@gmail.com output: xyz<space>abc Please suggest a solution
  4. J

    Blue Prism Browser Mode Suddenly not Recognising Anything in Chrome

    Dear All, I am using Blue Prism v6.8.1, google chrome version 90.0.4430.212 (64 bit), blue prism extension 2.1.0, whereby an issue is occurring with spying elements on websites. Blue Prism fails to recognise any elements in browser mode, even those elements that have been previously recognised...
  5. A

    While converting Collection to JSON getting '@' inplace of '/' ?

    While converting Collection to JSON i'm getting '@' in place of '/' Somebody please help me that how can i avoid '@' symbol inplace of '/'
  6. A

    Slowness problem with automating Web Application.

    I'm working in Citrix environment and using Windows XP 2008 server. We automated one real time portal. While spying elements in Website BOT is taking more than 15 minutes to spy one element. The flow was not that much big, Bot has to be completed its execution within 5 minutes but due to PORTAL...
  7. A

    Unable to find Accessibilty Mode in google chrome??

    When i re-installed my google chrome i've lost Accessibility mode in google chrome to spy the elements.. Somebody please tell me that how can i restore Accessibility mode in my chrome application?
  8. A

    How to avoid resolution issues which was spied by Regioin Mode in Blueprism?

    I'm working in Citrix environment- to RDC-dev(Windows Server 2008) I spied all the elements using region modes, but when i try to run bots from different machine("from other machine citrix envr to same RDC-Dev Server") it is giving errors!? i'm required to run bot from many different machines...
  9. I

    Exception : Failed to import CSV: Exception from HRESULT: 0x800A03EC

    hello everyone any idea what the problem?? need to solve it quickly. .Some problem with the MS Excel VBO?? Prefer the particular BO, not Utility Manager.. its from the 'Consolidation Exercise' from BP LMS-Foundation Training
  10. R

    JavaScript from within BP - code stage

    Hi, Could you guide me through my code related to the below issue: Page page = System.Web.HttpContext.Current.Handler as Page; str = "page doesn't exist"; if (page != null) { str = "page exists!!"; } There is runtime exception - object reference not set. I have the dll and reference mentioned...
  11. C

    Convert .csv to .xlsx using Blue Prism

    Hi guys, I'm having a problem, I receive a document .csv(IMG1) and i need to convert it to .xlsx(IMG2). But, besides convert I need to adjust the columns, like in the image that I attached(IMG2). I follow the steps sugested in this post...
  12. T

    Report extraction in scheduler

    I have a process where it open in IE, input start and end date, extract report. In my object, launch IE and I applied check if windows activated > yes > input date > extract > save. In process, I call the object to launch and another process to input dates. Upon running it is successful. But...
  13. S

    SAP using global send keys for F9

    Hi All Am trying to select a view for a material update in transaction MM02 , and running into issues. I got through the SAP login, selecting an SAP system, logging in, starting the tcode, entering a material number and deselecting the default views, because I only want to go to the views I...
  14. M

    Recovering Deleted Object

    Hi Everyone, I deleted my Object by mistake. Would I be able to recover this deleted object?
  15. V

    Help needed with OLEDB csv connection string.

    I am working on a file, where I have to pull over 150K rows from CSV file into collection. I am trying doing same using OLEDB VBO. But, I am stuck at setting up the OLEDB CSV connection string, getting attached error. I gone through documentation on portal also but not of much help there as...
  16. K

    Need Help in Regex expression

    Hi Team, I need a help in extracting an element from pdf which contains many details I have to extract the Salary amount Example pdf content: Line1: Salary : 45,658.302 Basic Salary: 23,000.54 Line2: Total Salary : 84,937.98 I have given the below regex ...
  17. S

    Download attachments from .eml file in BluePrism

    Hello All, I am trying to retrieve attachments from an email message that is already saved on the hard-disk as a .eml file. Is there a way to do this using Blue Prism? I have to basicalling automate below flow Login to Application Search the INC number Scroll down and go to Client Emails...
  18. S

    Get no of occurrences in excel and format a column

    Hi All, Am new to Blue Prism and don't any knowledge on writing macros. I have a process in which input is an excel(input.jpg) file with company details (Company Name, Email Address, Postal Address, Bill No, Rejection Reason, etc.) I have to get the number of occurrences for each Company and...
  19. S

    Zip files in BluePrism

    Hello Everyone! I have process in which, input is an excel file with vendor receipt details (Vendor Name, Email Address, Postal Address, Invoice No, Rejection Reason, etc.) Flow is to read this excel and send them replies via email(if email address is given) or post(if postal address is given)...
  20. N

    Blue Prism How to Learn Blue prism? Blue prism tutorial material?

    Please follow below link. http://www.rpatutorial.com
Top