on 2020 Oct 31 11:46 AM
Dear experts,
I have an API that gets a list of data in local ECC and merges this data with some tables in the cloud using CAPm in Java (foundry).
Both data (ECC and cloud) must apply filters from the sapui5 application.
As you can imagine, this approach is underperforming. We decided to create batch operations to get data from 100 to 100.
Could someone explain a better approach?
I think the data replication service exists in SCP, but in this case it is not possible to activate it 😞
Thanks in advance
Enric
Maybe srv/customer-material-service.js#L25 can be a starting point for you. Here I read data from the S/4HANA backend. Before I've enriced the filter to always restrict by customer. With the result you could read from the local table and then provide the merged result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.