Invoke REST API
|
Regular Activity
|
Invoke REST API
|
Regular Activity
|
Supported with limitations
|
ActiveMatrix BusinessWorks
6.x 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 ActiveMatrix BusinessWorks™ REST Reference guide.
|
Parse JSON
|
Regular Activity
|
Parse JSON
|
Regular Activity
|
Supported with limitations
|
ActiveMatrix BusinessWorks
6.x 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
ActiveMatrix BusinessWorks
6.x. Root elements in
ActiveMatrix BusinessWorks
6.x 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
ActiveMatrix BusinessWorks
6.x.
|
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
ActiveMatrix BusinessWorks
6.x.
REST Service of
ActiveMatrix BusinessWorks
6.x 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
ActiveMatrix BusinessWorks
6.x 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.
ActiveMatrix BusinessWorks
6.x also does not support the following:
- Enable WADL Reference
- Enable OAuth
- Parameter styles-Template and Header
|