CreateXMLFileForSoftwareUpdate

SU XML Creation Functions

Minor Business Rule

Object Name: B9673

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D9673A - Create XML File for SU

Parameter NameData ItemData TypeReq/OptI/O/Both
szSUNameESUPcharREQINPUT

Name of the Electronic Software Update (ESU).

szXMLFilePathDRPTcharREQINPUT

szPackageNamePKGNAMEcharREQINPUT

A package describes where on the server to find the components you want to deploy to workstations. There are three package types: Full: 
Contains the full suite of system applications (all specifications). Partial: A minimum configuration of the system. This package type allows 
users to load the desired applications at run-time rather than initially installing all applications. Update: System objects contained in this type of 
package are loaded after the workstation receives the package and the user signs on to the system. If the update package includes objects 
without the corresponding specifications, old versions of the application are deleted from the workstation and replaced by the current 
version the next time the user accesses that application. Update packages are always deployed on the date and time specified by the system 
administrator.

szPathCodePATHCDcharREQINPUT

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.

szPristineEnvironmentLLcharREQINPUT

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.

Related Functions

None

Related Tables

None