Hi Guru's,
I created ITS mobile Service working perfectly in my DEV environnement. All transactions are working, no problem to use it.
I did and copy of transport from my DEV to QA environnement, due to refresh constraint i had to do it that way. All my transport have been copied correctly, i did the verification and compared my DEV and QA, everything is similar, for the ITS service in SE80 and also for the ICF service.
However, in my QA environnement i am able to view the main menu "LM01" but when i try to run the html transactions i am not able to excute any click on any button. When the button is trigerred, the following error "noticed in the console of the web browser" occured : Uncaught ReferenceError: setOkCode is not defined.
In console of the web browser i see the following and i dont know why the file are not in the QA system.
sap/public/bc/its/mimes/itsmobile/99/scripts/all/mobile.js (Failed to load ressource)
sap/public/bc/its/mimes/itsmobile/99/images/all/enter.gif (Failed to load ressource)
sap/public/bc/its/mimes/itsmobile/99/images/all/logoff.gif (Failed to load ressource)
sap/public/bc/its/mimes/itsmobile/99/images/all/saplogo.gif (Failed to load ressource)
Any idea to help?
Regards,
Michel