View on GitHub

GODev-Alexa-Skill-Samples

Alexa Skill Samples

TIBCO Casemanagement Demo

Install Guide

Step by Step Guide to create your own copy of the Skill within your Amazon Developer Account.

Icon

Lambda Function

URL: https://console.aws.amazon.com/lambda/home

Step 1.

Step 2.

so far so good, but now we need to get the Source including all needed node-modules on Lambda. here you need a full AWS CLI installed and configured for your Amazon AWS Account. This can be installed e.g. on windows by just using one MSI.

Lambda Source View

Lambda Environment Variables

Alexa SKILL

URL: https://developer.amazon.com/home.html

Step 3.

new the Alexa Skill have to be configured to listen and call your Lambda Function

Skill Information Tab

Note: the Language for Alexa is currently tighly connected to the Amazon User Profile Language, you can not test other Languages without changing this Setting.

Interaction Model Tab

Configuration Tab

Test Tab

Note: All Activities here could change slightly, as this Area is under heavy development at Amazon.

Step 4.

try your newly created Skill on any Alexa Device, e.g. your Echo, or Sonos One or here on EchioSim.io

use e.g. ‘start tibco casemanagement demo’ followed by ‘what functions can I call’

Note: The Skill will tell you if your TIBCO ActiveMatrix BPM Server is up and running or offline.