Skip to content

Latest commit

 

History

History

tci-combinator-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Flogo apps in TIBCO Cloud Integration

Prerequisites

The following prerequisites have to be met

  • You need to have the DynamoDB and MySQL Flogo apps running on Lambda
  • You'll need to import the Lambda activity to TIBCO Cloud Integration (to do that, simply copy the Lambda activity from the Flogo Contrib repository and update the ref attribute to "ref": "lambda/activity/lambda")

API Specification

The file combinator.json is the API specification (swagger spec) that the combinator app for TIBCO Cloud Integration is built on. The combinator app acts the same way as the one in the serverless-demo folder by orchestrating two calls to Lambda functions.

TCI app

You can import the app by following the steps in the docs

Testing

After deploying this app you can test it using the API tester in TIBCO Cloud Integration.