Executing the MultipleComplexTypes Sample

Deploy and run the MultipleComplexTypes project to understand use of mediation component for operations with complex types.

TIBCO ActiveMatrix Binding Type for REST supports operations with complex types, but does not allow more than one complex type per operation. At times, you might have a service that is implemented in Java, which has operations with multipart messages with complex types. If you want to make that information available to a REST client, you can use a mediation component. The MultipleComplexTypes sample illustrates this.