2024 Dec 20 1:43 PM - edited 2024 Dec 20 1:50 PM
I have a RAP entity with an action, and I want to read the contents of a file present on application server and convert it into type XSTRING.
I am using managed behavior implementation, and the service binding is of type Web API as the frontend is built separately. I have seen blogs on using the annotation @Semantics.largeObject but I am not sure how it will work as I am using an abstract entity as input for the RAP action
Highly appreciate any guidance or feedback on the same.
Request clarification before answering.
If the file you want to read is in xlsx format, you can use the XCO library to read the content.
The following blog post may also help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.