Search results

  1. H

    How to divide one pdf into multiple pdf's(based on no of pages) by using code stage in blue prism

    Hi all we have a requirement to create separate Pdf for each page in the main pdf so for this we have used ItextSharp Dll and we have used below code in the code stage however BP is not showing any errors but when we are trying to execute code stage we are getting "Internal : Exception: Object...
  2. H

    MS Word Add row Issue

    Hi Team, when i am trying to add row to the table in MS word, Row is adding to the table but in word document visual is not showing grid lines . please advise on this issue thanks
  3. H

    Issue with MS-Excel VBO save Action

    Hi All, We are facing this particular issue while saving Excel Workbook. If there is an unknown window popup arising from the Excel during saving, the process gets stuck doing the save action without throwing any exception (basically trying to save endlessly). How do we handle this?
  4. H

    Unable to to get the match index attribute of an element in AA mode

    Hi All, I am trying to get the match index of an element by using the "Read" stage and i have selected the "Get AA attribute" function. But BP is throwing an error like "Identifier matchindex of aa not found". Please find the attached screenshots. Please help on this issue. Thank You..
  5. H

    Input text to a html container with dynamically changing rows

    Hi All, Needed some help in adding text to a web application where based on the number of line items (keeps varying) we need to add rows in the application and then enter values. Provided are the screen shots of the scenario, when the number of line items vary, we need to click the ''+" icon and...
  6. H

    How to use the login agent logout process in the actual business process

    Hi All, I want to log out my machine once my process is completed, where i have to use the log out process ? Please help me.
  7. H

    How to export the control room logs in Blueprism?

    Hi Team, Is there a way to auto export the control room logs like Process start ,Process end time,Exception Details and Status at the end of the process for audit purposes. Thanks.
  8. H

    when Trying to read a CSV file to collection

    Hi All, I am trying to read CSV file to a collection which has one of the field as date. This is being interpreted as a wrong date . How to switch off this interpretation and get the date as is i.e as Text.
Top