Invoke REST API
|
Regular Activity
|
Invoke REST API
|
Regular Activity
|
Supported with limitations
|
TIBCO BusinessWorks Container Edition
does not support the following:
- WADL protocols
- Responses returned in binary format
- Rich output
- Authentication OAuth1.0 and OAuth2.0
|
Note: The Circuit Breaker pattern is not supported by the Invoke REST API activity. If you want to use Circuit Breaker pattern, you need to configure the REST Reference Binding. For more information, see Using the Wizard to Create a REST Reference in the
TIBCO BusinessWorks™ Container Edition REST Reference guide.
|
Parse JSON
|
Regular Activity
|
Parse JSON
|
Regular Activity
|
Supported with limitations
|
TIBCO BusinessWorks Container Edition
does not support the schema type Java Classes.
|
Render JSON
|
Regular Activity
|
Render JSON
|
Regular Activity
|
Supported with limitations
|
The
Remove Root check box is not supported in
TIBCO BusinessWorks Container Edition
. Root elements in
TIBCO BusinessWorks Container Edition
are skipped by default. You will need to modify the input JSON if it contains root element.
The schema type Java Classes is not supported in
TIBCO BusinessWorks Container Edition
.
|
REST Dispatch and Reply
|
Regular Activity
|
REST Service Binding
|
Service Binding
|
Supported with limitations
|
This This ActiveMatrix BusinessWorks 5.x
Dispatch and Reply REST
activity is migrated to
REST Service Binding of
TIBCO BusinessWorks Container Edition
.
REST Service of
TIBCO BusinessWorks Container Edition
uses XSD as the resource for building REST Service. The XSD must be external to the WSDL. That is, direct reference to inline schema in WSDL is not supported for REST binding.
If the
Dispatch and Reply activity is configured to route requests to ActiveMatrix BusinessWorks 5.x processes with inline schema for its input, output and fault, then the
TIBCO BusinessWorks Container Edition
Migration Tool currently does not externalize the inline schema before configuring the REST binding. You can manually externalize the inline schema and re-create the REST binding.
TIBCO BusinessWorks Container Edition
also does not support the following:
- Enable WADL Reference
- Enable OAuth
- Parameter styles-Template and Header
|