on 2010 Aug 25 5:08 PM
Hello all!
Where is a good place to store custom image for header of the system logon application?
In detail:
I set in ICF of my BSP-Application in
- Error Pages - Logon Errors
the System Logon. If you click on
- Configuration - adjust Links and Images
you can type in a "Image for Header".
But where to store this image in the MIME repository to get real public access without login? The only folder I found is /sap/public/bc/WebIcons, but is this a good way to do it? All the other "public" folders are requesting another login.
Thanks,
Thilo
Hi Thilo,
I think you have some options. First is to store your mimes under the path /sap/public/bsp/sap/public/bc/ (e.g. /sap/public/bsp/sap/public/bc/icons/s_B_SPCE.gif) that's what you found out.
That kind of path is public by definition; it's accessed without requiring any user/password.
You can also link images from public web servers specifying the absolute URL (e.g. http://www.adobe.com/devnet/images/160x160/flex_logo.jpg).
But you can also link mimes stored under your own BSP specific application (e.g. ZSDN_LOGIN) that in the /nSICF transaction you'll associate to a service user making it accessible by everyone. These kind of services are called anonymous services and you'll find more info at [http://help.sap.com/saphelp_nw04/helpdata/en/55/33a83e370cc414e10000000a114084/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/55/33a83e370cc414e10000000a114084/frameset.htm].
Years ago I written a couple of blogs about the login page:
[/people/sergio.ferrari2/blog/2007/04/06/bsphowto--customizing-the-design-of-system-logon-page-in-netweaver-04|/people/sergio.ferrari2/blog/2007/04/06/bsphowto--customizing-the-design-of-system-logon-page-in-netweaver-04]
[/people/sergio.ferrari2/blog/2007/02/16/sap-web-ashowto--customizing-the-design-of-system-logon-page-new-options-of-the-netweaver-04s|/people/sergio.ferrari2/blog/2007/02/16/sap-web-ashowto--customizing-the-design-of-system-logon-page-new-options-of-the-netweaver-04s] that links also to a relevant eClass from Thomas Jung.
Sergio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.