![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A SOAP event is an extension of a SimpleEvent. To create a SOAP event, you create a SimpleEvent that inherits from a SOAPEvent. This creates a default schema in the event payload. Then you edit the schema and introduce header and body elements as necessary.TIBCO BusinessEvents can import a WSDL file and create the required project artifacts based on it, such as events, rules, rule functions, channels, and destinations. For more details, see Creating Resources Using the WSDL Import Utility.TIBCO BusinessEvents can also export a SOAP based rule function to a WSDL. The export utility scans the project for rule functions that take a SOAP event as the input, and generates a WSDL operation for each one. For more details, see Exporting Resources as a WSDL File.See Configuring TIBCO BusinessEvents as a SOAP Server and Client for more details.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |