![]() |
![]() |
SAS/Warehouse Administrator Metadata Types |
Category: | Text File Types |
Parent | |
Overview | |
Properties | |
Using WHJOBFIL |
Parent |
Overview |
The WHJOBFIL type models the metadata for all external file entries that are described to the Job Scheduler utility. Properties for this type are set when you schedule a job through SAS/Warehouse Administrator.
Properties |
The following table lists all of the properties for WHJOBFIL and indicates how you can use each property with metadata API methods.
In the table, you can pass properties with a Yes in the Add column to the _ADD_METADATA_ method. Use this method to add a new object.
You can pass properties with a Yes in the Update column to the _UPDATE_METADATA_ method. Use this method to update properties of an existing object.
* Req indicates that the property is required; you must provide a value for this property when you use a given method. * Default indicates that the system will provide a default value for that property if you do not provide one.
Properties with a Yes in the Read Method Expand Parm column are valid with the expand parameter of the _GET_METADATA_ method. This method enables you to get detailed metadata about a property and its associated objects through a single method call.
WHJOBFIL has the following new properties:
specifies the role this object serves for the job. The possible values are LOG, LIST, SYSIN, or SOURCE.
indicates a Boolean that states whether the object is remote to the metadata: 1=Remote, 0=Local.
Using WHJOBFIL |
Add | Update | Delete |
No | No | No |
WHJOBFIL is a dependent type, like all subtypes of WHTXTFIL. To understand how all subtypes of WHTXTFIL relate to other types, see the process model in Relationships Among Metadata Types.
![]() |
![]() |
Copyright © 2012 by SAS Institute Inc., Cary, NC, USA. All rights reserved.