Examples for RPGDeveloper

Overview

To show the use of the RPGDeveloper APIs, a couple of example business processes are delivered as part of the Websydian Express for iSeries installation.

The main goal of the examples is to show how to develop business processes in Websydian Express using the RPGDeveloper APIs.

Please note that the source code is by far the most important part of these examples. The text is only meant to explain what happens in the programs. Trying to read these documents without referring to the source will probably not be very useful.

The source code for the examples can be found in the WXUSSESRC/WXCATSRC source file in the library chosen as the runtime library (default WXP11PGM/WXP12PGM) during the installation.

The two delivered business processes provide users with the possibility to register themselves, and, after they have logged in with their user profile, to order a number of catalogs.

The example business processes are not meant to be part of a production site. The focus of the processes have been to show the basic techniques for developing with RPGDeveloper.

The example business processes are installed in the delivered demo site (demosite). Please refer to the installation guide for information on how to start and access Websydian Express on an iSeries.

The HTML templates used in the examples can be found in the folder named pagemodeler. To find the full path for this folder, use the administration interface menu item General->Folders, and select the View button for the pagemodeler folder).

The examples use a number of data base files, that are described here.