REST and JSON Plug-in

ActiveMatrix BusinessWorks 5.x: REST/JSON Plug-in

Type: Plug-in

TIBCO Cloud Integration : REST and JSON Palette

Type: Palette

Migration: Supported

BW 5.x BW 5.x Type TCI TCI Type Migration Support Comments
Invoke REST API Regular Activity Invoke REST API Regular Activity Supported with limitations TIBCO Cloud Integration 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 TIBCO Cloud™ Integration REST Reference.
Parse JSON Regular Activity Parse JSON Regular Activity Supported with limitations TIBCO Cloud Integration 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 . Root elements in TIBCO BusinessWorks Container Edition are skipped by default. You must modify the input JSON if it contains root element.

The schema type Java Classes is not supported in TIBCO Cloud Integration .

REST Dispatch and Reply Regular Activity REST Service Binding Service Binding Supported with limitations The ActiveMatrix BusinessWorks 5.x Dispatch and Reply REST activity is migrated to REST Service Binding of TIBCO Cloud Integration .

REST Service of TIBCO Cloud Integration 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 Cloud Integration 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 Cloud Integration also does not support the following:

  • Enable WADL Reference
  • Enable OAuth
  • Parameter styles-Template and Header

Note: For more information about additional restrictions, see "Restrictions on XML Schema" in TIBCO Cloud™ Integration Bindings and Palettes Reference.