Versions Compared

Key

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

A toolbox in BAM is an installable archive, with a .tbox extension. It contains necessary artifacts that models a complete usecase. The artifacts are as follows:

  • Stream definitions
  • Analytics
  • Dashboard components

These artifacts are optional and only the ones available in the toolbox will be deployed. The artifacts are as follows:

  • Stream definitions
  • Analytics
  • Dashboard components

Stream definitions are descriptions of streams of data to be sent to WSO2 BAM in order to perform analytics. You can place any number of stream definitions under one toolbox and all of them will be deployed. But, each stream definition needs to be in a separate file. For more details on how to create the stream definition artifacts, refer to section, Stream Definition Artifacts described when creating a custom toolbox.

...