cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to fetch the data from backend but its throwing an exception

Former Member
0 Kudos

Trying to fetch the data from backend by clicking on a search button, but its throwing an exception

ex: Could not create JCOClientConnection for logical System: MIGATEST_MODELDATA_DEST - Model: class org.wb.operations.testflightmodel.FlightModel. Please assure that you have configured the RFC connections and/or logical system name properly for this model!

can anyone help me how i can proceed further.

regards,

Suresh.

Accepted Solutions (0)

Answers (2)

Answers (2)

ankur_garg5
Active Contributor
0 Kudos

Hi Suresh,

Please check whether MIGATEST_MODELDATA_DEST should be given in all Caps. Lower Case - Upper Case has created problems for me in the past.

Bye

Ankur

former_member185029
Active Contributor
0 Kudos

Hello,

Go to http://<servername>:<port>/webdynpro/welcome and check whether the destination name MIGATEST_MODELDATA_DEST exists there and working fine.

Ashu