You can view the connection status of your Artica server to the categories service using the API Web service.
This available with Artica v4.50 Service pack 1 or HotFix 20230908-14
Run the query
http://[address]:[port]/categories/remote
It will return a json with the following values:
{
"Enable": 1,
"UseDirect": 1,
"ServerAddress": "192.168.3.29:3477",
"Domain": "categories.tld",
"UseCGuardCategories": 0,
"ItemsNumber": 32120,
"NumberOfCategories": 4,
"CompilationDate": "2023-09-08 10:30:03",
"CategoryStartAt": 250,
"CategoryEndAt": 252,
"Traces": ""
}
ServerAddress
token)
run
http://[address]:[port]/categories/remote/sync
This will ask the Artica Proxy client to synchronize categories from the remote categories service