XMII Login

Hi,
how can we identify whether login to xMII page is successful? ie if i give username,password it should check in xmii server and the it should return whether username exist or not? how can it possible?
-senthil

Senthil,
If you hit the following address http://<server name>/Lighthammer it will bring you to a username and login screen from here enter your username and pwd.  If they are not in the system it will error out.  If they are then it logs you in successfully to the xMII portal screen.  If you want specific session attributes that are associated with that user you can then do http://<server name>/Lighthammer/PropertyAccessServlet?Mode=List.

Similar Messages

  • How to capture the xMII user from xMII Login page

    Hi Friends,
    I want to capture the xmii login deatiles and how we can do.
    can any one please expalin.
    Thanks
    Srikanth

    Hi,
    You can capture the login name from default login cookies(session properties)
    for example
    loginname
    For others Please check the Personalization and user profile management topics in help.
    Regards,
    Kishore

  • Xmii login password restrictions

    Hi,
    We want to make xMII login password more secure by putting length restriction, special characters etc.
    We are using xMII 11.5.3 b66, please advise how to put password restriction if it is possible with this xMII version.
    Thanks and Regards,
    Alok

    You would need to use another mechanism to provide your authentication, such as LDAP, which can be configured in LHSecurity.
    Regards,
    Jamie

  • XMII Login from Html page under xMII Version 12

    Hi,
    I found this thread
    xMII Login from Html page
    but I'm not sure this will also work under xMII  Version 12.
    I have now this question:
    Is it possible to use a url login with loginname and password under xMII V12 similar this example for Version 11.5:
    http://server/Lighthammer/Login.jsp?IllumLoginName=accountname&IllumLoginPassword=accountpassword&session=true&target=/Test/report.irpt
    Many thanks in advance

    Hi,
    Has anyone had any luck with this - displaying a v12 MII screen without requiring login?
    We need to be able to do this as well in order to display read-only screens on large screen monitors on the manufacturing floor without requiring login to MII.
    Under v11.5 it worked with no issues.  Under v12, we haven't figured out how to do it yet.
    I've waded through the NetWeaver UME documentation, have searched through the NetWeaver forums, etc. but to this point have had no luck in making it work.
    We've tried enabling the UME Guest account, assigning Guest to the anonymous group and guest role (and xMII Users role), creating a Navigation for the Guest user, but still the NetWeaver login screen is displayed.
    MII experts - if you are aware of how to do this can you please give detailed instructions instead of just referencing the NetWeaver / UME documentation?
    Thank you for your help!

  • Error in accessing XMII Login Page

    Hi ,
    I am getting a null pointer exception while accessing the login page.When I see the cms.log the details are as follows.
    Starting iDOC listeners...
    2007-06-13 17:46:26,937 [JCO.ServerThread-1] ERROR  SERVER-EXCEPTION - [null,null,null,] com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Wed Jun 13 17:46:26 GMT+05:30 2007.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1 seconds.
    Missing -a<Program ID>
    Can any one please guide me as to what could be the problem?
    Thanks in advance.
    Regards,
    Sreeram

    Hi Sreeram,
    The error you are seeing in the log files is caused by the unconfigurerd default iDoc listener that is supplied with xMII, so that is not the likely cause of the error you are seeing.  I would recommend you submit your question through the SAP Support Portal as this appears to be a case that could be resolved much more quickly by the Support team.
    Kind Regards,
    Diana Hoppe

  • XMII Login from Html page

    Hi,
    how can we login in xMII from Html page? for example, if i give username and password in HTML page. that need to directly login in xMII? how can it do?
    - senthil

    Jeremy,
    When I use the following URL to open a specific page, it works.
    http://server/Lighthammer/Login.jsp?IllumLoginName=accountname&IllumLoginPassword=accountpassword&session=true&target=/Test/report.irpt
    Question:
    1) This URL opens the html or irpt page itself directly without the associated xMII navigation/menu and navigation bar. Is it possible to open the page with the associated xMII menu/navigation thro an URL

  • XMII home page Accessing problem

    Hi,
    We tried to access the xmii server from another network outside of our LAN. we are able to access the XMII login URL. but after giving username and password it is going into goservice.jsp and showing error "Unable to load home page, java.lang.NullPointerException " and stopped.
    How to solve this problem?
    Regards,
    Senthil

    Hi,
    This is some additional information to my query.
    We went through the log. It is showing error in log as "Unable to read XSL document [http://<virtual IP address:port>/XMII/Stylesheets/IllumRowsetHTML.xsl]#".
    But if we give this xsl URL (http://<virtual IP address:port>/XMII/Stylesheets/IllumRowsetHTML.xsl) directly in browser outside LAN network, it is showing the xsl file.
    Regards,
    Senthil
    Edited by: senthil kumar on Nov 17, 2009 1:36 PM

  • XMII Install/Logon Issue

    I have installed xMII on WinServer 2003 but xMII does not recognize the admin password I input during the installation.  I have uninstalled and reinstalled several times with the same result (assuming that I made an error typing in the password).
    I can navigate through most of the pages one normally would be able to navigate via the localhost/Lighthammer/Menu.jsp option but when I hit Security Manager and I'm challenged with an xMII login I get 'invalid username or password' with the credentials I know I put in during the installation.  Very strange and confusing on what should be fairly routine I would think.
    Thanks.

    Hi Dauglas,
    Hi Antonio,
    We faced the same problem while installing first time in my PC.
    please follow the steps to over come this problem
    1)please check the url in the browser http://<hostname or localhost>/
    a)if it gives default page based on the Operating System then IIS server is working fine.
    b)if it is not giving any default page please follow the steps
    start-->run --> enter "services.msc" and press ok . please check the services "IISAdmin" and "WorldWideWebpublishing" is running or not.
    If it not running plese start the two services
    Start>run>enter "inetmgr" and press ok.In "websites" folder -->start the "DefaultWebsite".select "DefaultWebsite" and right click on it and "browse" it.
    you will get default web page
    please check the url once again
    http://<hostname or localhost>/
    If it gives defultpage IIS server is working fine. Even though you are getting any page please run this "ASP_Patch_WS6.zip" file
    check once again the url
    2) please check ServletExec is running or not in services.if not please start it.
    After this http://<hostname>or <localhost>/Menu.jsp
    you will get the default page.
    if there is any problem please let me know.
    Regards
    Srikanth

  • Closing xMII page

    Hi,
    how can browser automatically close when wrong username or password posted from html page to xmii login page?
    - senthil

    Hi Senthil,
                   For this case you need to change the Login.jsp page. For that you can copy the Login.jsp page and you can do the changes to close the page when the Password is wrong. After that from your application you need to call the newly created Login.jsp page.
    Thanks,
    Rajesh.

  • HTMLLoader action does not work

    All I want to do is to send e-mails of an image of the page to a list of users . I am developing the BLS to do so .  Therefore,  I am
    doing a step by step aproach :
    1.- Using a HTMLLoader action providing all the parameters (  Source URL , login username and password )
    2.- I can see in the tracer that all I get is the code of the standard xmii login and password page .  I was expecting to see in the tracer the code of the page I want to email .
    I am using a xMII 11.5 version .
    Best Regards,
    Antonio R Ruvalcaba

    Thanks, that solved the problem .  i feel  very confident on doing my job right with all of you as backup. 
    Very best regards,
    Antonio R Ruvalcaba

  • Frontpage in v12

    Hi
    I just started using v12, and am trying to get Frontpage to work for my web content.
    Whenever I choose "Edit with Frontpage" in my browser it only shows me the xmii login page.
    Do I even need Frontpage?  I couldn't find any reference to any of the XMII plug-ins on the Workbench (these are the only reason I use Frontpage at the moment).

    Hi Nick,
    The Frontpage plugin is available on the SDN under "xMII 12.0 Sample Projects and Tools" -> xMII Productivity Wizards, here is the link:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/801e9072-ae80-2a10-5e90-8ee2e4f703ca
    The Productivity Wizards are now packaged separately.
    Kind Regards,
    Diana Hoppe

  • Create .SCA file for MII project

    Please let me know the steps in creating .SCA file for deploying MII projects developed using WorkBench with login page. I think that after creating the .SCA file we can deploy it using Eclipse under the menu Deploy View Console or using JSPM. After deploying we should be able to login using the credentials and should be redirected based on roles to appropriate pages.
    I had deployed the intial .SCA file named (XMII08_0-20004625.SCA) using JSPM. MII version used is 12.1.8 and Netweaver version is NW CE 7.1 EHP1 SP5.
    How we can set up the development environment in Eclipse or NetWeaver Developer Studio for MII project development so that we can directly create MII SCA file from the tool itself. Please share documents if any.

    I need to modify the default login page in MII and redirect it to different URLs based on roles.
    I am able to change the images in the default Menu.jsp in the NetWeaver login to Authentication page and inside properties tab. There I am able to change the images like branding-image.jpg, SAP NetWeaver image, SAP Image. But this is reflected in both the URLs
    http://servername:50000/nwa  and http://servername:50000/XMII/Menu.jsp
    Then I changed the web.xml inside war file (tcsecumelogonui.war) which is in the path InstanceDirectory:\usr\sap\CE1\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_ui_resources with the new Login.jsp file instead of Menu.jsp for the servlet tags but still when I access the new Login.jsp page from the URL http://servername:50000/XMII/Login.jsp it is still showing Menu.jsp. But when I tried to login using the Menu.jsp page then it is redirected to my new Login.jsp page.
    Please let me know how I will be able to change and deploy a new login page in MII 12.1.8 and with NetWeaver CE 7.1 EHP1 SP5.

  • Single SignOn with SAP

    Can anyone tell me if we can have single signon between SAP-xMII and SAP-ERP

    Same thing, same mechanism.  You can pass the SSO2 Ticket from the xMII login session (assuming you entered xMII through EP) through to the JCO action(s).
    In version 12.0, xMII will be capable of generating SSO2 tickets natively, without needing Enterprise Portal.
    You also need to export/import certs across all of the affected systems in order for the SSO2 ticket(s) to work properly.
    That said, you lose a lot of performance benefits since you cannot do JCO caching or connection pooling with this mechanism.
    - Rick

  • Loading the username and password from database when login to xMII

    Hi
      can you explain briefly about how to configure the netweaver for loading username and password from database when the user login to xMII via netweaver platform?
    In xMII 11.5 we are configuring xMII itself? but in xMII 12.0 configuring by netweaver platform. if anyone know please explain step by step

    I am sending you some java code, which you can use in JSP.
    import java.sql.*;
    public class connectOracle{
    public static void main(String[] args) {
    System.out.println("Getting Column Names Example!");
    Connection con = null;
    String url = "jdbc:oracle:thin:@172.16.0.21:1521:orcl";
    String driver = "oracle.jdbc.driver.OracleDriver";
    String user = "scott";
    String pass = "tiger";
    try{
    Class.forName(driver);
    con = DriverManager.getConnection(url, user, pass);
    catch (SQLException s){
    System.out.println("SQL statement is not executed!");
    catch (Exception e){
    e.printStackTrace();
    }

  • XMII Portal Login Page

    Hi ,
    I am unable to view the login screen for the xMII portal.
    I tried to access the login page from the system where the xmII server is installed.
    When i type in the url -- http://<server>/Lighthammer/Login.jsp it directs me to the menu page without asking my username and password.
    Are there any settings to enable the authentication page??
    Please help.
    Message was edited by:
            vaishali dhayalan

    Hi Shyam,
    The configuration below is the trusted server configuration for the system being used
    Name  --               localhost
    Description --        localhost
    IP  --                    127.0.0.1 (IP address of the system used)
    I am unable to delete this configuration since my delete button is disabled even after selecting the server config.How else could i delete it?
    Will there be a problem if we delete this server config??
    Please help.
    Message was edited by:
            vaishali dhayalan
    Message was edited by:
            vaishali dhayalan

Maybe you are looking for

  • How to run process flow outside owner project?

    Hi, I have two process flows (process_flow_A and process_flow_B) in two different projects (projectA, projectB). Process_flow_A has to be run after process_flow_B is finished. So what I am thinking now is either put process_flow_A in Project B or put

  • Exchange services not starting

    Hi everyone, I had a power failure , After power failure i am not able to start Microsoft Exchange IMAP4, Microsoft Exchange Information Store, Microsoft Exchange POP3 services,Microsoft Exchange Service Host services,  I am  using SP2 , can i upgrad

  • Espn videos will not play

    The videos on the site have always worked but all of a sudden they stopped playing. I did some research and followed some other troubleshooting like clearing history/cache/cookies/. I also removed ad block and uninstalled and reinstalled flash. I don

  • Downgrading my 9300 from OS 6 to 5?

    How can I downgrade my device from the OS6 to OS5? I've tried to download the device software, but I can't even see the OS5 on the update device menu in my desktop manager. Please help me.

  • Formatted report output to J2EE?

    We have a requirement to implement a J2EE application (non-Portal) that executes BI reports and displays the formatted results in the application. Research done so far comes up with only interfaces (e.g. SOAP/XML, BI Java SDK) that handles non-format