Form Service Request Structure

The class diagram in #u30159319__BABHFBIC represents the basic structure of a form service request. The collections under FormRequest are optional (0 to many); you do not have to have FIStructures, FormActions, GridActions, and so forth. A form service request (FSR) event is a set of FormActions that you first compile into an FSR event and then add to the FormRequest using the add method.

Form Service Request Structure Diagram