Versions Compared

Key

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

...

  • A project that wants to index the aggregates has to create an exposed migration flow.
  • This flow should be called for every aggregate Id in the database. It can be passed as a parameter in the URL, and retrieved from there with the BB_SetRequestParameters service.
  • In this flow you then call the AQ_AggregateRead to load the existing aggregates into the profile.
  • The next step is to use the AQ_Aggregate_Index_Migrate service to add the aggregate index.

 

UI Text Box
typeinfo

The code to query the dossier database, to select the applicable Ids, and passing them one by one to the exposed flow is left to the project team.

 
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels. Note: the article itself also appears as related article, this is a known limitation.

...