General Issues:
- After an upgrade, migration or transport of the ITSMobile application doesn't work as expected (dump occurs, buttons don't work, etc.)
- Make sure the templates were newly generated with style Mobile4:
- Run transaction SIAC_PUBLISH_ALL_INT.
- Transaction SE38 → SIAC_REGENERATE_TEMPLATES → Generate the templates again with Mobile4 'Mobile Devices (Without HTML Tables)
- Run tr SIAC_PUBLISH_ALL_INT.
- The template informations (when was generated, which style was used) are reachable in transaction SE80:
Make sure to see here the current date and Style Mobile4 in case of all used templates. - See Also: Regenerate templates with report SIAC_REGENERATE_TEMPLATES
- After an action (for example clicking on a button ) template is not found (HTTP 500) dump occurs.
For example:- ITS_TEMPLATE_NOT_FOUND
- Template interpretation terminated, template not found
- ITS service "xxx" had to be terminated, as no template could be found for screen 2088 in program "RLMENU"
- In this example the screen 2088 is missing, so you need to geneate the template for that screen
- How to create an ITSMobile Service → 2.Create an internet service in transaction SE80 / generate templates
- Make sure the template was created for the failed screen in transaction SE80