Skip to Content
0
Former Member
Nov 11, 2014 at 02:58 PM

Store procedure output parameter in JDBC receiver structure in sap PI

325 Views

Hi,

I'm configuring SOAP- JDBC synchronous scenario. In jdbc receiver side is executed store procedure and this sp inserts recor to one table from more table and has a output parameter.

When i run webservice, in jdbc side occurs error. Store procedure run successfully and can insert record to table but return parameter is not coming to SAP PI so timeout error ocuurs.

Our jdbc structure is as following:

SP response

Our system is PO 74 SP5

Thanks ,

Nurhan

Attachments

JDBCReq.PNG (12.0 kB)
SPresponse.PNG (5.1 kB)