IAC
Hello Everyone,
This is the document which gives you about the information on how to create an ITS application. Below are the information and the research work done by me. Hope this document helps everyone.
STEPS TO PERFORM BEFORE USING INTEGRATED ITS:
1. Check if you have activated:
with transaction SICF and locate the services by path
/sap/public/bc/ITS/mimes
/sap/bc/gui/sap/ITS/webgui
2. With Transaction SE80 locate from the menu, Utilities Settings Internet Transaction Server (Tab)–>Publish (Tab) and set “On Selected
Site” = INTERNAL.
This restricts the publication in the next step to the integrated (internal) ITS.
3. In SE80 only, Locate the Internet Services: SYSTEM and WEBGUI.
Publish these services with the Context Menu - Publish Complete Service.
CREATING ITS APPLICATION IN THE SAP WEB APPLICATION SERVER
The generated HTML code will look like as it appears in the below screenshot.
i. For example, (background/snowflakes. jpeg) which will help in displaying the background images, sounds, videos etc... If required.
<body `SAP_BodyAttributes()` onload="`SAP_OnloadJavaScript()`">
<BODY BACKGROUND="`mimeURL(~service="ZTASK1_ITS", ~language="", ~name="background/snowflakes.jpeg")`"
onLoad="document.form2.elements[0].focus(); document.form2.elements[0].select()">
<FORM>
<DIV STYLE="position: absolute; top: 55; left: 1100; width: 170">
<IMG SRC="`mimeURL(~service="ztask1_ITS", ~language="", ~name="background/home_sap.gif")`" WIDTH=167 HEIGHT=95 ALIGN=bottom>
</DIV>
</FORM>
Internet Service --> Publish --> Complete Service.
The Final Output is,
Thanks & Regards,
Santhosh A
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
2 |