Does the BusinessConnect SOAP support RPC-Literal messaging style in a WSDL?

Does the BusinessConnect SOAP support RPC-Literal messaging style in a WSDL?

book

Article ID: KB0089576

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect SOAP Protocol -
Not Applicable -

Description

Resolution:
Description:
============
The WSDL 1.1 Specification defines two types of messaging styles: document, which passes information from the sender to the receiver using a mutually agreed upon format, and RPC (Remote Procedure Call), which assumes a remote method is being invoked with arguments.

Environment:
==========
BusinessConnect 5.X.X all versions

Resolution:
=========
The BC SOAP protocol supports only the document messaging style.  RPC is not supported.

Issue/Introduction

Does the BusinessConnect SOAP support RPC-Literal messaging style in a WSDL?