Online documentation - Websydian v6.0 |
Users Guide | Patterns Reference | WebsydianExpress | Search |
The Websydian pattern libraries are installed with their library names in the folder that was specified during installation. Default location of this folder is "C:\Program files\Websydian".
The Websydian pattern libraries are delivered as a set of CA Plex version 5.0 libraries. If you use a later version of CA Plex, you must upgrade the Websydian libraries to your current version of CA Plex.
The following pattern libraries are contained in the Websydian Product Suite:
Libraries | Description |
---|---|
Web Developer | |
WSYBASE | Basic Web application patterns |
WSYVAL | Validation and Conversion patterns |
WSYUTIL | Utility patterns; Standard maintenance, Multiple input, Parent and Child Generators, Extended Error Lists, Frame Set Generator, Parameter Store, XML Generator |
WSYINTEG | Security Integrity Control pattern |
WSYSESS | Session Management pattern |
WSYUSER | User Management pattern |
WSYAUDIT | Web application Audit pattern |
WSYPRES | Presentation Layer Management, Layout Control, Message Store |
WSYSTRUC | Implements a parent/child structure in multiple levels with multiple links between nodes |
WSYHTTP | Utility pattern adding a HTTP Client to the Websydian patterns. (Not documented) |
SDSTRING | Utility pattern adding string manipulation to the Websydian patterns (Not documented) |
TransacXML Developer | |
WSYDOM | Implements the DOM interface for access to the content and structure of XML documents |
WSYXML | Provides a relational-style model-based access to XML documents |
WSYSOAP | SOAP-based implementation of web services |
Wireless Developer | |
WSYWAP | Basic patterns supporting development of WAP applications |
WAPUTIL | WAP utility patterns |
WebShop Developer | |
WSYSHOP | Abstract WebShop framework |
CleverPath Portal Developer | |
WSYPORTA | Patterns for integrating Websydian Applications in the Cleverpath Portal environment. |
The Websydian pattern libraries can be stored at a central network location just as every other CA Plex group models.
The Websydian Documentation set covers all the pattern libraries and it is installed in a folder named Documentation in the Websydian folder that was specified during installation. It consists of a number of compiled HTML Help files.
Web Server (and DWA) support for iSeries requires OS/400 V5R1M0 or later.
If deploying Websydian applications on an iSeries, the Websydian iSeries web server support library should be installed. The library is saved in an iSeries binary save file labeled WSYD600 with the extension .SAVF.
The default location of the SAVF file is the subfolder <Websydian install folder>\Deployment\iSeries
The library file WSYD600.SAVF must be transferred to the iSeries server and installed properly. Refer to the Websydian iSeries installation guide.
Various objects needed when developing and deploying Websydian applications are located in the following folders:
Objects needed for developing business processes to Websydian Express. In order to install Websydian Express please refer to the Websydian Express documentation.
The following Websydian Express objects are installed with Websydian:
Location | Description |
---|---|
<Websydian Install Folder>\WebsydianExpress | Contains the library models needed when developing for Websydian Express. |
<Websydian Install Folder>\Development\express\dlls | Objects needed when building and executing template generator functions.. |
<Websydian Install Folder>\Development\lib\VC 7.0\wsexpress.lib" | C++ library file need when building Websydian Express functions. |
In order to setup a development environment for Websydian Express please refer to this document.