i2group / analyze-deployment-tooling

Develop i2 Analyze configurations by using the configuration development environment. Review reference architectures for containerised deployments of i2 Analyze.
https://i2group.github.io/analyze-deployment-tooling/
Other
1 stars 1 forks source link

Is there a way to achieve updateMatchRules / switchStandbyMatchIndexToLive? #30

Closed bohdanszymanik closed 3 months ago

bohdanszymanik commented 4 months ago

Background on the problem the feature will solve/improved user experience

I have a connector which is correctly delivering a link chart to the i2 desktop client but the web ui. It consists of a person with links out to other people, locations, phone numbers etc. Works fine.

On the Analyze web client I'm getting a No Label entity at the centre of the chart and the person and all the other entities are linked to it.

On a normal Analyze deployment we've done setup -t updateMatchRules setup -t switchStandbyMatchIndexToLive

to resolve this. But I can't figure out how to apply that in the containers version of i2 Analyze.

Anthony-Johnson-i2 commented 4 months ago

Hi @bohdanszymanik

If you update your system-match-rules.xml as usual and then rundeploy the software should detect what has changed and handle things.

Cheers