[sitelink]

  • Creator
    Topic
  • #55537
    Bob Schmid
    Participant

      found this entry in server.ini this morn ?????…somebody in my team did something to cause this entry

      no definitive doc on server.ini thru Infor…anyone care to explain the purpose of this entry?

      BOb . 😕

    Viewing 1 reply thread
    • Author
      Replies
      • #85671
        Robert Kersemakers
        Participant

          Hi Bob,

          Have a look at hcisiteinit, with the -p option:

          Code:


          Usage:
                 hcisiteinit [-c ] [-s] [-i] [-p ]

          Where:
                 -c = the site which will be cloned by newsite.
                 -s        = run ‘hcisitectl -S’ after creation
                 -i        = ignore restrictions on site name
                 newsite   = name of site to create
                 -p = the actual path where newsite will be saved to.
                             This option is only supported on UNIX.
                             A symbolic link $HCIROOT/newsite will be created to the
                             actual path of newsite path/newsite after site creation.

          The [sitelink]  shows the path where each site is located, if you don’t want it under the normal path $HCIROOT.

          In our server.ini, it looks like this (we have 3 sites):

          Code:

          [sitelink]
          dev=/acc/cloverleaf/sites60/dev
          test=/acc/cloverleaf/sites60/test
          orbis=/prod/cloverleaf/sites60/orbis

          Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands

        • #85672
          Bob Schmid
          Participant

            appreciate your help!

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.