cancel
Showing results for 
Search instead for 
Did you mean: 

R3-AS400

Former Member
0 Kudos

Hi Experts,

I have a scenario where I need to integrate R3 and AS400. Can u tell me what adapter I can use and its property settings.

All inputs are appreciated.

Thanks & Regards,

Jai

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I have one customer running ECC 6.0 on WIN/SQL and they are using a DB coonection to AS400 system. The transaction is DBCO, here you can define a connection to DB2/400.

Bye.

Raffaele

http://www.cst4i.net

Former Member
0 Kudos

Hello Jai

What you can do also is to use JDBC to connect from R3 to AS400 via XI

You need to get the proper JDBC driver, lets say JTOpen and install them in the XI server, after this you can use a JDBC Comm. channel with a connection string to AS400 and finally you have to do inserts and updates and even stored procedure calls to AS400.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

if you can set up and FTP server on As400

then you can use standard file/FTP adapter

Regards,

michal

Former Member
0 Kudos

Hi Michal,

Thanx for ur reply. I l try to use FTP server.

Thanks & Regards,

Jai

MichalKrawczyk
Active Contributor
0 Kudos

hi Jai,

for configuration you cna have alook

at many file adapter weblogs :

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/16

(search for file )

and standard docs:

http://help.sap.com/saphelp_nw04/helpdata/en/0b/9a50465ccf84479e39a6d50c90fb3f/frameset.htm

Regards,

michal