Skip to content

Conversation

@DanSchlachter
Copy link
Contributor

The two plugins for node and java have some major differences.
In node the Object Store is used, while java stores attachments on HANA db.
This has knock-on effects on topics like mtx, encryption etc.

@DanSchlachter DanSchlachter marked this pull request as ready for review April 28, 2025 11:28
@renejeglinsky
Copy link
Contributor

@BraunMatthias Could you give a review?
@RamIndia FYI

Copy link
Contributor

@agoerler agoerler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, although we could also mention SDM: https://github.com/cap-java/sdm



The Attachments plugin provides out-of-the-box handling of attachments stored in, for example, AWS S/3 through [SAP BTP's Object Store service](https://discovery-center.cloud.sap/serviceCatalog/object-store). To use it, simply add a composition of the predefined aspect `Attachments` like so:
The Attachments plugin provides out-of-the-box support for attachment handling. On Node.js, attachments are stored on AWS S/3 through [SAP BTP's Object Store service](https://discovery-center.cloud.sap/serviceCatalog/object-store), whereas Java stores attachments on the SAP HANA database. To use it, simply add a composition of the predefined aspect `Attachments` like so:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we might also mention that in CAP Java also SDM can be used to store attachements: https://github.com/cap-java/sdm

Copy link
Contributor Author

@DanSchlachter DanSchlachter May 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDM is a seperate section right under Attachments on the plugin page, as for node those are two seperate plugins

@renejeglinsky renejeglinsky added this pull request to the merge queue May 21, 2025
Merged via the queue into main with commit 5700c96 May 21, 2025
4 checks passed
@renejeglinsky renejeglinsky deleted the attachment-plugin branch May 21, 2025 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants