Dear all,
We've develop web dynpro DC project in development server.After tested and done,we wish to do testing in QA server,hence we deployed the .ear file for the application to the QA server.Once deployed,i am getting error like "Create error:Could not create JCOClientConnection for logical System: BARCODE_MODELDATA - Model: class ml_tm.bintobin.model.create_order.Create_order. Please assure that you have configured the RFC connections and/or logical system name properly for this model!" or
"Error stacktrace:
com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type extern:ml_tm.cycle_count.model2.types.CREATE_PI:ml_tm.cycle_count.model2.types.Zmsg could not be loaded: com.sap.dictionary.runtime.DdException: Type ml_tm.cycle_count.model2.types.Zmsg does not exist"
I've already maintain the two JCO connection
BARCODE_MODELDATA and BARCODE_RFC_METADATA in QA server,and was tested n ping.
Any idea how to solve this problem? thank you