GetDefaultServerForEnv

Scheduler Client-Only Interactive Functions

Minor Business Rule

Object Name: N91300B

Parent DLL: CTOOL

Location: Client

Language: NER

Data Structure

D91300H - Get Default Server for Environment

Parameter NameData ItemData TypeReq/OptI/O/Both
szEnvironmentNameENHVcharREQINPUT

For World, the Environment name is also called the Plan Name, and is used to uniquely identify an upgrade environment for 
Install/Reinstall. For EnteriseOne (Install Applications), the environment name is also called the Plan Name, and is used to uniquely identify an upgrade 
environment for Install/Reinstall. For EnterpriseOne (Environment or Version Applications), this is the path code that identifies the location of the 
application or version specification data. 

szLogicalServerDATPcharOPTOUTPUT

The name that identifies the data source.

szScheduledUserIDSCHUSERcharOPTINPUT

Indicates the user ID for which the the job will start.

szScheduledRoleSCHROLEcharOPTINPUT

The role of the user who is submitting the job.

szScheduledReportNameSCHRPTNMcharOPTINPUT

The object name of the report that the Scheduler submits to the server.

Related Functions

None

Related Tables

None
SetDefaultSchedulerValues

SetDefaultSchedulerValues

Scheduler Client-Only Interactive Functions

Minor Business Rule

Object Name: N91300B

Parent DLL: CTOOL

Location: Client

Language: NER

Data Structure

D91300J - Set Default Advance Function Values

Parameter NameData ItemData TypeReq/OptI/O/Both
cSetLaunchOverridesEV01charREQINPUT

An option that specifies the type of processing for an event.

cSetJobExpirationEV01charREQINPUT

An option that specifies the type of processing for an event.

cSetResubmissionPolicyEV01charREQINPUT

An option that specifies the type of processing for an event.

cSetBatchAppOverridesEV01charREQINPUT

An option that specifies the type of processing for an event.

szScheduledJobEnvironmentSCHENHVcharOPTBOTH

Indicates the environment in which the scheduled job will run.

szScheduledJobServerSCHJOBSVRcharOPTBOTH

The OneWorld logical server against which the job is submitted.

szScheduledUserIDSCHUSERcharOPTBOTH

Indicates the user ID for which the the job will start.

szScheduledPasswordSCHPSWDcharOPTBOTH

Indicates the password for the scheduled user submitting the job. The password is encrypted before it is stored in the Job Schedule Master 
table.

cJDELoggingJDELOGcharOPTBOTH

A code that indicates whether logging is enabled for the execution of a batch job when it runs on a server. If the server is already set to 
perform logging, the logging occurs, regardless of this code.

cTracingTRACINGcharOPTBOTH

When the batch job runs on a server, this field indicates whether tracing is enabled for execution of the job. If the server is already set to 
perform tracing, it occurs regardless of how this field is set.

cUBELoggingLevelUBELOGLVLcharOPTBOTH

Indicates the level of detail of error logging that occurs when the batch job runs. The following list describes the different levels:    0   Error 
Messages    1   Informative Messages and Log Entry    2   Section Level Messages    3   Object Level Messages    4   Event Rule Messages    5   
Database Mapping Messages    6   UBE Internal Function Calls, Textout Values 

szPrinterNamePNTRcharOPTBOTH

The name of the printing device on which you want to print the resulting report.

szResubmitOnErrorPolicyRESBONERRcharOPTBOTH

Indicates the method for resubmitting a job if the job has an error status.

mnResubmitAfterErrorTimeRESBTIMEMATH_NUMERICOPTBOTH

Indicates the number of minutes the scheduler will wait until resubmitting a job after it has gone into error state.

szInProcessTimeOutPolicyINPRTMOTPYcharOPTBOTH

Indicates how to handle a job that is in process too long.

mnMaxInProcessTimeINPRMAXMATH_NUMERICOPTBOTH

Indicates the maximum number of minutes that a job should be in process.

mnInProcessTimeOutINPRTMOUTMATH_NUMERICOPTBOTH

Indicates the number of minutes to wait before resubmitting a job that has been terminated because it was in process too long.

mnExpirationMinutesJOBEXPIREMATH_NUMERICOPTBOTH

This field indicates when the scheduled job expires. The job will not run after it expires. Choose one of the following:     o Job never expires: 
The job has no expiration.     o Job expires after: The job expires after x number of minutes past the scheduled start time.

szJobQueueJOBQUEcharOPTBOTH

The job queue to which the job was submitted. On the AS/400 this is an actual system job queue. On other systems it is a OneWorld logical 
queue.

szReportOBNMcharOPTINPUT

Needed only to set the job queue default.
^

szVersionVERScharOPTINPUT

Needed only to set the job queue default.
^

cSchedulerPrintImmediateSCHPIcharOPTOUTPUT

A code that specifies report output from a job submitted through scheduler should be sent immediately to the printer upon completion.

szScheduledRoleSCHROLEcharOPTBOTH

The role of the user who is submitting the job.

Related Functions

None

Related Tables

None