Search results

  1. S

    Blue Prism Oracle connection

    I have written a oracle connection code in code stage. Any one has idea what .dll file should be attached in the object?
  2. S

    Excel functions in blue prism

    How can we apply excel functions through Blue Prism??
  3. S

    navvigate to excel cell dynamically using blue prism

    Hi, I need to get a particular cell value from an excel sheet. I can not pass the cell address directly as it may vary from sheet to sheet. But the cell is always the bottom right cell, and has a complete blank row and column around it. Can you give any ideas how to reach that cell and get the...
  4. S

    excel cell value conversion

    How can I convert text data to decimal in blue prism? as I have to compare the data received from a cell in excel file to the decimal number '1'. what process should I follow?
  5. S

    comapre two excel file cells and store result in word file

    Hi, i need to compare two excel file cell values and store the result in another word document. How should i proceed? Can i get a brief idea of the steps?
  6. S

    calling stored procedure from a BP action

    hi, I need to automate a process which calls a stored procedure and enters data to a database using Blue Prism. can anyone brief me with the process?
  7. S

    Excel Formatting

    hi, I want to write a code such that it formats the excel file like font-color of some particular cells, cell colors of a particular column etc using c# code stage in blue prism. Please help
Top