Streaming Hub 0.1

Create an automation

Create a manual signal, add a log step and verify the result.

Alpha

Result

A Signals starts an Automations that writes a message to the application log.

Before you start

Open a test project and select the Automations tab.

Steps

  1. Add a new signal.
  2. Enter a short name, such as First test.
  3. Select a manual signal type.
  4. Open its Sequences.
  5. Add a Log Steps.
  6. Enter Hello from Streaming Hub as the message.
  7. Save the project.
  8. Use Test to run the signal.

Verify

Open the Logs panel. It should contain the configured message and no execution error.

If it does not work

  • Confirm that the signal and step are enabled.
  • Confirm that the step was added to the signal sequence.
  • Inspect the log for a validation or execution error.