Skip to content

hinsencamp/InvoiceBot

Repository files navigation

Example

NodeJS >= v8.9.4 is required

Running the example

  1. First, make sure to have Camunda running.

  2. Download the following model and deploy it using the Camunda Modeler.

Deploying from Camunda Modeler

  1. Install Dependencies:
npm install

Or:

yarn
  1. Run the example:
node index.js

Output

The output should be:

polling
✓ subscribed to topic creditScoreChecker
polling
✓ polled 10 tasks
✓ completed task 897ce191-2dea-11e8-a9c0-66b11439c29a

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors