cancel
Showing results for 
Search instead for 
Did you mean: 

JCO Connection Problem

Former Member
0 Kudos

Hello All,

I have CE 7.1 trial version for java and SAP ABAP/R3 system. they are installed separately. I have created a webdynpro application using Adaptive RFC Model. The connection for RFC to ABAP/R3 system has been done well and successfully tested. After deploying my webdynpro application to CE 7.1 java engine I need to configure the JCO connection for the application.

using

http://myhost:50000/webdynpro/welcome

i need to create jco connection. but how to create i don't know ?? please help me.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Follow the SAP Documentation

http://help.sap.com/saphelp_nwce10/helpdata/en/3a/3b1b40fcdd8f5ce10000000a155106/frameset.htm

You have to create 2 destinations, one for metadata (with a service user) and another one for data (with sso sap logon ticket).

Regards, Gilles.