Search results

  1. R

    Unable to insert a large string into an excel cell using OLEDB

    Hi All, We are using OLEDB for excel operations and we have a scenario where we have to insert large text i.e., greater than 255 characters into an excel cell using OLEDB. While performing insert query OLEDB throws an exception. Has anyone faced this issue before, and what is the workaround...
  2. R

    PowerShell 1.3.1 VBO - Unable to execute Get-ADUser command

    Hi Team, We have a requirement where with user email id we need to know whether he is an active user in organization or user left the organization. In order to do that we are using powershell Get -ADUser commands. When i pass only powershell script in "PowerShellScriptCode" variable we are not...
  3. R

    Row 1 supplies a blank expression to argument 'Last Row Number' in read stage Get Rows action

    Hi All, I'm facing this issue in read stage --> Get Rows, Row 1 supplies a blank expression to argument 'Last Row Number'. I tried creating a new stage with same parameters, still the error exists. Thanks in advance.
  4. R

    How to Use data gateways to get Queue data to external DB using Blue Prism

    How to Use data gateways to get Queue data/Transaction level data to external DB. Currently we are able to get high level queue performance but if we want to analyze license utilization, resource availability etc. how to get this data using Data Gateways Thanks in advance:)
  5. R

    Firefox is getting crashed frequently at launch step itself

    Hi All, I'm using Firefox browser for one of my use case where it will search with some input, reads the output table and terminates the application. Currently it is getting crashed as soon as bot launches the application. If i see task manager there will be no instance and if i run in debug...
  6. R

    A Script/Web page is slowing down your browser - Issue with Firefox

    Hi All, I'm facing an issue where when i'm interacting with my target application firefox is throwing the following popup "A Script is slowing down your browser. what would you like to do Stop/Wait? " Because of that popup Blue Prism is getting hanged and it is not moving to next step. Please...
  7. R

    Global Send Keys Space issue

    Hi All, I'm having a scenario where i'm trying to pass some text containing spaces like "hello world" using global send keys in navigate stage. But while typing it is not giving space i.e., "helloworld". Has anyone faced this before? If so please share your views? Thanks, Bhargav.
  8. R

    Active X Component issue while writing collection to an Excel

    Hi All, I am facing an error i.e., "Could not execute code stage because exception thrown by code stage: Cannot create ActiveX component" when bot tries to write a collection to an excel. The major change what i observed is this queue reporting object is able to generate excel report in my...
  9. R

    How to extract a table from a email body into collection

    Hi All, I have a requirement where i need to read a table (fixed columns and variable rows) present in mail body into a collection. Please share your thoughts on how to achieve this.Thanks in advance
Top