on 2024 Apr 04 8:05 AM
In BTP ABAP Environment, I have a RAP entity with an action. Let's call the action 'generateFile'. In that action, I have specific logic that uses the XCO classes to build out an XLSX file. The RAP entity and its action are projected and exposed into a Fiori Elements application. The action is triggered from a user pressing a button.
The final step is that the XLSX file that is generated needs to be automatically downloaded to the user's frontend. Is there a way of doing that from the action itself? Or do I need to handle this from the Fiori app (meaning, no way to test the action from the OData service preview)?
Utilizing BTP/BAS, create a UI5 enhancement project for the RAP application and enhance a Custom SAP UI5 application with XSLX library by SheetJS to download as Excel File for a custom view table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.