On this page:


Step 1. Launch Aspire and open the Content Source Management Page

Launch Aspire (if it's not already running). See:



For details on using the Aspire Content Source Management page, refer to Admin UI.

Step 2. Add a new Content Source

Follow the step from the Configuration Tutorial of the connector of your choice. Please refer to Connector list


Step 3. Add a new Publish to Avro File to the Workflow

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

Step 3a. Specify Publisher Information

 In the Publish to Avro File window, specify the connection information to publish to the Avro File.

  1. Enter the name of the publisher. (This name must be unique).
  2. Enter the description of the publisher that will be shown in the Workflow Tree.
  3. Enter the Avro Schema path
  4. Output type - Size limited file
    1. Enter the output file path
    2. Enter the maximum size of the input file
  5. Output type - Internal batches
    1. Enter the output directory path for Avro files
    2. Enter the batch size: the number of Avro records per the batch file
  6. Time rollover threshold - Time rollover threshold in seconds
  7. Directory/folder to move file into - Enter the directory path where the Avro files will be moved


After you click Add, it will take a moment for Aspire to download all of the necessary components (Jar files) from the Maven repository and load them into Aspire. After that's done, the publisher will appear in the Workflow Tree.

  • No labels