Inside Automation Engine > XML Files of Objects > Job > Structure of the Export File

 Export File Structure

The table shown below describes the XML file structure of a Job object and explains the individual elements.

General

Element

Description

uc-export

Main element of the export file

clientvers = Automation Engine version in which the export file was created

JOBS

Main element of the object

client = The client.
name = The name of the object.
system = The name of the AE system. 

XHEADER

Header tab

XHEADER in executable objects
HEADER = In active, passive and system objects

see object types

The attribute "state" is used system-internally and must not be changed.

Title

Title

User-defined,

max. 255 characters

Created

Time of creation

Format:
First and last name
on: YYYY-MM-DD HH:MM:SS

Modified

Time of last modification

Format:
First and last name on: YYYY-MM-DD HH:MM:SS Total number of modifications x

LastUsed

Time of last use

Format:
First and last name
on: YYYY-MM-DD HH:MM:SS Total number of uses x

ArchiveKey1

Archive key 1

User-defined,
max. 60 characters

Attribute: ARCHIVE_KEY1

ArchiveKey2

Archive key 2

User-defined,
max. 20 characters

Attribute: ARCHIVE_KEY2

ExtRepDef
ExtRepAll
ExtRepNone

Extended reports

ExtRepDef: Default value (UC_CLIENT_SETTINGS)
ExtRepAll: All
ExtRepNone: None

Allowed values: "1" (selected) and "0" (not selected)

Only one of the three options can be selected.

OUTPUTREG Output tab

Only for Windows, Unix, SAP, RA, JMX, and SQL jobs.

The attributes "state" and "tidy" are used system-internally and must not be changed.

FileReg

List of output files that should be registered

Attributes per file definition (row):

FullPath= Absolute path and file name without wildcard characters
UsersLogin= User login required (allowed values: "1" - Yes, "0" - No)

SYNCREF

Sync tab

only for executable objects

The attribute "state" is used system-internally and must not be changed.

Syncs

Sync object settings

Attributes per Sync object definition (row):

Abend = Action when the task is canceled
Else = Else action [allowed values: "A" (cancel), "S" (skip), "W" (wait)]
End = Action when the task ends
Name = Name of the Sync object
Start = Action when the task starts
id = Name of the Sync object

Up to 40 Sync object definitions are allowed.

ATTR_JOBS

Attributes tab

In all objects except for User, UserGroup, Cockpit, CodeTable, Documentation, Include and Login (ATTR_Object type) objects.

The attribute "state" is used system-internally and must not be changed.

StartType

Start type

Name of a group,
maximal 20 characters,
" " - immediate start

Attribute: START_TYPE

HostDst
HostATTR_Type
CodeName
Login

Settings for the target host

HostDst: Name of the agent
Attribute: HOST

HostATTR_Type: Description of the platform

CodeName: Name of the CodeTable object
Attribute: CODE

Login: Name of the Login object
Attribute: LOGIN, LOGIN_INFO

IntAccount

Internal account

User-defined,
maximal 16 characters

Attribute: INT_ACCOUNT, INT_ACC or K

AutoDeactNo
AutoDeact1ErrorFree
AutoDeactErrorFree
AutoDeactAlways

Deactivate automatically when finished

AutoDeactNo: No
AutoDeact1ErrorFree: After error-free end of program
AutoDeactErrorFree: After an error-free restart
AutoDeactAlways: Always

Allowed values: "1" (selected) and "0" (not selected)

Attribute: AUTO_DEACT

Only one of the four options can be selected.

DeactWhen
DeactDelay

Settings for automatic deactivation

DeactWhen: Error-free status
Name of a status, maximal 20 characters (see also return codes)

This value belongs to the options error-free execution and restart (AutoDeact1ErrorFree, AutoDeactErrorFree).

Attribute: AUTO_DEACT_ERROR_FREE

 

DeactDelay: Time delay in days
Value ranging between "0" and "99"

Attribute: AUTO_DEACT_DELAY

This value belongs to the options always, error-free execution and restart (AutoDeactAlways, AutoDeact1ErrorFree, AutoDeactErrorFree).

AttDialog

Attribute dialog

Allowed values: "1" (selected) and "0" (not selected)

Attribute: ATTR_DLG

ActAtRun

Generate at runtime

Allowed values: "1" (selected) and "0" (not selected)

Attribute: GEN_AT_RUNTIME

Consumption

Consumption (Resources)

