cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Adapter stored procedure call

Former Member
0 Kudos

Hi All,

I have a requirement of calling stored procedure through Reciever JDBC Adapter, where in multiple records are to be provided as input at a time, also multiple records should be recieved at a time.

Can any one tell me how the structure of data type should be.

Thank in Advance,

With Regards,

Zafar Ali

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
prasannakrishna_mynam
Contributor
0 Kudos

Hello Ali,

At structure level, the root node should set to 0..unbound as we intend to process multiple records, if the records are having same structure.

[Jdbc scenario|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417800)ID1319542550DB11163633639799272972End?blog=/pub/wlg/1772]

Regards,

prasanna

Former Member
0 Kudos