Q35GetJobInformation
Cantara Business Function which will return job information for the specified job number and optionally the execution host name provided. This function is utilised by the Cantara Scheduler to monitor job status and execution details.
Calls
This function calls the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
mnServerJobNumber | INTEGER | REQUIRED | BOTH |
szExecutionHostName | STRING | OPTIONAL | BOTH |
szJobQueue | UDC | OPTIONAL | OUT |
szJobPriority | STRING | OPTIONAL | OUT |
szJobstatus | UDC | OPTIONAL | OUT |
szEnvironmentName | STRING | OPTIONAL | BOTH |
szUserId | USERID | REQUIRED | BOTH |
szJobType | STRING | OPTIONAL | OUT |
jdDateJobSubmitted | DATE | OPTIONAL | OUT |
mnTimeJobSubmitted | INTEGER | OPTIONAL | OUT |
szOriginationHostName | STRING | OPTIONAL | OUT |
mnServerProcessID | INTEGER | OPTIONAL | OUT |
jdDateLastActivityOW | DATE | OPTIONAL | OUT |
mnTimeLastActivity | INTEGER | OPTIONAL | OUT |
szObjectType | UDC | OPTIONAL | OUT |
szPrintQueue | STRING | OPTIONAL | OUT |
szFilename | STRING | OPTIONAL | OUT |