User-defined,
Value between "0" and "99999"

Attribute: RESOURCE_CONSUMPTION

UC4Priority

AE priority

User-defined,
value ranging between "0" and "255"

Attribute: UC4_PRIORITY

MaxParallel2

Maximal number of tasks running parallel

User-defined,
value ranging between "0" and "99999"

Attribute: MAX_PARALLEL_TASKS

MpElse1
MpElse2

Maximal number of tasks running parallel - Else

MpElse1: wait
MpElse2: cancel

Allowed values: "1" (selected) and "0" (not selected)

Attribute: MAX_PARALLEL_ELSE

TZ

TimeZone

Name of a TimeZone object,
maximal 8 characters

Attribute: TIMEZONE

-------------------

 

HOSTATTRIBUTE
(see below)

Tab for the host attributes

only in jobs (ATTR_host)

The attribute "state" is used system-internally and must not be changed.

-----------------------

 

RUNTIME

Runtime tab

only for executable objects

The attribute "state" is used system-internally and must not be changed.

MaxRetCode

Return code (ENDED_OK)

Value ranging between "0" and "2147483647"

Attribute: MAX_RETCODE

FcstStatus

End status for forecast

Format: "system return code|status text"

see also return codes

Ert

Current ERT

Time in seconds

Value ranging between "0" and "35999999"

ErtMethodDef
ErtMethodFix
ErtMethodDyn

Runtime calculation method

ErtMethodDef: Default value (UC_CLIENT_SETTINGS)
ErtMethodFix: Fixed value
ErtMethodDyn: Dynamic method

Allowed values: "1" (selected) and "0" (not selected)

Only one of the three options can be selected.

ErtFix

Fixed value for ERT calculation

This value is part of the fixed value calculation method (ErtMethodFix).

Time in seconds

Value ranging between "0" and "35999999"

ErtDynMethod
ErtCnt
ErtCorr
ErtIgn
ErtIgnFlg
ErtMinCnt

Settings for ERT calculation

These values are part of the dynamic calculation method.

ErtDynMethod: Method
Allowed values: "2|average", "4|maximal value", "8|linear regression"

ErtCnt: Runs
Value between "0" and "99"

ErtCorr: Percentage of runs
Value between "0" and "999"

ErtIgn: Deviation in percent
Value between "0" and "999"

ErtIgnFlg: Consider deviation
Allowed values: "1" (selected) and "0" (not selected)

ErtMinCnt: Minimum runs
Value between "0" and "99"

MrtMethodNone
MrtMethodFix
MrtMethodErt
MrtMethodDate

Monitoring the maximum runtime (MRT)

MrtMethodNone: None
MrtMethodFix: Fixed value
MrtMethodErt: Ert +
MrtMethodDate: Current date +

Allowed values: "1" (selected) and "0" (not selected)

Only one of the four options can be selected.

MrtFix

Fixed value for MRT monitoring

This value is part of the fixed value monitoring method (MrtMethodFix).

Time in seconds

Value ranging between "0" and "35999999"

MrtErt

Percentage for MRT monitoring

This value is part of the monitoring method Ert + (MrtMethodErt).

Value ranging between "0" and "999"

MrtDays
MrtTime
MrtTZ

Settings for MRT monitoring

These values are part of the monitoring method Curr. Date + (MrtMethodDate).

MrtDays: Days
Value between "0" and "99"

MrtTime: Time
Value between "00:00" and "23:59"

MrtTZ: TimeZone
Name of a TimeZone object

SrtMethodNone
SrtMethodFix
SrtMethodErt

Monitoring the minimum runtime (SRT)

SrtMethodNone: None
SrtMethodFix: Fixed value
SrtMethodErt: Ert -

Allowed values: "1" (selected) and "0" (not selected)

Only one of the three options can be selected.

SrtFix

Fixed value for SRT monitoring

This value is part of the monitoring method fixed value (SrtMethodFix).

Time in seconds

Value ranging between "0" and "35999999"

SrtErt

Percentage for SRT monitoring

This value is part of the monitoring method ERT - (SrtMethodErt).

Value ranging between "0" and "999"

MrtCancel

Else action

Cancel/quit (only for MRT monitoring)

Allowed values: "1" (selected) and "0" (not selected)

MrtExecute
MrtExecuteObj

Else action

MrtExecute:
Execute (for the MRT or SRT monitoring)

Allowed values: "1" (selected) and "0" (not selected)

