How to login in ECC 6 EP

Hi Guys,
I have got ECC6 IDES and want to check if EP is also installed. Kindly let me know if how I can login in EP.
Thanks,

Hi,
Login to http://<Host Name>:<Port Number>/irj/portal
This will take you to the EP Home Page if EP is installed.
Host Name :
You can use either Host name or IP Address
of the server.
If you are using Host name you need to update your Host file in your desktop.
Host File will be located under:
Go to Start ->Go to "Run" ->Type "Drivers" ->Open "etc" ->Open file "Hosts" with Notepad
Update the file by adding one line like below:
102.54.94.97     rhino.acme.com        
Note:The above IPaddress&Host name is just for example.You need to provide your server's details.
Port Number:
The Value will be:   5<system number>00
If your System no is 00 then your Port Number is 50000
If your System number is 01 then your Port Number is 50100
Regards,
Karthick Eswaran
*Reward Points If helpfull

Similar Messages

  • BADI BBP_CREATE_BE_RS_NEW  - how to debug in ECC (SRM shopping cart)

    Hi,
    We are using BADI BBP_CREATE_BE_RS_NEW (ECC system).
    We put external breakpoint on this BADI.   Made sure also that the BADI is activated.
    Our problem is it didnu2019t stop on our breakpoint.  Authorizations to debug/etc are there.
    When it was not possible to debug when shopping cart is created in internet link (SRM), we used tcode BBPSC01 (ECC system) to see if we can go to the BADI and debug it.  However still the program did not stop at break point at the ECC side.
    (SRM Module shopping cart)
    How do we debug this BADI in ECC?  Anything to set up or ?????
    SRM_SERVER   550   0013    SAPKIBKT13   SRM_SERVER 550: Add-on installation
    SRM add on to ECC 6.0
    Looking forward to hearing from you <removed by moderator>.
    Thanks.
    Edited by: Thomas Zloch on Sep 30, 2011 4:01 PM

    1) If your debugging in our Development system.
    You can use the DO , ENDDO loop.
    Copy and paste the below code in your BADI code where you want to start debugging.
    Create the shopping cart in SRM then the screen will be in processing mode.
    Go to ECC system transaction code SM50
    execute the transaction you will see an ALV report with all processeor running.
    You will find one line with your BADI name .
    Select that line and GOTO -> Program/Session menu option -> Program -> Debugging.
    After the above action Debugger will start and the curser will be at DO , ENDDO loop.
    make the FLAG value = 'X" in the debugging and from there you can debug the BADI.
    DATA : FLAG.
    DO.
    IF FLAG = 'X'.
       EXIT.
    ENDIF.
    ENDDO.
    Once your debugging is over make sure that the above code is deleted.
    Let me know if there are any concerns.
    2) If you want to debug in the Testing or production environment then you have to login to ECC system with your RFC user name and put the external break point.
    When you create the Shopping cart the RFC user will run the ECC logic thats why we ned to login with the RFC user.
    We can request BASIS people to give the access for some time to debug the application with RFC user.
    This you can do in Development also.
    Thanks
    Naresh
    Edited by: Naresh Nelapatla on Oct 26, 2011 1:54 PM

  • HT4436 how to login Icloud with apple ID on windows 7

    how to login Icloud with apple ID on windows 7

    If you use the same Apple ID for iCloud on each device, yes. However, you can use the same Apple ID for iTunes content on each device, but different Apple ID's for iCloud, iMessage, FaceTime, etc., on each device. That way, you can have whatever iTunes content you want on each phone, but keep all of the other data separate. You can create another Apple ID here:
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/createAppleId?loca lang=en_US
    Must be a verified email address.

  • How to login to a remote (FTP??) server and read an XML file?

    Hello all,
    I would like some information on how to login to a remote server using a Java program.
    The server might be a ftp server, because the client will ftp a xml file to this server, and the java program needs to login to this server and read the xml file, then convert it into a general report with headings and data from the xml file.
    How can I quickly find the API information to login to a server and read an xml file?
    If anyone knows the packages off the top of their heads, that would save me some time surfing.
    If anyone can provide me some links, code examples, or information I'd greatly be thankful.
    sharla

    You can also just use plain java.net. It supports FTP. Example:URL u = new URL("ftp://user:passwd@server/path/to/file.xml");
    InputStream in = u.openStream();
    // do what you want ...

  • How to login as DBA in oracle 9i from sql plus .

    how to login as DBA in oracle 9i from sql plus . ???

    First you need to check whether your HR schema is still unlocked or not? If it is locked - then you have to unlock it. And, then you can connect the Hr schema.
    But, i'm not sure - why you need system to log into the HR schema?
    Regards.
    Satyaki De.

  • How to download ides ecc 6.0 from  internet

    hi guru,
    it's urgent how to download ides ecc 6.0 from net.
    regards
    subhasis.

    If you have a valid license you can download it from the SAP marketplace ( http://service.sap.com/ ), otherwise it's not available.
    Peter

  • How to login owa using URL embedding username and password?

    Hi, guys
    Whether can users login O365 owa using url embedding username and password? Such as  https://mail.mycompany.com/owa/....username=myalias...pwd=password... ?
    I found a post http://blog.leederbyshire.com/2012/10/12/how-to-login-to-owa-2010-by-passing-credentials-in-the-url-querystring/
    But it doesn't work.
    Thanks.

    Hi,
    I don't think we can login Office 365 OWA using url embedding username and password.
    The post you found may be a way to login OWA 2010. As mentioned in the post you provided, we need to use code to support with the URL
    https://yourserver.yourdomain.com/owa/?un=yourusername&pw=yourpassword#sthash.cuiZTz5Y.dpuf, not just a simple
    URL.
    There is a location in the blog you mentioned:
    C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Owa\auth\logon.aspx
    It's a location on a computer which installed Exchange server. As stated in the blog, we need to insert the code into the logon.aspx
    file and then login OWA with the URL.
    However, for Office 365 OWA which uses a cloud based server, we can do nothing to change the logon.aspx file for Office 365 OWA. That's why I don't think we can do the trick.
    Regards,
    Steve Fan
    TechNet Community Support

  • How to login in Sol man?How to create client?

    Hi
    I have installed solution manager 4.0 on AIX 5.3 (Database - MaxDB).
    How to login in it?
    Is it required to create client so as to login?
    If yes, how to create client in SolMan?

    <b>I have installed Solman 4.0 on AIX 5.3.
    <u>Available options are pasted below:</b></u>
    000001 SAP GUI FOR JAVA
    Installation Software Component (Current View)
    000002 SAP GUI FOR WINDOWS
    Installation Software Component (Current View)
    000003 SAP GUIDED SELLING
    Installation Software Component (Current View)
    000004 SAPSETUP FOR SAP GUI
    Installation Software Component (Current View)
    000005 SAP GUI FOR JAVA 7.00
    Installation Software Component (Current View)
    000006 SAP GUI FOR WINDOWS 6.20
    Installation Software Component (Current View)
    000007 SAP GUI FOR WINDOWS 6.40
    Installation Software Component (Current View)
    000008 SAP GUI FOR WINDOWS 7.10 CORE
    Installation Software Component (Current View)
    000009 SAP GUIDED SELLING 1.0
    Installation Software Component (Current View)
    000010 01200615322000000553 Installation SAP Guided Selling 1.0
    000011 51019289 CD SAP Web AS 6.20 Inst./Upgrade Guides
    CD
    000012 51030605 CD SAP CRM 4.0 SR1 Inst./Upgrade Guides
    CD
    000013 51031650 CD SAP R3E 4.7x2.00 SR1 Upg./Inst.Guides
    CD
    000014 51031651 CD SAP CRM 4.0 SR1 Inst./Upgrade Guides
    CD

  • How can I call ECC 6.0 data as ESS/MSS in to Portal?

    Hi One and all,
    I have ECC 6.0 and portal. How can I Call ECC 6.0 data in to portal?
    I have questions please clarify these...
    By using sm59 can I assign RFC connection? how?
    What is SSO? Is it mandatory to access portal?
    Should SLD exist? If yes how can I check wether it is existing or not?
    Where can I configure SLD?
    Are JCO's established in the portal automatically or do we  need to configure those?
    when Iam maintaining JCO's I didn't find JCO's. Whats the problem?
    what are the Tcodes in ECC for checking ESS/MSS in portal?
    I need MSS and ESS configuration steps can any one send me link?
    Tomoro I need to give demo on this can any one help me?
    Thanks,
    Naresh.

    Hi Potru,
               Here is the good URL for ESS configuration
    ESS Configuration
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/80/7d6641df6c7f47e10000000a1550b0/frameset.htm
    SLD Configuration (this is SAP Basis Team Responsibility)
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/8f/a5284203845a33e10000000a155106/frameset.htm
    Single Sign On Configuration Steps
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/4d/dd9b9ce80311d5995500508b6b8b11/content.htm
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/20913057-efe2-2b10-2391-949c27ac910d
    You need to Configure JCO connections(this is also Basis Team Responsibility)
    Path: SAP Portal---Content Administration--->WebDynpro
    Let me know if you need any more clarifications.
    Thanks and Regards,
    Abhi.

  • How to login as root in mountain lion?

    i've already enabled the root function in directory utility.
    i CANT find how to login as root user. in login window there's just the one for my admin account.
    please help, i want to change the name of my home folder..
    [p/s: i've done this previously in snow leopard]

    Well, i have the same problem, and the solution you suggest kinda works...
    If i log out and try to login again then it works as expected.
    Meaning that if the setting is set at "Name and password" you get 2 empty fields
    and if it's set to "List of users" (with root user enabled) i get 2 circles (one with my user name and a second one marked as other, so i can log in as root).
    But this only happens when i log out and try to log in again.
    If i restart the Mac or shut it down and open it again, then this setting is ignored and all i am getting is one circle with my main account to log on!!!
    Could this be a ML bug?
    I even upgraded to 10.8.1 today, but that didn't fix things!
    Any ideas?
    Thanks.

  • How to login into 000 client -- sap*   in ecc6.0

    how to login into 000 client--sap*  in ecc6.0
    because i need to generate solution maneger key.
    or tell me any alternate for generating the same.
    Edited by: THIRU MALAI on May 9, 2008 9:55 AM

    Hi,
    1. You have to Configure the Email connections through SCOT tcode.
    2. After that you ccan send/recive a mails from exchange server and SAP R/3 systems.
    Look into the following link.
    http://help.spa.com--> search for E-mail configuration and aslo search for FAX configuration.
    Regards,
    Srini Nookala

  • How to login icloud in my iphone

    hello Apple
    This charan
    how to login in iclud ..?
    u can't log in to iclud

    Hi pasupuleticharanteja,
    If you are having issues logging in to iCloud on your iPhone, you may find the following articles helpful:
    Apple - iCloud - Learn how to set up iCloud on all your devices
    https://www.apple.com/icloud/setup/ios.html
    iCloud: Account troubleshooting
    http://support.apple.com/kb/ts3988
    iCloud: If you can’t sign in to iCloud.com
    http://support.apple.com/kb/ph2611
    Regards,
    - Brenden

  • Wiki haven't how to login to lxde with kdm.

    I have installed lxdm, but can't find to login to lxdm with kdm in Wiki.
    I search in google and find this solution.
    https://bbs.archlinux.org/viewtopic.php?id=72595
    Xabre wrote:
    There allready has been theme about this..
    Just copy /usr/share/xsessions/LXDE.desktop to /usr/share/apps/kdm/sessions/LXDE.desktop
    I just wonder why didn't add how to login lxde with kdm to wiki?
    EDIT::
    lifeafter2am wrote:Probably because it's not a common thing people do?  Anyway, if you think it's important then add it to the wiki yourself! 
    Becuase it write in English then I skip many topic, I finally found it in wiki.
    Last edited by virubakkh (2011-09-22 21:38:56)

    virubakkh wrote:
    I have installed lxdm, but can't find to login to lxdm with kdm in Wiki.
    I search in google and find this solution.
    https://bbs.archlinux.org/viewtopic.php?id=72595
    Xabre wrote:
    There allready has been theme about this..
    Just copy /usr/share/xsessions/LXDE.desktop to /usr/share/apps/kdm/sessions/LXDE.desktop
    I just wonder why didn't add how to login lxde with kdm to wiki?
    Probably because it's not a common thing people do?  Anyway, if you think it's important then add it to the wiki yourself! 

  • How to Login to Web Dynpro developer studio in real time scenario.

    Hi,
    1. How to Login to Web Dynpro developer studio in real time scenario.
    Do we have login pad and User id to enter developer studio.
    Is the user id for login maintained in UME of J2EE engine.
    2. How to stop and start j2ee engine in real time. Is it same SAP Management console is used like in Demo version.
    3. If I use central server, Do I have to install GUI like SAP R/3 GUI to Develop, test and deploy my application.
    Cheers,
    Sam

    Hi,
    What do you mean with real time scenario? Do you talk about runtime?
    NetWeaver Developer Studio (NWDS) is only for design time and you install it on the local PC/laptop of the developer. The 'connection' between NWDS and engine is specified in the preferences (Window->Preferences->SAP J2EE engine) of NWDS. The development track is in 'real life' (e.g. if the engine is a remote one) connected with support from SLD (System Landscape Directory) which is a tool for managing the NWDI (NetWeaver Development Infrastructure). In normal case, there are so-called 'development configurations' that can be imported into NWDS (Window->Preferences->Java Development Infrastructure).
    For starting and stopping the engine, there are several possibilities: SAP MMC, view in NWDS or console.
    If you've a central server, you connect your NWDS to this central server and then you can deploy to this central server.
    Regards,
      Jan

  • How to login youtube?

    I have using my gmail address as user name to link the youtube.  However when I use the same username I cannot log in at my iPhone you tube app to view my subscription, please let me know how to login the youtube in order to view the subscription?

    as far as I know a google account (gmail) is a youtube account. Log in with your google credentials to the YouTube app. Does it give you a sort of error?

Maybe you are looking for