How to add your knowledge

Connecting to the Enterprise Industry Model

    In the Login dialog box, you can specify two connections: One is to the enterprise industry model and one is to the System User ( MAPSYS ).

    When you connect to the enterprise industry model or log in to Infrastructure Administrator, you establish the System User connection in the Login dialog box. There are two users for the enterprise industry model: MAPSYS and MAPMAIN. Mostly a default connection is specified during the configuration process. See also System User MAPSYS.

    At the first launch of Infrastructure Administrator, after installing a newer Infrastructure Map Server version, you are prompted to update the enterprise industry model forms. Click Yes to start this update. If you are prompted to update the structure of the industry model, click Yes. See also Data Model Code.

    Infrastructure Application Extension

    Before launching Infrastructure Application Extension you have to provide a web layout. See Setting Up Infrastructure Application Extension.

    To start Infrastructure Administrator

    1. Click Start menu > Programs > Autodesk > Autodesk Infrastructure Map Server 2012 > Autodesk Infrastructure Administrator 20xx.
    2. Click EnterpriseConnect To Enterprise.
    3. In the Login dialog box, enter your user name and password. The default user name is Administrator. You can leave the password empty.
    4. At the first login, you must connect to the System User. Click Options and enter the System User credentials. You specify these settings only once. See also To connect to the system user MAPSYS.
    5. Click Project menu > Open.
    6. Select a project and click Open.
    7. If no projects are available, click Cancel.

    If you do not have an open project, only the basic setup commands are available in the Administrator explorer.

    You start by clicking a command on the Administrator menus or by clicking an item in the Administrator explorer. See Exploring Infrastructure Administrator.

    Infrastructure Administrator with explorer pane, menu bar, and property pane.

    To start Autodesk Infrastructure Administrator from Infrastructure Map Server

    1. In the Maintenance workspace, connect to the enterprise industry model and log in as Administrator.
      • In the Login dialog box click Options to show all options.
      • In the Main User section enter the login parameters.

        User name: MAPSYS

        Password:Check with your System Administrator.

        Service name (enterprise industry models only): Default ORCL (check with your administrator).

      • Click Options again to hide the Main User section.
      • Enter the login for the application. If you connect for the first time, use the following values:

        User name: Administrator

        Password: Leave empty.

        NoteAdministrator is the default user, which is a member of the administrator user group. Later you can create more users and user groups to work with.
      • Click Connect.
    2. Click Setup tab > Administrator panel > Infrastructure Administrator.

    To connect to the Main User (MAPMAIN)

    1. In the Maintenance workspace, click Home tab > Connect To Data panel > Open Project.
    2. In the Login dialog box, click Options to show all options.
    3. In the Main User section enter the login parameters for the Main User MAPMAIN.

      User name: Check with your administrator.

      Password: Check with your administrator.

      Service name: Default ORCL (check with your administrator).

    4. Click Options again to hide the Main User section.
    5. Enter the login for the enterprise industry model. If you connect for the first time, use the following values:

      User name: Administrator

      Password: Leave empty.

      NoteAdministrator is the default user, which is a member of the administrator user group. Later you can create more users and user groups to work with.
    6. Click Connect to connect to the enterprise industry model.

    To open an enterprise industry modelproject

    1. In Infrastructure Map Server, switch to the Maintenance workspace.
    2. Click Home tab > Connect To Data panel > Open Project.
    3. Log in with the following values:

      User Name: Administrator

      Password: Leave empty.

      Note

      These are default values. Ask your Administrator for your personal user name and password.

    4. Click Connect.
    5. In the Open Project dialog box select a project and click Open.

      If no project exists, click Cancel. Ask your Administrator to create a project.

    To connect to the enterprise industry model from the command line

    • Use the following command line parameters.
      NoteWhen you use the command-line parameters, you are connecting via the API. The API continues to use naming conventions from previous releases of the enterprise industry model, which was then called "Topobase." For users of previous releases, note that the files are now located in Infrastructure Map Server folders, but the login terms are those used in Topobase.
      Username=<username>
      Password=<your password>
      Workspace=<workspace>
      TBSysUserName=<tbsys>
      TBSysPassWord=<your password>
      TBSysService=<service>
      SplashScreen=Off
      /nologo
      

      Example—Connect to Enterprise Industry Model

      <autocadmap3d>\acad.exe c:\data\empty.dwg ;Username=Topobase or Administrator;PASSWORD=TOPOBASE;TBSysUserName=TBSYS;TBSysPassWord=TBSYS;TBSysService=ORCL;SplashScreen=Off; /nologo
      
      Note

      You have to specify a drawing file. This can be any empty (*.DWG) file. Note that after the drawing file name, you must enter a blank, followed by a semicolon, followed by the parameters. If you do not provide the parameters for TBSYS, the system will log in using the values you previously entered in the login dialog box.

    • To start Infrastructure Administrator

      Example

      <infrastructure_administrator>\bin\Topobase.Admin.exe Username=Topobase or Administrator;Password=TOPOBASE;TBSysUserName=TBSYS;TBSysPassWord=TBSYS;TBSysService=ORCL;SplashScreen=Off;
      
    • To start Industry Model Data Editor

      Example

      <autocadmap3d>\bin\Topobase.exe Username=Topobase or Administrator;Password=TOPOBASE;TBSysUserName=TBSYS;TBSysPassWord=TBSYS;TBSysService=ORCL;Workspace=TB_LM;SplashScreen=Off;
      

    To start the Infrastructure Application Extension

    Open the browser and launch the Infrastructure Application Extension with the Desktop shortcut icon or with the following URL:

    http://<HOSTNAME>/mapserver2012/appext/login.aspx

    The login.aspx can also be used with optional parameters to automatically login and select a workspace.

    • SystemUser
    • SystemUserPassword
    • ServiceName
    • Username
    • Password
    • Project
    Note

    The URLs should all be entered on a single line without any spaces.

    Examples

    http://localhost/mapserver2012/appex...Password=admin

    http://localhost/mapserver2012/appex...AND_MANAGEMENT

    http://localhost/mapserver2012/appex...?Project=TB_LM

    To view the connected System user

    1. Start Infrastructure Administrator .
    2. In the Login dialog box, click Options to display the System/Main User section.

    Topics in this section