on 2004 Feb 29 3:44 PM
Hi all,
I have tried to integrate a website with login (userID and password) - unfortunately without any success.
In the following part I describe what I did and will give the source code of the website, so if anyone can give me support, I would highly appreciate that..:-)
********************************************************
This is my error message
Portal-Laufzeitfehler
Fehler aufgetreten bei der Verarbeitung eines Request für :
iView : N/A
Komponentenname : N/A
[B.
See the details for the exception ID in the log file
com.sap.portal.appintegrator.sap.Generic::Generic/SSOLayer
Parameter Dump
SSO2Template
System Publica_Topclass
UserMappingTemplate xx=
<!TopClass Begin Ignore>
<!TopClass End Ignore>
Anmelden / Connexion
var TCArgs="login";
var TCLocation = "Anmelden / Connexion";
|
<!-- -
-
-->
<!-- Beginn Benutzer-Begruessung im Top -->
<!-- -
-
-->
var ConStatus = "";
if ( ConStatus != "" ) {
document.write ("Guten Tag, . Ihr Benutzerstatus: .");
}
else {
document.write ("Support: Tel.
031 322 64 11
/ E-mail <a href="mailto:info.publica@evk.admin.ch"><font color="white"><b>info.publica@evk.admin.ch</b></font></a>. ")//document.write ("Sie sind nicht angemeldet.");
}
</script>
<!-- -
-
-->
<!-- Ende Benutzer-Begruessung im Top -->
<!-- -
-
-->
| ||
|
if (this.name != "Mailbox") {
if( this.TCLocation && this.TCLocation != "" ) {
document.write( this.TCLocation );
}else{
document.write( " " )
}
}
|
<!-- -
-
-->
<!-- Zweiter Table für Navigation und Content -->
<!-- -
-
-->
|
<!-- -
-
-->
<!-- Anfang Table UserMails und Supportinfos -->
<!-- -
-
-->
if (ConStatus != "") {
document.write (" !/topclass/icons/tc5style/common/evk_support_top.gif! ");
document.write (" ");
document.write (" ");
document.write ("
");
document.write (" ");
document.write (" ");
document.write ("
"); |
");
document.write (" <a href="mailto:info.publica@evk.admin.ch"><font color="black">E-mail</font></a> ");
document.write (" </font> ");
document.write (" </td> ");
document.write (" </tr> ");
document.write (" </table> ");
}
</script>
<!-- -
-
-->
<!-- Ende Table UserMails und Supportinfos -->
<!-- -
-
-->
<!-- -
-
-->
<!-- Content wird hier aufgebaut -->
<!-- -
-
-->
Autorisation erforderlich / Autorisation nécessaire
<!TopClass Begin Ignore>
<!TopClass End Ignore>
initNetMenus();
<!TopClass Begin Ignore><!TopClass End Ignore></BODY>
</HTML>
did you already check this?
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/custo... the logon user interface of sap enterprise portal 6.0
and this?
http://media.sdn.sap.com/html/submitted_docs/ume/ume40_0_index.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.