IBM TRIRIGA Application Platform Version 3.5.1

Overview of extended functions

IBM® TRIRIGA® connectors use the ClassLoader business object and resource files. The servlet proxy is an extension of class loaders.

When you write extended functions, you can distribute those functions in an object migration package. Connectors use the ClassLoader business object and resource files, and custom workflow components such as CustomTask, CustomParameters, and CustomTransitions. The servlet proxy is an extension of class loaders that gives a handle to the Java™ API for the IBM TRIRIGA Connector for Business Applications (CBA). CBA uses Java servlet-style programming for integration into external systems with custom form components.

To create IBM TRIRIGA connectors, you must be familiar with the IBM TRIRIGA Application Platform builder tools, IBM TRIRIGA Connector for Business Applications web service interface, and Java programming language. A connector can be implemented with the Java programming language only.



Feedback