Websydian v6.1 online documentationOnline documentation - Websydian v6.1

Generate and Build Considerations

This document briefly explains the model configuration variants and what functions must be generated and built under various circumstances when using Websydian.

Model Configurations Variant Settings

The library variants of the model configurations should be set depending on the target web server platform and target database system.

Please refer to Setting up Your CA Plex Environment for details on how to determine which variant to use for the WsyBase group model.

For details on how to set the variants and versions/levels for the CA Plex pattern libraries please consult the CA Plex manuals.

The [Variant]_ObjectsToGenerateAndBuild Subject Areas

The WSYBASE library contains a number of subject areas with the suffix ObjectsToGenerateAndBuild.  Each subject area contains the library objects that must be generated and build for a given variant, e.g. DWA - iSeries.

The subject areas target the two architectures supported by Websydian: CWA and DWA, in any supported combination of architecture and implementation language.

The functions contained in the subject areas are utility functions - internal and external function objects - which are called by the main functions in Websydian.

The CWA_iSeries_ObjectsToGenAndBuild Subject Area

Generate and build the objects in this subject area when the application is implemented in CWA on the iSeries platform.

The CWA_Win_ObjectsToGenAndBuild Subject Area

Generate and build the objects in this subject area when the application is implemented in CWA on the Windows platform.

The DWA_iSeries_ObjectsToGenAndBuild Subject Area

Generate and build the objects in this subject area when the application is implemented in DWA on the iSeries platform.

The DWA_Win_ObjectsToGenAndBuild Subject Area

Generate and build the objects in this subject area when the application is implemented in DWA on the Windows platform.

The DWA_Java_ObjectsToGenAndBuild Subject Area

Generate and build the objects in this subject area when the application is implemented in DWA in the Java language.