| More Properties | *  | Use this field to enter any other station
					 properties desired. | 
 
				 
				  | Staging Directory | fiper.station.fcs.stagingdir | Directory for large file management in the 
					 Process Composer
					 client app; used for 
					 3DSpace
					 FCS checkins and checkouts. See 
					 Configuring Large File Management in the Process
					 Composer (Web) Administration Guide. | 
 
				 
				  | Domain | fiper.security.station.domain | Specify the Windows security domain for authentication of user credentials
								(username/password) when the station has run-as security enabled. By
								default, the Windows domain configured in the 3DOrchestrate Distribution Server is used. This property is ignored on Linux stations. | 
				
				  | Fastflow Result Interval | fiper.station.fastflowSendResultsInterval | This setting determines how frequently (in
					 seconds) the results of 
					 Process Composer
					 fast-flow execution should be sent to the 
					 3DOrchestrate Distribution Server.
					 The default is 10 seconds. If you set this to zero, results will be sent to the
					 server at times based on the size of the results data. | 
				
				  | Run-As | fiper.station.runas | Enable or disable the run-as security feature on this
						station. By default, the station follows the run-as configuration of the 
						3DOrchestrate Distribution Server
						to which it is connected (as determined by the 
						fiper.security.runas.enabledproperty in the
						
						SMAExeServer.properties file). You can
						use this property to force the station to run with run-as security disabled
						even if the 
						3DOrchestrate Distribution Server
						has run-as enabled. This property can have the following values:
					   
						 
						  Disabled– Turns off the run-as feature
							 for the station. It is valid only if the run-as feature is active on the 
							 3DOrchestrate Distribution Server.
 
						  Enabled– Turns on the run-as feature
							 for the station. It is valid only if the run-as feature is active on the 
							 3DOrchestrate Distribution Server.
 | 
				
				  | Substation Start Time | fiper.station.substation.starttime | Determines when processes will fail if the
					 launch of a run-as substation process is delayed. | 
				
				  | Substation Launch Timeout | fiper.substation.launchtimeout | Determines when processes will fail if the
					 launch of a run-as substation process hangs indefinitely. | 
				
				  | Substation Keep Alive | fiper.substation.keepalive.interval.ms | Determines how long (in milliseconds) the
					 substation process is kept running after it starts. | 
				
				  | (FCS) Engine Directory | fiper.station.fcs.enginedir | Full path to the 
					 3DSpace
					 File Collaboration Server (FCS) engine. | 
				
				  | (FCS) Staging Directory | fiper.station.fcs.serverstagingdir | This setting defines how the 
						3DSpace
						MCS accesses the path defined in the 
						Staging Directory
						(fiper.station.fcs.stagingdir) property. If the MCS can access
						thefiper.station.fcs.stagingdirpath directly,
						there is no need for this setting. Otherwise, define the exact path for how the
						MCS will access thefiper.station.fcs.stagingdirpath. For
						example: fiper.station.fcs.stagingdir=\\file-server\path\vm8-29sim\home\STAGING
fiper.station.fcs.serverstagingdir=/path/vm8-29sim/home/STAGING | 
				
				  | Cache PLM Files | fiper.station.cacheplmfiles | This property is set to true by default. This causes the
						station to cache files that have been downloaded from the 
						3DSpace
						FCS (File Collaboration Server). If the same file is requested later, the
						station will use the copy from its local cache if the file has not changed.
						This saves time by avoiding repetitive downloads from the FCS. The caching
						operation works with or without run-as security.
					  If you encounter problems with downloaded files, set this
						property to false to disable the caching.
					  | 
				
				  | Skip Locking TempDir | fiper.system.templib.skiplock | Set to true to suppress the usual file locking of the station's temporary directory
										(fiper.station.tempdir). This is required
									when the station's temporary directory is on an NFS file system
									on Linux and you see the following error when trying to start the
									station: "Unable to verify station temp directory lock file." | 
				
				  | Station Certificate | fiper.station.certificate | SSL/HTTPS certificate in PKCS12 format. The station services and Results Analytics app require this certificate. | 
				
				  | Lease Renewal Interval (min) | fiper.station.leaseinterval | Stations are required to periodically
					 report their status to the 
					 3DOrchestrate Distribution Server.
					 This notification process lets the 
					 3DOrchestrate Distribution Server
					 know that the station is still functioning properly, which helps eliminate
					 delays. This property allows you to specify how many minutes elapse before the
					 station reports its status to the 
					 3DOrchestrate Distribution Server.
					 The default setting is 10 minutes. It is highly recommended that you not change
					 this value. | 
				
				  | Only Run Predefined OS Commands | fiper.station.oscommand.predefinedonly | This property restricts the station to be
					 allowed to run only the "predefined application" type of command in 
					 Process Composer's
					 OS Command adapter. The default value is false, allowing an OS Command adapter
					 to execute any single-line operating system commands or multiline (shell)
					 scripts. Set this property to true to restrict the station to executing only
					 predefined applications. | 
				
				  | Max Quiescent Time (sec) | fiper.station.maxquiescetime | By default a station will defer shutdown commands until all work on the
								station has completed. The station will wait indefinitely for work
								to complete, or for a second shutdown (force) command. This property
								may be used to set the maximum time (in seconds) that the station
								will wait for work to complete after a shutdown command. If work is
								still active at that time, it is abandoned and marked as "failed"
								may cause jobs to then fail. The default value is -1, which causes
								the station to wait indefinitely. For the most reliable environment
								it is recommended that this setting be left at its default value. | 
				
				  | Job Log Repository | smaexe.cos.station.ftp.joblog.repository | Path to a local directory in which to store
					 job log files. | 
						
							| Shareable License Path | fiper.station.defaultshareablelicconfig.file | Path where the shareable license file is
								stored. | 
						
							| Shareable License Number of Retries | fiper.station.defaultshareablelicconfig.retry | Number of times the station will attempt to verify the shareable
								license in the shareable license path. The default value is
								3. | 
						
							| Shareable License Retry Interval (ms) | fiper.station.defaultshareablelicconfig.retryinterval | The amount of time the station will wait between
								tries to verify the shareable license. The default value is 300000
								ms. |