9 3 Create the Activity Processor

LANSA Composer

9.3 Create the Activity Processor

The Activity Processor is the executable code that implements the function of the custom Activity. LANSA Composer invokes the processor as required in order to execute the Activity.

For all Activities that are supplied with LANSA Composer, the Activity Processors are also provided and ready to use. For any custom Activities you define to LANSA Composer, you must provide the Activity Processor.

The Activity Processor is implemented as a LANSA RDMLX component (re-useable part). You will need LANSA development skills in order to develop an Activity Processor. Refer to 9.6 Develop a Custom Activity Processor for more information.

NOTE:  LANSA Composer can generate skeletal RDMLX code for your activity processor to get you started.  Refer to 9.6.2 Generate Skeletal RDMLX Code for more information.