blue prism web page save form field

  1. N

    Need Custom Code to Split String with delimiter

    Hello Team, I am having a requirement to split string of (Key, Value) format. First value will be field name and second value will be its value. Input string may vary with different length. Example : Input String : 'Name|Naveen|Job|Software|Country|India'. Expected Output : Name = Naveen...
  2. N

    How to launch .msc file extension

    Hello All, Is there any way to launch .msc file extension using Application Modeller? I am planning to close 'Task Scheduler'. Thanks in advance.
  3. N

    Check Folder Exist or Not

    Hello Team, I am having a requirement to check whether a particular folder (Process Files) exists or not in specified path (C:// Process Folders). If folder exists, I will not do anything. If folder doesn't exists, I need to create it by Bot. Is there any way to achieve it. Thanks in Advance.
  4. N

    MAPIEx Send Email issue in Production

    Hello All, I am having one email ID (test@mail.com) which is configured with outlook in two servers (Server 1 & Server 2). Outlook is configured offline with the help of 'ost' file. I created an object to send emails using MAPIEx outlook, it is able to send emails properly but some time it is...
  5. N

    Internal : Could not execute code stage because execution thrown by code stage : Could not find installable ISAM

    Hello All, I am getting below error in PROD server when it is trying to read CSV file in to Collection. "Internal : Could not execute code stage because execution thrown by code stage : Could not find installable ISAM" Can you please help in this.
  6. N

    Automate.exe has stopped working

    Hello Team, I am trying to spy elements (Textbox, Dropdown) etc using AA mode and after spying it and selected elements. When I tried to highlight that element it is displaying "Automate.exe has stopped working" error and blue prism is closing without saving any data. Attached are the...
  7. N

    Steps to Read multiple pages table data

    Hello All, I am having a scenario to read a tabular data having multiple pages using AA mode into collection. Attached is my scenario screen shot.
  8. N

    Need Steps to make filter conditions dynamic

    Hello Team, I am having a scenario to filter the tabular conditions with Choose Field dropdown, Operator Dropdown and value textbox. I Spied all these 3 controls in AA mode in the first row and I am able to enter those values. But when I tried to enter other filter values in 2nd row am unable...
  9. N

    How to Generate Dashboard with Work Queue Items

    Hello All, Can you please let me know how to get a dashboard with aggregates the data by status in Work Queue. I want to Generate pie chart with different statuses in work queue like how many orders are created over time, etc. Thanks in Advance.
  10. N

    Work Queue Reporting

    Hello All, What is Work Queue Reporting and steps to do it. Thanks in Advance.
  11. N

    Assign Web Service to a Server

    Hello All, Is there any way to assign web service to a dedicated server in Production. Thanks in advance!!!
  12. N

    Process Run modes

    Hello All, Is there any other way to run the Process other than Scheduling, Manual run, Run from control room. Actually I am having 3 Processes. I will run process 1 by scheduler after this I will run Process 2 to load items to work Queue. Is there any option to check work queue items and...
  13. N

    Web Service URL error

    Hello All, I created a web service and configured in System tab--> Web services section in BP. Web service URL : http://servername:portnumber/webservice/ when I open this service in browser, it is showing correct web service processes & business objects URL. But I am having 4 servers to run...
  14. V

    Web page form field: values being entered but not saved

    Hi all, I am trying automate a simple webpage application to fill the input fields and save the values. At present I am able to enter the values. but when I save the values are not getting updated. I see the values being added to the input form field. When i do this manually in the webpage, I...
Top