on ‎2023 Apr 10 10:59 AM
Hi,
I have a scenario where some table data is getting replicated into HANA from an ECC system with the help of SLT.
The requirement is to send these records over to an external system as soon as they reach HANA using an HTTP POST. The table has timestamps allowing me to identify the latest records.
My question is:
Thank you for your help.
Request clarification before answering.
you can use SLT in cascade. In the second SLT configuration, your HANA system would be the source and the external system would be the target.
For this, you can use the SLT SDK: see https://help.sap.com/docs/SAP_LANDSCAPE_TRANSFORMATION_REPLICATION_SERVER/007c373fcacb4003b990c6fac2...
In the SLT BADI, you would use CL_HTTP_CLIENT ABAP Class to call your external system API and post data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 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.