Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Step 1. Launch Aspire and Open the Content Source Management page

Launch Aspire (if not already running). See:

Step 2. Add a New content source

For this step, follow the step from the Configuration Tutorial of the connector of you choice, please refer to Connector list.


Step 3. Add a New Publish to Kinesis to the Workflow

To add a Publish to Kinesis, drag from the Publish to Kinesis rule from the Workflow Library and drop to the Workflow Tree where you want to add it. This will automatically open the Publish to Kinesis window for the configuration of the publisher.

Step 3a. Specify publisher information

Step 4: More
  1. Enter AWS account credentials
    1. Access Key
    2. Secret Key
  2. Enter the stream details 
    1. Stream Name
    2. Region (e.g. us-west-1, see AWS Regions and Endpoints)
  3. JSON Transformation
    1. If checked, Aspire will use a Groovy script to perform custom JSON transformation. To use a custom file, follow the instructions in JSON Transformation

Once you've clicked on the Add button, it will take a moment for Aspire to download all of the necessary components from the Maven repository and load them into Aspire. Once that's done, the publisher will appear in the Workflow Tree.

Info

For details on using the Workflow section, please refer to Workflow introduction.