Setting Up a CATEnv Configuration Path

You can set up one or more specific CATEnv configurations paths for each user of your platform either one by one or using a shell script.

See Also
Viewing and Editing Members' Details
  1. From the north quadrant of the Compass, open the Members Control Center app.
  2. In the member's profile, click Details.
  3. Select the More Options tab.
  4. In the Native Apps Environment Configuration File field, set the full paths to the CATEnv files.

    For example:

    Path Path UNC Path
    E:\EnvStorageDirectory\Env001.txt
    
    %EnvStorageDirectory%\Env001.txt
    
    \\EnvStorageDirectory\Env001.txt
    E:\EnvStorageDirectory\Env001.txt;E:\EnvStorageDirectory\Env002.txt %EnvStorageDirectory%\Env001.txt;%EnvStorageDirectory%\Env002.txt \\EnvStorageDirectory\Env001.txt;\\EnvStorageDirectory\Env002.txt
    [ConfigName1]E:\EnvStorageDirectory\Env001.txt [ConfigName1]%EnvStorageDirectory%\Env001.txt [ConfigName1]\\EnvStorageDirectory\Env001.txt
    [ConfigName1]E:\EnvStorageDirectory\Env001.txt;[ConfigName2]E:\EnvStorageDirectory\Env002.txt [ConfigName1]%EnvStorageDirectory%\Env001.txt;[ConfigName2]%EnvStorageDirectory%\Env002.txt [ConfigName1]\\EnvStorageDirectory\Env001.txt;[ConfigName2]\\EnvStorageDirectory\Env002.txt

    • ";" allows you to use more than one configuration
    • NLS characters are supported for environment (path, name) and for configuration name
    Important: The user must have read access to the selected folder.

  5. Click Save.
    Note: To set the path back to the default one, clear the one you entered and click Save.

The available environments are proposed to the users when they launch a Native App.

You can also configure an environment path for one or more users at once using a shell script. For more information about configuring an environment, see Installation and Setup: Install: 3DEXPERIENCE Platform: Installing 3DEXPERIENCE Platform Services for the First Time: Installing Services One-by-One: Native Apps Installation: Configuring the Software.