Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
szDatabasePath | DATP | char | OPT | INPUT |
The name that identifies the data source. |
szQueueName | QUNAM | char | OPT | INPUT |
The value entered is used to define a Media Object queue name where images may be found. The queue name is a symbolic reference
only. The Media Object queue name is one half of a properly defined Media Object queue. The other half is the Media Object path. NOTE:
OLEQUE is a reserved queue name. It must be defined as it is used as the default queue name in the OLE object attachment mode of Media
Objects. It is mandatory that this queue name be defined in order to use OLE object attachments. |
szUsrliblName | LL | char | OPT | INPUT |
The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that
a user can sign on to. These configurations of library lists are maintained in the Library List Master File table (F0094).
This field represents a
valid environment that can be used to run in PeopleSoft EnterpriseOne. The environment encompasses both a path code (objects), and a
data source (data). When put together, users have a valid workplace within the system.
|
szSourceQueuePath | QUPAT | char | OPT | INPUT |
Identifies a network or local path that points to the location of OLE objects,images, or URLs. The queue path is the second half of a properly
defined queue for a media object. The first half is the name of the media object. A valid queue path for a network location might be .
The
queue path and queue name are stored in the F98MOQUE table. Object Configuration Manager controls the location of this table. The system
reads the F98MOQUE table to determine name of the queue and the location of the associated OLE objects, images, or URLs. |
mnConfigurationRevision | CREV | MATH_NUMERIC | OPT | OUTPUT |
The Current Revision Number of the Configuration Library. |
szDescription001 | DL01 | char | OPT | OUTPUT |
A user defined name or remark. |
szMOQueuePath | QUPATH | char | OPT | NONE |
A path that points to the location of OLE objects, images, or URLs. The queue path is the second half of a properly-defined queue for a
media object. The first half is the name of the media object. A valid queue path for a network location might be . To set the queue for a CD ROM,
use "cd:" in the pathname; the system automatically substitutes the appropriate drive letter when it resolves the path.
The queue path and
queue name are stored in the Media Object Queues table (F98MOQUE). Object Configuration Manager controls the location of this table. The
system reads the F98MOQUE table to determine name of the queue and the location of the associated OLE objects, images, or URLs. |