Reputation: 1
I have one RAP Application (Odata V2 + Managed) which I extended in VS Code.
Requirement:
I have logic written for validating all the fields inside my behavior class in RAP.
Questions:
For file upload I found this SpreadSheet Importer, but I'm not sure how to pass the data from the Excel to backend and how to trigger the validation and create method.
Upvotes: 0
Views: 543