The Access Development Guide is organized as follows:
Part I: Getting Started | ||
Introduction to the Server Access Interface | Is an overview of the Server Access Interface. | |
Setting up the access-client environments | Tells you how to install and set up your development and run-time environment. | |
Configuring collaborations for call-triggered flows | Shows you how to configure collaborations for use with access clients. | |
Implementing an access client | Provides an overview of how to implement an access client to execute a collaboration. | |
Part II: Tutorial | ||
A sample servlet with HTML data-handling capabilities | Shows a servlet written in Java that uses the APIs. | |
Part III: Server Access Interface API Reference | ||
IAccessEngine interface | Contains syntax and code snippets that show how to use methods in the IAccessEngine interface. | |
IInterchangeAccessSession interface | Contains syntax and code snippets that show how to use methods in the IInterchangeAccessSession interface. | |
IBusinessObject interface | Contains syntax and code snippets that show how to use methods in the IBusinessObject interface. | |
IBusinessObjectArray interface | Contains syntax and code snippets that show how to use methods in the IBusinessObjectArray interface. | |
Server Access Interface exceptions | Describes the exceptions of the Server Access Interface API. |