Versions Compared

Key

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

...

Section

 

Column

It is managed user defined process which is a program of single process(e.g. notepad.exe, cal.exe).
Name of an executable binary and process resides memory should be identical. Executable Process should be resided in all the nodes with the same path, and does not need to be resided in the same path as the mirror disk or shared disk.
Process basically is executed with the system account, but is can be executed with particular user by using attributes of User, Password, Domain. 

 

Column
width350px

 

Panel

이 페이지의 주요 내용Table of Contents

Table of Contents
maxLevel4

 

 

...

 

Attribute

Description

Type

DefaultEditNote

Arguments

It is the program argument. 
More than one factor must use at least one space as an identifier. When spaces are included in the factor, double quotation marks(" ") must be used. 

STRING

 O longer longer than 80 characters.

Domain

It specifies the domain of user. It will be ignored if user name is not specified.

STRING

 O 

ForcibleTermination

When this value is inserted as True, process is terminated forcibly.

if this value is inserted as True, it will try normal termination. If termination did not executed, it will be terminated forcibly after the time set in offlinetimeout.

Note that application has no limit in standby.

BOOLEAN

 

falseO 

InteractiveWithDesktop

It permits reciprocal action with desktop. (It determines whether GUI to appear or hide) It determines to execute by background or foreground. 

BOOLEAN

 

falseO 

Password

It is the password defined by the user.
If user name is no specified, it is ignored.

PASSWORD

 O 

Path

It defines the path name of the program file. If this value is invalid, resource cannot be used.

  O 

StartupDirectory

It is a work directory. it means %MCCS_HOME% if it does not have a input value.

DIRECTORY

(.)O 

User

It is the user name which has received the permission to use the application. 
It is MCCS service account if there is no input value. 

STRING

 O 

Attribute value of ArgList arguments are the values that are added resources and the value can be changed or viewed through ’Specified Attribute’ list on the detailed information panel.

 

 

...