GetDefaultQueue

Prompt for Scheduler WF & Report Data Structures

Minor Business Rule

Object Name: B91300B

Parent DLL: CTOOL

Location: Client

Language: C

Data Structure

D91300B - Get Default Job Queue

Parameter NameData ItemData TypeReq/OptI/O/Both
szJobQueueJOBQUEcharOPTOUTPUT

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.

szReportOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharREQINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szUserIdUSERcharREQINPUT

The code that identifies a user profile.

Related Functions

B9800100 Get Audit Information

Related Tables

F91310 Scheduled Job Parameters
PromptUserForDSParms

PromptUserForDSParms

Prompt for Scheduler WF & Report Data Structures

Minor Business Rule

Object Name: B91300B

Parent DLL: CTOOL

Location: Client

Language: C

Data Structure

D91300F - Prompt User for Data Structure Parameters

Parameter NameData ItemData TypeReq/OptI/O/Both
szScheduledJobTypeSCHJBTYPcharREQINPUT

Indicates to the system the type of job that has been scheduled.  For example is the job to be executed a batch application that needs to be 
run or is it a workflow process that needs to be started.

szScheduledReportNameSCHRPTNMcharOPTINPUT

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

szScheduledVersionSCHVERcharOPTINPUT

The version of the report scheduled to run. A version identifies a specific set of data selections and sequencing settings the batch job uses.

szProcessNamePROCNAMEcharOPTINPUT

The unique identifier for a process. If no value is entered, a next number is assigned. Once assigned, the value cannot be changed.

szScheduledJobNameSCHJBNMcharREQINPUT

A name that uniquely identifies to the system and the user a scheduled job. Use this name to indicate the job function, such as Monthly 
Close or Nightly Back Up.

szKeyTabNameDESCcharOPTINPUT

A description, remark, name, or address.

szAttributeTabNameDESCcharOPTINPUT

A description, remark, name, or address.

szDialogTitleDESCcharOPTINPUT

A description, remark, name, or address.

Related Functions

B9800100 Get Audit Information

Related Tables

F91310 Scheduled Job Parameters