Recent content by polugopi

  1. P

    Download multiple files from sharepoint 365 using REST web service (using c# code in code stage )

    Hi All, I need to perform below task: 1.I need to enter credentials into Microsoft share point 365. 2. it contains 4 folders. 3. now I need to open 1 st folder and download all files which to local directory. repeat the 3 rd step for remaining folders. I need to perform all the steps using...
  2. P

    How to use web services in blueprism

    Hi All, I need to download files from one shared drive using web services. I am new to work with web services.Can any one please explain how to work with web services. if possible please share video link. Thanks, P. Gopi
  3. P

    Split excel sheet

    Hi Shiva, it's working but it is creating separate Excel files instead of single excel file. code : Out put :
  4. P

    Split excel sheet

    Hi All, i have an excel sheet contains 531 records in Sheet 1. Now want to split the data into sheets like sheet 1 contains 1-50 records , sheet 2 contains 51-100 records, sheet 3 contains 101-150 , sheet 4 contains 151-200 , etc.. meanwhile i need check whether sheet is exists or not ? if sheet...
  5. P

    split text

    could you please share the data of input data item
  6. P

    split text

    Logic is working fine.Thanks sivagelli.
  7. P

    developing a bot which performs unit testing

    could you please explain with one process and object
  8. P

    split text

    Hi All, I have a task which is related to split text. my input data is look like below : 1.Customer Invoice 2.Customer Address 3.Order Quantity 4.Order Status Expected out put : 1.CI 2.CA 3.OQ 4.OS Here i am confusing how to work with trim , in string and length functions. Any one please share...
  9. P

    developing a bot which performs unit testing

    Hi, I have a task to develop a bot which performs unit testing. Is it possible ? if yes please explain with an example.
  10. P

    Mainframe Application Automation

    Thank you .
  11. P

    Mainframe Application Automation

    Hi All, Can any one please explain mainframe application automation with an example. (or) Please suggest any video link
  12. P

    How to open Process studio diagram or Object studio diagram in another system?

    Hi praveen, First you need to to create package then you need to create a ".bp release" file. This file save as a xml file. Then you need to import this ".bp release " file into another laptop
  13. P

    Combination of global send keys

    Any one suggest me how can i use combination of global send keys and global send key events to perform select all the data and copy that data Ex: ctrl +a and ctrl+c
  14. P

    How to use blue prism to insert an image to a Word file

    i have a web application and it contains web table. the table contains hyperlink in first column.so, how can i click that first link in blueprism ?
  15. P

    How to use blue prism to insert an image to a Word file

    how can i pass timeout as data item in blueprism
Top