cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC to JDBC --> B2B scenario

Former Member
0 Kudos

Hi,

What are the Adaptors used for a B2B scenario to send an IDOC from R3 system to an Oracle database.

Thank You!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi San,

An IDOC adapter as sender, and a JDBC reciever adapter.

cheers,

Prashanth

P.S Please mark helpful answers

Answers (2)

Answers (2)

former_member184619
Active Contributor
0 Kudos

Hi San,

what Nikhil suggested is right

In Addition to above

Check this link for IDOC Configuration

Configuring IDOC

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d19fe210-0d01-0010-4094-a6f...

and this for Recieving JDBC adapter

http://help.sap.com/saphelp_nw04/helpdata/en/64/ce4e886334ec4ea7c2712e11cc567c/content.htm

Reward if helpful

Regards

Sachin

Former Member
0 Kudos

Hi San,

As prashant has suggested you need to use IDOC sender adapter and JDBC receiver adapter.

If you provide the complete scenario that you are trying to implement then we can be of more help.

Regards,

Ashish

Former Member
0 Kudos

HI San ,

What I understand from the above is that in you r scenario you want to send data from SAP in the form of IDOCS to XI and xi will map the data accordingly and push it to the Oracle DB.

I this case you will not be required to configure the sender Idoc adapter but just do the ALE settings from the SAP R/3 end to XI and send the idocs but in the receiver end you will have to configure the JDBC adapter.

Thanks

Nikhil