cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Configuration in SAP PO

0 Kudos

Hi Folks,

I am trying the first SOAP to JDBC Scenerio in the SAP PO(Single stack).

Can anybody help me out for the configuration.

Is it same like the dual stack configuration?

Regards,

Pavithra.R

Accepted Solutions (1)

Accepted Solutions (1)

ravicarpenter
Active Participant
0 Kudos

Hello,

SOAP and JDBC are both Java Adapters and hence does not need any substitute in single stack. In my opinion, you can go ahead with the same steps.

However, since you are now on single stack you need to go for ICO (Integrated Configuration) or even would like to develop and IFlow and then deploy it.

0 Kudos

Thanks Ravi..

I just want to check the steps to configure SOAP to JDBC.

1)Designing in ESR

     Will get the Sender structure(SAOP Structure) from the client

     Receiver structure-We have standard format

     DT,MT,SI,MM,OP

    

2)Configure in ID

     Sender component,Sender Communication channel

     Receiver Component,Receiver Communication Channel

     ICO

While testing:

Will extract the WSDL file from the ID and by using the SOAP UI tool we will trigger it.

The messages can be viewed in RWB(Message monitoring)

ravicarpenter
Active Participant
0 Kudos

Thats right.

0 Kudos

Thank you

Answers (0)