Hi,
i have a question regarding MIME objects.
When I start my created internet service (theme 99, style mobile devices, standard mobile.css) I can see all the templates. The standard SAP icons like logoff.gif and saplogo.gif are also visible (the path to them is i.e. "/sap/public/bc/its/mimes/itsmobile/99/images/all/saplogo.gif").
But as soon as the user triggers an error message, the corresponding message appears, but the icon is missing. Instead, only a red cross is visible. (This happens on the mobile device wavelink browser aswell as in the internet explorer on a desktop computer). The path is to this icon is "/sap/public/bc/its/mimes/itsmobile/99/images/all/error.gif"
All needed services like "sap/public/bc/its/mimes" and so on are activated, so I don't know, why this standard SAP icon is missing. How can I add it so it will be shown? I've read sth. about mimeURL, but can't figure out, what needs to be inserted and where this has to be done. I thought, that all standard icons are available by default when all needed service are activated?
Any help?