Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Show the unique attribute of basic application process resource.

 

Attribute

Description

Type

DefaultEditNote

Arguments

It is a program argument.
Multiple arguments must use at least one space as an identifier.
If an argument has a space in it, you should wrap this argument with quotation marks(" ").

STRING

 Olonger than 80 characters

ForcibleTermination

If the value is set to true, the process is forced to terminate.
If the value is set to false, it will be terminated normally.
If it is not terminated properly, it will be forcefully terminated after passing the offline timeout.
An application waiting for a user's response can go into infinite standby, so please consider it when you set the option

BOOLEAN

 

falseO 

Path

It is the absolute path for the program execution file. If the value is not valid, you cannot use the resource.

FILE

 O 

StartupDirectory

It is the path for running the registered program. If there is no input, it means %MCCS_HOME. 

DIRECTORY

(.)O 

User

It is a user account having the rights to use the program.
If there is no input, it uses the MCCS service execution account.

STRING

 O 

The attribute value is entered to register the resource, and you can change or check it in the 'Specified Attribute'.

 

 

...