MrtExecuteObj:
Name of the object to be executed

DYNVALUES

"Variables & Prompts" tab

in all executable object except for the Cockpit (CPIT)

The attribute "state" is used system-internally and must not be changed.

dyntree

List of object variables and PromptSet assignments

Definition (node) of the "Values" area and of each PromptSet assignment with the following attributes:

content = Content available. Allowed values: "0" (no), "1" (yes)
id = "VALUE" (for the" Values" area) or PromptSet object name
Name = "Values" or PromptSet object name
parent = "PRPTS" (for PromptSets)
type = Identification of PromptSet ( "PROMPTSET") or value ("VALUE").

 

Structure of the "Values" area (node id="VALUE")
VALUE (The attributes state is used system internally and must not be changed):

Values: Table with object variables
Attributes per Variable definition (row):
Name = Name of the object variable
Value = Value

Mode: Inherit from parent
Allowed values: "0" (all values), "1" (only defined values) or "2" (no values)

 

Structure of PromptSet assignment definitions (node id="PRPTS"):

PROMPTSET definition with the following attributes:
client = AE client
idnr = Internal number
name = Name of the PromptSet object
ontop = Internal parameter
src = Internal parameter (source)
system = Name of the AE system

PROMPTBOX with the PromptSet element definitions and their values:
integer1: Number
combobox9: Combination field
textfield2: Text field
radiogroup1: Option field
checklist1: Check list
checkgroup1: Check box
date1:Date
timestamp1: Timestamp
time2: Time


PRE_SCRIPT

"Pre Process"

