Search results

  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 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...
  4. 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...
  5. 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.
  6. P

    Mainframe Application Automation

    Hi All, Can any one please explain mainframe application automation with an example. (or) Please suggest any video link
  7. 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
Top