Recent content by skj326

  1. S

    Write collection in excel

    I found the solution from my side , There is issue with data itself. In one of the row there is text start with '='
  2. S

    Write collection in excel

    ERROR: Internal : Could not execute code stage because exception thrown by code stage: Exception from HRESULT: 0x800A03EC
  3. S

    Write collection in excel

    It is able to write Few Lines but after that there it thrown an exception
  4. S

    Write collection in excel

    i know the above steps , Problem is after writing few lines it throws an exception
  5. S

    Write collection in excel

  6. S

    Write collection in excel

    No i am creating one excel steps 1. Create Instance 2. Create workbook 3. Write collection In 3 steps after writing few lines it is terminating
  7. S

    Write collection in excel

    Hi All, Any idea on below error while writing collection Via blueprism ERROR: Internal : Could not execute code stage because exception thrown by code stage: Exception from HRESULT: 0x800A03EC
  8. S

    Json to collection out of memory exception

    Hi , Any one encountered out of memory exception while loading the Json to collection skipping array
  9. S

    Configure web api in version 6.4

    How to configure post web service in version 6.4
  10. S

    Fastest way to copy paste sheet oneworkbook to another with large size data

    Fastest way to copy bulk data from one workbook sheet to another workbook sheet using Blueprism
  11. S

    Application Modeler to use for SAP application?

    If you have the access to BP portal then in the document section search for SAP .
  12. S

    Application Modeler to use for SAP application?

    Make sure you have configured your sap settings . Then only you will see SAP mode
  13. S

    Extract Email From the string

    "Requires TEST (TL*) to be created - e-mail to ACTION Team (XXXXXXlog@gmail.xx ) to add user to this group" I have to extract XXXXXlog@gmail.xx from this string. Using extract regex value or any other way.
Top