...
project- Project name or pathprojectDescriptor- Project descriptor roject descriptor (The description is a copy of parameter name. Describe how to obtain it, add an example how it looks like. All cases.)server- Server URL (Describe all cases(TWC, PowerBy). In TWC case it is a host:port which is not a URL)server- Server URLusername- Username on serverpassword- Password for the provided username- By default provided password should be encrypted. (3DEXPERIENCE projects accept only plain text passwords)
- To generate an encrypted password, run any command line launcher with a single argument
generateServerPassword=yourPasswordorgenerateServerPasswordwithout a password for the interactive prompt.
- To generate an encrypted password, run any command line launcher with a single argument
- In order to use the password in plain text form argument
encryptPasswordneeds to be provided and set totrue. (Not needed for 3DEXPERIENCE projects)
- By default provided password should be encrypted. (3DEXPERIENCE projects accept only plain text passwords)
serverType- If launching a project stored in the 3DEXPERIENCE platform, must specify the platform deployment type- OnPremise deployment
serverType=PLATFORM_ON_PREMISE - Cloud deployment
serverType=PLATFORM_CLOUD
- OnPremise deployment
enableSSL- To use SSLencryptPassword- Set to true if the provided password is in plain text (Not needed for 3DEXPERIENCE projects)properties- Path to a properties file containing properties. Multiple properties files can be provided "properties=prop1.properties;prop2.properties"projectPassword- Project passwordversion- Project versionbranch- Project branch
...