D9600196 - Server Package Build Data Structure
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szPackageName | PKGNAME | char | OPT | NONE |
A package describes where on the server to find the components you want to deploy to workstations. There are three package types:
Full:
| ||||
| jdBuildDate | BLDDTE | JDEDATE | OPT | NONE |
The date the software build completed. | ||||
| mnBuildTime | BLDTIME | MATH_NUMERIC | OPT | NONE |
The time that the software build completed. | ||||
| szServerName | DATP | char | OPT | NONE |
The name that identifies the data source. | ||||
| cTransferOnly | TRANNOBLD | char | OPT | NONE |
If the package is only being built on the server, indicate if the specifications should be built and then transferred to the server or if they
| ||||
| cBuildMode | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
| szCodePath | PATHCD | char | OPT | NONE |
The path code is a pointer to a set of OneWorld objects, and is used to keep track of sets of objects and their locations within OneWorld. | ||||
| None |
| None |