Using Multiscale Experiment Creation from a Cloud Server

You can use Multiscale Experiment Creation from a Dassault Systèmes cloud server.

See Also
Choosing Execution Stations and Other Options

If your 3DDashboard web client is connected to a Dassault Systèmes cloud server rather than on premises, be aware of the following requirements:

  • Your experiments must be executed on a local private 3DOrchestrate Station. You cannot execute on a cloud station. If a 3DOrchestrate Station is not already installed on your computer, select Station Launcher from the Compass to download and install this software.
  • You must have the 3DEXPERIENCE Launcher installed on your computer. This software is part of the 3DEXPERIENCE native apps package.
  • You must have an SSL certificate and key pair configured for the 3DOrchestrate Station and Multiscale Experiment Creation. This certificate is required for station-to-app communications for progress and results monitoring by the Multiscale Experiment Creation app.

    The public key certificate file must be PEM format, and you must specify the file path/location in this station property:

    fiper.station.certificate.cert=<path/certfile.cer>

    The private key file must also be PEM format (with no passphrase), and you must specify it in this property:

    fiper.station.certificate.key=<path/privkeyfile.key>

    These properties are contained in the station properties file:

    <station_install_dir>/<os>/reffiles/SMAExeConfig/SMAExeStation.properties