cancel
Showing results for 
Search instead for 
Did you mean: 

Could not create JCOClientConnection

Former Member
0 Kudos

Hi,

I have follow closely to the tutorial 'How to... execute an RFC model with inputs from Interactive Forms', but a problem encounter during the testing.

Error :

Could not create JCOClientConnection for logical System: WD_MODELDATA_DEST - Model: class com.sap.demo.flightchecking.model.FlightCheckingModel. Please assure that you have configured the RFC connections and/or logical system name properly for this model!

What causes this? Anyone have any solution for this error?

Thank you in advance.

Best Regards,

Rayden

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

The answer is in the error:

<i>Please assure that you have configured the RFC connections and/or logical system name properly for this model!</i>

Register your backend system in the SLD, then create corresponding JCo destinations in the web dynpro administration interface accordingly. By default you have one for the Metadata and one for application data.

Regards,

Francois

Former Member
0 Kudos

Hi Francois,

Thanks for your valuable feedback. I'm quite puzzle why there is JCO connection involve as the tutorial never mention anything on JCO connection. Pardon me, I'm new to interactive form.

Regards

Rayden

Former Member
0 Kudos

Dear,

JCo conection to a backend system allows WD Java application to connect to a backend system: take a look the help or in <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/webdynpro">the webdynpro homepage on SDN</a> to find out more.

Regards,

Francois

Answers (0)