Procedure documentationTesting and Correcting Errors for ITSmobile Locate this document in the navigation structure

Procedure

This section provides information and links about the topic of testing and correcting errors in the context of ITSmobile:

ICF Test Services

Before you generate and test your own ICF services, you should check whether the delivered test services itsmobile00 and itsmobile01 are executable. You can use these services, for example, to check whether it is possible to log on to your SAP Web AS over HTTP and whether an HTTP plug-in/ICMAN has been configured. For more information, see Calling ICF Test Services.

General Note on Testing

Since the browsers on mobile devices have very limited functions, we strongly recommend that you perform a test on the real hardware to avoid, for example, unwanted scrolling or to check the function of function keys. If necessary, you can also run tests using the available device emulators.

Outputting the ITS Context Dump

It can be useful for developing your own templates or verifying errors to output the ITS context dump on the HTML page. More information: Outputting the ITS Context Dump.

Notes on Debugging

Like all other ICF-based HTTP services written in ABAP. you can analyze mobile services using the ABAP debugger. Note that the “new” ABAP debugger must be activated for debugging.

You can activate the new ABAP debugger in transaction SE80 by choosing   Utilities   Settings   ABAP Editor   Debugging   New Debugger  . You can also make other debugging settings here, such as user and IP matching.

Possible Errors

The Possible Errors section contains typical errors that can occur in the context of ITSmobile.