Using the New Activity Programming Model

Rephrase to not use the word New

In this tutorial we will build a IFS Web Client Java page using the new activity programming model. Starting with a basic template we will, step by step, end up with a form with most supported functions in the IFS Web Client.

Prerequisite

Complete Cookbook part I and Cookbook part II.

Contents

Since we will only be discussing the Activity Programming Model and where it will be different from the general development procedure, it is recommended that developers read/completed the tutorials given in Cookbook part I and Cookbook part II as it contains the basics of IFS web Client java page development.

Throughout this tutorial web pages written using the new model will be referred to as web features.

  1. Basic Workings of a Web Feature - the template
  2. Add Master Block to the feature page
  3. Create & Add Data Adapter