cancel
Showing results for 
Search instead for 
Did you mean: 

about jdbc receiver adatper

Former Member
0 Kudos

the format for jdbc receiver adapter have to be the following:

<root>

<statement1>

<statement1/>

<statement2>

<statement2/>

<root/>

can i instert the element defined by myself between <root> and <statement1>.

like:

<root>

<sqlset>

<statement1>

<statement1/>

<statement2>

<statement2/>

<sqlset/>

<sqlset>

<statement1>

<statement1/>

<statement2>

<statement2/>

<sqlset/>

<root/>

can I do that?

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos

I dont think this will be allowed, if there is any parameter that you need to use then defining it as an attribute may help.....but changing the format will not work.

http://help.sap.com/saphelp_nw2004s/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm

Regards,

Abhishek.

Answers (2)

Answers (2)

Former Member
0 Kudos

elaborate the requirement more, as above given things can be achieved without change in structure (you can send two messages)

Shabarish_Nair
Active Contributor
0 Kudos

you have to maintain the SAP recommended structure for the receiver JDBC adapter

ref:

http://help.sap.com/saphelp_nwpi71/helpdata/EN/2e/96fd3f2d14e869e10000000a155106/content.htm