Control-M application support configuration

The application support configuration parameters in the following table can be modified by using the ctmwincfg utility. These parameters are used by the application support for Windows.

Parameter

Description

Add Job Object Statistics to Output

Flag that indicates how to handle job object processing statistics.

  • Selected – Statistics are added to the end of the OUTPUT file. Default.
  • Not selected – Statistics are not added to the OUTPUT file.

Connect only once to CM DLL

Flag that indicates whether CONTROL-M/Agent should maintain its connection to the application between events. Values: Y, N. Default: N.

Default Printer

Default printer for job OUTPUT files. Type a printer name in the field box or select a name from the list box. Default: Blank

Domain Controller

Name of server managing access to resources and the database. Specify the name of the server in the field box. Default: Blank

E-mail User Password

Password for the e-mail user account. This parameter can only be changed after completing the installation.

E-mail User Account Profile

User e-mail account which the Agent uses to send e-mail. This parameter can only be changed after completing the installation.

Job children inside job object

Flag that specifies if procedures invoked by a job can be run outside the Job Object. If so, this prevents a situation in which the original job remains in executing mode until the invoked procedure completes.

Valid values:

  • N – All procedures invoked by the job are run outside the job object.
  • Y – All procedures invoked by the job are run inside the job object. Default.

Logon As User

Flag that specifies which user account is used for the services to log on to.

Valid values:

  • Selected – Jobs are submitted with the permissions and environment variables of the specified user.
  • Not selected – Jobs are submitted with the permissions and environment variables of the local system account. Default.

Logon Domain

The domain is determined by the value of this parameter if <domain> is not specified in <domain>\<username> in the Run_As parameter of the job definition. If the domain is not specified in the Run_As parameter or this parameter, the user profile is searched in the trusted domains.

NOTE: BMC recommends that you do not specify a value for Logon Domain.

Output Name

Flag that determines the prefix for the Output file name.

Valid values:

  • MEMNAME – The Output file prefix is the MEMNAME of the job.
  • JOBNAME – The Output file prefix is the JOBNAME of the job.

This parameter can only be changed after completing the installation.

Run user ’Logon Script’

Indication if a user-defined logon script should be run by the CONTROL-M/Agent before running the standard user logon script.

Valid values:

  • Y – The user-defined logon script is run, if it exists.
  • N – The user-defined logon script is not run.

Wrap parameters with double quotes

Indication of how parameter values (%%PARMn....%%PARMx) are handled in by CONTROL-M/Agent for Microsoft Windows.

Valid values:

  • 1 – If a parameter value contains a blank, it is passed to the operating system enclosed in double quotes. If no blank is in the parameter value, no quotes are included.
  • 2 – Parameter values are always passed to the operating system without quotes. If quotes were specified in the job definition, they are removed before the parameter is passed onward by the agent. This option is compatible with the way that these parameters were handled in version 6.0.0x, or 6.1.01 with Fix Pack 1, 2, 3, or 4 installed. In this case, if a parameter value contains a blank, the operating system may consider each string as a separate parameter.
  • 3 – All parameters are passed to the operating system enclosed in double-quotes. This causes the operating system to treat all parameter values as strings (not numbers). This option is compatible with the way that parameters were handled by version 6.1.01 with no Fix Pack installed.
  • 4 – Parameters are passed to the operating system in exactly the same way that they were specified in the job definition. No quotes are added or removed in this case. This option is compatible with the way that parameters were handled by version 2.24.0x.

Parent Topic

Control-M/Agent parameters