Establish a Dimensions CM environment

Every Dimensions user account has a .login (or .profile) file that must include the following lines. This applies to server, client, and agent systems.

  • C shell:

    % source /opt/opentext/dimensions/<version>/cm/dmlogin
  • Bourne shell (or a derivative):

    $ . /opt/opentext/dimensions/<version>/cm/dmprofile

    Avoid issuing the command set -u until after invoking dmprofile. Failure to do so may result in the script failing to complete, leaving the environment incorrect for Dimensions.