Teamsite login page

Options
When Teamsite IP address or domain name is typed in the address bar, LogIn UI comes up. Is this login UI placed in apache server ?

I wanna check, where is this page located and from that page I want to find where does the subsequent requests flow to, but I cant find Apache anywhere in the Program Files folder.

Comments

  • Please post your environment setup.
    Also try reading the Interwoven documentation
  • TS6.7.1 SP1. I did not understand everything by documentation
  • When Teamsite IP address or domain name is typed in the address bar, LogIn UI comes up. Is this login UI placed in apache server ?

    I wanna check, where is this page located and from that page I want to find where does the subsequent requests flow to, but I cant find Apache anywhere in the Program Files folder.
    firstly, try to be coherent by providing not only the software but also the OS.

    from what I see you are running on a windows server. So look for IIS, if it was IIS supplied as the customer web server. If you are after apache that comes with TeamSite, it's in TeamSite home directory.

    and it looks clear to me that you DID NOT read the documentation, it covers HOW TeamSite works, including which server serves the UI, etc, etc.
  • TS6.7.1 SP1. I did not understand everything by documentation
    Read more on Admin and Installation Guide. You will get to know about all services being run and its associations.

    Still, you have any specific query... open a new thread.
  • RTFM :eek:, Didn't you find anything inside httpd folder......?
    When Teamsite IP address or domain name is typed in the address bar, LogIn UI comes up. Is this login UI placed in apache server ?

    I wanna check, where is this page located and from that page I want to find where does the subsequent requests flow to, but I cant find Apache anywhere in the Program Files folder.
  • when I go to login page, domain name is "http://serverName/iw-cc/command/iw.ui"
    Now I am trying to find "/iw-cc/command/iw.ui" on the server. I checked httpd and other folders, but I can not find it.
    Any help pls ?
  • when I go to login page, domain name is "http://serverName/iw-cc/command/iw.ui"
    Now I am trying to find "/iw-cc/command/iw.ui" on the server. I checked httpd and other folders, but I can not find it.
    Any help pls ?
    "/iw-cc/command" is not a Folder. "iw.ui" is not a File, you won't find it.

    It's one of the so called "commands" of the TS Application, mapped to certain application Servlets.
    If a command request is not authenticated, TS replies with the Login Page generated dynamically by
    iwhome/httpd/webapps/content_center/teamsite/auth/login.jsp. So... what is the problem you are trying to solve?
  • He even don't know what he is trying to solve. he is just rolling the fun to devnet guys here......:eek:
    If a command request is not authenticated, TS replies with the Login Page generated dynamically by
    iwhome/httpd/webapps/content_center/teamsite/auth/login.jsp. So... what is the problem you are trying to solve?
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs