cancel
Showing results for 
Search instead for 
Did you mean: 

multiple database operations with one REST sender

0 Kudos

Hello experts,

I am new to REST interfaces. we have a requirement where we have to perform READ,UPDATE,DELETE and CREATE operations on a database using one REST API. It is a REST->JDBC scenario. I have read a lot of blogs but i couldn't find a step by step solution. Could you help with this. Please explain the ESR part as well. We have PI 7.4 dual stack.

source Structure is like this: a sample

MT_TEST

operation

Keys

plant ID

Storage Location

Data

plant ID

Storage Location

Batch

Accepted Solutions (0)

Answers (1)

Answers (1)

sharprabs
Participant
0 Kudos

Kindly check the following link

https://archive.sap.com/discussions/thread/3847298

Regards

Sharada

0 Kudos

I have gone through this. does not provide the answer. i need whole 4 operations synchronous, what would i require in ESR and how would REST channel need to be configured?