You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The Group Expansion Connector can be configured using the Aspire Admin UI. It requires the following entities to be created:

  • Connection
  • Connector
  • Seed

Bellow are the examples of how to create the Connection and the Seed. For the Connector please check this page.

On this page

Create Connection


  1. On the Aspire Admin UI go to the connections tab 
  2. All existing connection will be list. Click on the new button 
  3. Enter the new connection description. 
  4. Select Group Expansion from the Type list.


Create Connector


For the creation of the Connector object using the Admin UI check this page


Create Seed


  1. On the Aspire Admin UI go to the connections tab 
  2. All existing connection will be list. Click on the new button 
  3. Enter the new seed description. 
  4. Select Filesystem from the Type list.
  5. Seed: The subdirectory to crawl. This value will be appended to the base path of the connection.
  6. Connector: The id of the connector to be used with this seed. The connector type must match the seed type.
  7. Connection: The id of the connection to be used with this seed. The connection type must match the seed type.
  8. Workflow: The ids of the workflows that will be executed for the documents crawled.
  9. Tag: The tags of the seed, these can be used to filter the seed.
  10. Policies
    1. Throttle Policy: Select the throttle policy that applies to this connection object.
    2. Routing Policies: Select the routing policies that this connection will use.


  • No labels