EasyBluePrism
Level 5
since ‎18-04-19
‎13-02-26

User Statistics

  • 44 Posts
  • 0 Answers
  • 0 Likes given
  • 3 Likes received

User Activity

I have the following JSON Path:$.categories[0].Details[0]["G-Nummer"]and this JSON:{  "categories": [    {      "Kategorie": "Police Nr.",      "Details": [        {          "G-Nummer": "G-0100-0273"        },        {          "VN-Key": "406335.002...
I have an Excel file on Sharepoint. Every day I want to add a few new lines there, because it is a report. Until now, we had this report on an ordinary drive. That’s why we used the VBO Excel with the following actions, amongst others: Go To Next Emp...
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...
Likes from