EasyBluePrism
Level 4
since ‎18-04-19
Friday

User Statistics

  • 29 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

I have the following problem:I want to save a collection as a CSV file in a Sharepoint folder.I know the Action Microsoft 365 Excel Write Collection. Is there something similar for CSV? Another option would be to first store the Excel file on Sharepo...
I have two questions about handling CSV files with Microsoft 365 Excel VBO.Firstly, I should be able to read a CSV and save it as a collection. In other words, I am looking for an action analogous to Get CSV Text as Collection.On the other hand, I sh...
I have now transferred my test processes for Sharpoint and Micorsoft 365 API from production to the test environment, as I had done initial tests on production.I configured the BP Web API analogously and adjusted the IDs (tenant, client) and client s...
I am trying to delete an Excel file in a Sharepoint folder. But I get the following error message:The IDs are correct because I can copy the file. In other words, the file is found. It’s probably because of the file path. For this I copied the link i...
I have implemented a process where a collection hast to be written to an Excel. As a test I created an Excel with the name TestExcel.xlsx and the table “Tabelle1”.The Excel can be found, because I can copy it or read data out of it. But writting from...