Versions Compared

Key

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

Table of Contents

 

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

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

Step 2. Add a new Content Source

  • For this step please 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 Azure Search to the Workflow

Image Modified


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

Step 3a. Specify Publisher Information

 In the Publish to Azure Search window, specify the connection information to publish to the .

  1. Name: Enter the name of the publisher. (This name must be unique).
  2. : The name of the service endpoint to use.
  3. Azure Index: Azure Search index where the jobs will be stored.
  4. Azure Api Version: Azure Search Api version of the REST Api.
  5. Azure Api Key: Azure Search Api Key used to connect to the REST Api.
  6. Groovy Transform: The path to the file containing the Groovy to use to transform the job data to a Azure Search update message.
  7. Debug: Check if you want to run the publisher in debug mode.

Once you've clicked on the Add button, it will take a moment for Aspire to download all of the necessary components (the Jar files) 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.