on 2024 Dec 12 3:48 PM
Hello,
I am looking for tutorials, where I can build separate modules for Node.Js, UI5 and HANA, and then connect them together to form a fully fledged application, based on a use case from one of the previous projects I was a small part of, so as to upskill myself and apply the knowledge in my future projects.
However, I could not find any tutorials, for connecting separately created modules to this purpose.
Could anyone please help me with the same, where I can find the relevant resources?
Many thanks in advance.
Request clarification before answering.
Did you have a look at https://github.com/SAP-samples/cloud-cap-samples/? SAP uses as an example of how you can structure different component in different projects (even though in this example it is in on repo).
You can have a look at he CAP website or DJ Adams posts and videos to learn more about plugins.
I personally use the plugin mechanism to string together 9 modules.
If you don't want to deploy them together but see each one as a standalone micro service that build on it, you can use the MTA and some destination magic to make that happen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 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.