only in jobs and events (Process tab" in events)

The attribute "state" is used system-internally and must not be changed.

PSCRI

Content of the Process tab

(Process, Pre Process, Post Process)

SCRIPT

Process tab

only in executable objects

Exception: In Event objects, it is the "!Process" tab.

The attribute "state" is used system-internally and must not be changed.

MSCRI

Content of the Process tab

(Process, Pre Process, Post Process)

POST_SCRIPT

Post Process tab

only in jobs

The attribute "state" is used system-internally and must not be changed.

OSCRI

Content of the Process tab

(Process, Pre Process, Post Process)

DOCU_Title

Documentation tab

in all objects (DOCU_Title)

The attribute "state" is used system-internally and must not be changed.

The attribute "type" shows the type of documentation:

text = normal documentation
xml = structured documentation

DOC

Content of the Documentation tab

Depending on the documentation type, the CDATA section contains the text or the XML structure.

Host Attributes

BS2000

Element

Description

ATTR_BS2000

 

OutputDb
OutputDbErr
OutputFile
LstDb
LstDbErr
LstFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

Priority
Express
MaxCPU
JobClass
OrderName
EnterParameter

Runtime options

Priority: Priority
Value between "0" and "255"
Attribute: PRIORITY, P

Express: Express
Allowed values: "1" (selected) and "0" (not selected)
Attribute: EXPRESS, E

MaxCPU: Max. CPU time
Value between "0" and "32767"
Attribute: TIME, T

JobClass: Job class
maximum 8 characters
Attribute: JOB_CLASS, JC

OrderName: Name of the order
maximum 8 characters
Attribute: JOB_NAME, JN

EnterParameter: Enter parameter
maximum 255 characters
Attribute: ENTER_PARAMS, ENTER_PAR, EP

GCOS8

Element

Description

ATTR_GCOS8

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

Urgency
Snumb
Ident
JclJob

Start parameter

Urgency: Urgency
Value between "0" and "63"
Attribute: GCOS8_URGENCY

Snumb: SNUMB
maximum 5 characters
Attribute: GCOS_SNUMB

Ident: IDENT
maximum 63 characters
Attribute: GCOS8_IDENT

JclJob: include job
maximum 255 characters
Attribute: GCOS8_JCLJOB

JMX

Element

Description

ATTR_JMX

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

SAP
Remote
MBeanServerLocal
AgentID
MBeanServerCreate
InitialContextFactory
ServerURL

MBean Server

SAP: SAP
Remote: Remote API (JSR 160)
MBeanServerLocal: Use existing one

Allowed values: "1" (selected) and "0" (not selected)

Only one of three options can be selected.

 

AgentID: Agent ID (optional)
maximum 20 characters
Attribute: AGENT_ID

MBeanServerCreate: Create new instance if not found
Allowed values: "1" (selected) and "0" (not selected)

InitialContextFactory: Initial Context Factory (optional)
maximum 100 characters
Attribute: INITIAL_CONTEXT_FACTORY

ServerURL: Server URL
maximum 100 characters
Attribute: SERVER_URL

ATTR_JMX_FORM

Form tab

only in PeopleSoft and SAP jobs

The attribute "state" is used system-internally and must not be changed.

The sub-elements contain the connection information (Connectstring), with the login information not being output.

MPE

Element

Description

ATTR_MPE

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

JobName
Queue
InputPriority
HIPRI
Other

Runtime options

JobName: job name
maximum 8 characters
Attribute: JOB_NAME, JN

Queue: Queue
maximum 8 characters
Attribute: MPE_QUEUE

InputPriority: Input priority
Value between "1" and "13"
Attribute: MPE_INPUTPRIO

HIPRI: HIPRI
Allowed values: "1" (selected) and "0" (not selected)
Attribute: MPE_HIPRI

Other: Other
maximum 255 characters
Attribute: MPE_OTHER

NSK

Element

Description

ATTR_NSK

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

Priority
VhTerm
Cpu

Start parameter

Priority: Priority
maximum 100 characters
Attribute: PRIORITY, P

VhTerm: Virtual terminal
maximum 50 characters
Attribute: HOME_TERMINAL

Cpu: CPU
Value between "-1" and "15"
Attribute: CPU

Type

Job type

Allowed values: "0" (TACL), "1" (NBEXEC), "2" (OSS)
Attribute: NSK_JOB_TYPE

Oracle Applications

Element

Description

ATTR_OA

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

RKey
RAppSName

Responsibility

RKey: Key
maximum 100 characters
Attribute: OA_RESP_NAME

RAppSName: Appl. short name
maximum 50 characters
Attribute: OA_APPL_NAME

z/OS

Element

Description

ATTR_MVS

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

MVS_TypeUC4
MVS_TypeJCL
MVS_TypeMVS

Type

MVS_TypeUC4: UC4
MVS_TypeJCL: JCL from z/OS
MVS_TypeMVS: JCL incl. job card from z/OS

Allowed values: "1" (selected) and "0" (not selected)

Only one of the two options can be selected.

Attribute: MVS_JOBTYPE

MVS_JobName
MVS_JobClass
MVS_ProgName
MVS_Account
MVS_Priority
MVS_MsgLevel
MVS_MsgClass
MVS_Notify
MVS_Params
MVS_FileName
MVS_DetermineRetcode

Runtime options

MVS_JobName: job name
maximum 8 characters
Attribute: JOB_NAME, JN

MVS_JobClass: job class
maximum 1 character
Attribute: JOB_CLASS, JC

MVS_ProgName: Prog name
maximum 20 characters
Attribute: MVS_PROG_NAME

MVS_Account: Account
maximum 40 characters
Attribute: MVS_ACCOUNT

MVS_Priority: Priority
Value between "0" and "15"
Attribute: PRIORITY, P

MVS_MsgLevel: Msg level
maximum 3 characters
Attribute: MVS_MSG_LEVEL

MVS_MsgClass: Msg class
maximum 1 character
Attribute: MVS_MSGCLASS

MVS_Notify: Notify
maximum 16 characters
Attribute: MVS_NOTIFY

MVS_Params: job parameter
maximum 255 characters
Attribute: MVS_JOB_PARAMS

MVS_FileName: z/OS file name
maximum 64 characters
Attribute: JCL_SOURCE

MVS_DetermineRetcode: return code
Allowed values: "H" - Highest, "L" - Latest
Attribute: MVS_DETERMINE_RETCODE

MVS_ComplJobOut
MVS_GetMsgClass
MVS_PugreJob
MVS_RelMsgClass
MVS_RouteMsgClass

Report handling

MVS_ComplJobOut: With additional output
Allowed values: "0" (no), "1" (yes) and "2" (default)
Attribute: MVS_COMPLETEJOBOUT

MVS_GetMsgClass: Get the following message class(es)
maximum 36 characters
Attribute: MVS_GETMSGCLASSES

MVS_PugreJob: Purge
Allowed values: "0" (no), "1" (yes) and "2" (default)
Attribute: MVS_JOBPURGE

MVS_RelMsgClass: Release
Allowed values: "0" (no), "1" (yes) and "2" (default)
Attribute: MVS_RELMSGCLASS

MVS_RouteMsgClass: Route message class(es) to
maximum 36 characters
Attribute: MVS_ROUTEMSGCLASS

OS/400

Element

Description

ATTR_OS400

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

QPJOBLOG
ALL

Spool

QPJOBLOG: QPJOBLOG
ALL: *ALL

Allowed values: "1" (selected) and "0" (not selected)

Only one of the two options can be selected.

Attribute: OS400_JOBLOG

CMD
ILECL
REXX

Type

CMD: CMD
ILECL: ILE CL
REXX: REXX

Allowed values: "1" (selected) and "0" (not selected)

Only one of the three options can be selected.

Attribute: OS400_JOBTYPE

JobName
Priority
JobDescription
JobQueue
RootingData

Runtime options

JobName: job name
maximum 10 characters
Attribute: JOB_NAME, JN

Priority: Priority
Value between "0" and "99"
Attribute: PRIORITY, P

JobDescription: job description
maximum 21 characters
Attribute: OS400_JOBD

JobQueue: job queue
maximum 21 characters
Attribute: OS400_JOBQ

RootingData: Rooting data
maximum 255 characters
Attribute: OS400_RTGDTA

PeopleSoft

Element

Description

ATTR_PS

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

DeleteProcess

Runtime options

Allowed values: "1" (selected) and "0" (not selected)

Attribute: PS_JOB_DELETE

ATTR_PS_FORM

Form tab

only in PeopleSoft and SAP jobs

The attribute "state" is used system-internally and must not be changed.

The sub-elements contain the connection information (Connectstring), with the login information not being output.

SAP

Element

Description

ATTR_R3

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

Language
JobName
JobClass
TargetSystem
DeleteJob
SAP_JobType

Start parameter

Language: Language
maximum 2 characters
Attribute: SAP_LANG

JobName: job name
maximum 32 characters
Attribute: JOB_NAME, JN

JobClass: job class
Allowed values: "A", "B", "C"
Attribute: JOB_CLASS, JC

TargetSystem: Target system
maximum 32 characters
Attribute: SAP_DST_SYSTEM

DeleteJob: Delete job after completion in CCMS
Allowed values: "1" (selected) and "0" (not selected)
Attribute: SAP_JOB_DELETE

SAP_JobType: job type
Allowed values: "0" and "1"
"0" - ABAP Engine/Business Intelligence
"1" - Exchange Infrastructure
Attribute: SAP_JOB_TYPE

AsSoon
Immediately

Start mode

AsSoon: As soon as possible
Immediately: Immediately

Allowed values: "1" (selected) and "0" (not selected)

Only one of the two options can be selected.

Attribute: SAP_STARTMODE

SAP_Recipient
SAP_AddressType
SAP_Express
SAP_Copy
SAP_BlindCopy
SAP_NoForward
SAP_NoPrint
SAP_Deliver
SAP_StatusByMail

Spoollist recipient

SAP_Recipent: Address
maximum 241 characters
Attribute: SAP_RECIPIENT

SAP_AddressType: Address type
maximum 1 character
Attribute: SAP_ADDRESSTYPE

SAP_Express: Express
Allowed values: "1" (selected) and "0" (not selected)
Attribute: SAP_EXPRESS

SAP_Copy: Copy
Allowed values: "1" (selected) and "0" (not selected)
Attribute: SAP_COPY

SAP_BlindCopy: Blind copy
Allowed values: "1" (selected) and "0" (not selected)
Attribute: SAP_BLINDCOPY

SAP_NoForward: No forwarding
Allowed values: "1" (selected) and "0" (not selected)
Attribute: SAP_NOFORWARD

SAP_NoPrint: No printing
Allowed values: "1" (selected) and "0" (not selected)
Attribute: SAP_NOPRINT

SAP_Deliver: Report send status
Allowed values: "A" (Always), "E" (Error case), "N" (Never)
Attribute: SAP_DELIVER

SAP_StatusByMail: Report status by mail
Allowed values: "A" (Always), "E" (Error case), "N" (Never)
Attribute: SAP_STATUSBYMAIL

ATTR_R3_FORM

Form tab

only in PeopleSoft and SAP jobs

The attribute "state" is used system-internally and must not be changed.

The sub-elements contain the connection information (Connectstring), with the login information not being output.

Siebel

Element

Description

ATTR_SIEBEL

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

GatewaySrv
EnterprSrv
SiebelSrvs
Language
Compression
Encryption

Start parameter

GatewaySrv: Gateway Server
maximum 255 characters
Attribute: GATEWAY_SERVER

EnterprSrv: Enterprise Servers
maximum 255 characters
Attribute: ENTERPRISE_SERVER

SiebelSrvs: Siebel Servers
maximum 255 characters
Attribute: SIEBEL_SERVERS

Language: Language
maximum 3 characters
Attribute: LANGUAGE

Compression: Compression
Allowed values: "1" (selected) and "0" (not selected)
Attribute: COMPRESSION

Encryption: Encryption
Allowed values: "1" (selected) and "0" (not selected)
Attribute: ENCRYPTION

SQL

Element

Description

ATTR_SQL

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

ServerPort
DatabaseName
DataSource

Connection

ServerPort: Servers
maximum 100 characters
Attribute: SERVER_NAME

DatabaseName: Database
maximum 100 characters
Attribute: DATABASE_NAME

DataSource: File name
maximum 255 characters
Attribute: DATA_SOURCE

ColumnSeparator
ShowHeadline
ShowNULL
MaxLines
MaxColumnWidth
RemoveCRLF
SeparatorSubstitute

Settings

ColumnSeparator: Column separator
maximum 1 character

ShowHeadline: Show headlines in tables
Allowed values: "1" (selected) and "0" (not selected)

ShowNULL: Show NULL as an empty string
Allowed values: "1" (selected) and "0" (not selected)

MaxLines: Maximum number of rows for tables
Value between "0" and "9999"

MaxColumnWidth: Maximum numbers of characters in a column
Value between "0" and "9999"

RemoveCRLF: Remove line breaks
Allowed values: "1" (selected) and "0" (not selected)

SeparatorSubstitute: Substitute character
maximum 1 character

UNIX

Element

Description

ATTR_UNIX

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

ShellScript
Command

Type

ShellScript: Shell Script
Command: Command

Allowed values: "1" (selected) and "0" (not selected)

Only one of the two options can be selected.

Attribute: UNIX_TYPE

Priority
Shell
ShellOptions
Com

Start parameter

Shell: Shell
maximum 3 characters
Attribute: UNIX_SHELL

ShellOptions: Shell options
maximum 16 characters
Attribute: UNIX_SHELL_OPTIONS

Com: Command
maximum 255 characters
Attribute: UNIX_CMD

VMS

Element

Description

ATTR_VMS

 

OutputDb
OutputDbErr
OutputFile

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

Priority
JobName
QueueName

Start parameter

Priority: Priority
Value between "0" and "999"
Attribute: PRIORITY, P

JobName: job name
maximum 39 characters
Attribute: JOB_NAME, JN

QueueName: queue name
maximum 31 characters
Attribute: VMS_QUEUE_NAME

Windows

Element

Description

ATTR_WIN

 

OutputDb
OutputDbErr
OutputFile
IsGenerated

Job report

OutputDb: Database
OutputFile: File
OutputDbErr: On error only

Allowed values: "1" (selected) and "0" (not selected)

Peculiarities:

  • BS2000 does not distinguish between SYSOUT and SYSLST.
  • Under Windows, the job report can also be created by script (IsGenerated).

BAT
COM
WinBatch

Type

BAT: BAT
COM: KDO
WinBatch: WinBatch

Allowed values: "1" (selected) and "0" (not selected)

Only one of the three options can be selected.

Attribute: WIN_TYP

Standard
Minimized
Maximized

View

Standard: Normal
Minimized: Minimized
Maximized: Maximized

Allowed values: "1" (selected) and "0" (not selected)

Only one of the three options can be selected.

Attribute: WIN_VIEW

JObjDefault
JObjYes
JObjNo

Job object

JObjDefault: Standard
JObjYes: Yes
JObjNo: No

Allowed values: "1" (selected) and "0" (not selected)

Only one of the three options can be selected.

Attribute: JOB_OBJECT

WorkingDirectory
Command
LogOn
ShowJob

Start parameter

WorkingDirectory: Working directory
maximum 255 characters
Attribute: WIN_WORK_DIR

Command: Command
maximum 255 characters
Attribute: WIN_CMD

LogOn: Logon as batch user
Allowed values: "1" (selected) and "0" (not selected)
Attribute: WIN_LOGON_AS_BATCH

ShowJob: Show job on the desktop
Allowed values: "1" (selected) and "0" (not selected)
Attribute: WIN_SHOW_AT_DESKTOP

 

See also:

Export File of a Job
XML File Structure for Imports and Exports