cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC - XI- JDBC

Former Member
0 Kudos

Hi,

I have scenario from IDOC to JDBC. My question is, can JDBC call be synchronous in this scenario, so I colud i 2. step update some Oracle table with new Vendor number. Second question is, is there on Internet some example of calling Oracle Customer function, or is it possible?

thx

mario

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thx all

Former Member
0 Kudos

Hi check this blog for synchronous JDBC call

/people/siva.maranani/blog/2005/09/16/xi-how-to-on-jdbc-receiver-response

BR

Sameer

Former Member
0 Kudos

yes, I saw this blog, but I can't get Response tab under Interface mapping. Is it because of IDOC - async???

Former Member
0 Kudos

Yes

Former Member
0 Kudos

so in this type of scenario ( IDOC to JDBC ) synchronous response is not possible? Correct?

Former Member
0 Kudos

Hi

Sysnc call is not possible for IDOC-JDBC.

Thanks