1
PCS General Board / Re: WebEA does not update diagrams
« on: September 05, 2024, 06:21:32 pm »
The answer of ea0522 is partially correct, the EAWorker is there to update diagrams automatically without manual update.
My machine works fine with EAWorker. After changing the name of an element (no diagram update) and waiting 30 seconds (default), I can confirm the diagram change via WebEA.
First you need to check that EAWorker is working correctly. Enable EAWorker with log level 'SYSTEM' (or higher). If it works, a line like the following will be added to the log file.
2024-09-05 17:14:34 [SYSTEM]: CDiagramImageAndMapHelper updating images for 1 diagram(s)
If this fails, you may be able to find the reason in the log file why the EAWoker is not working. If there is no log file under Pro Cloud Server\Service\Worker\Logs, you need to set it up correctly.
HTH,
My machine works fine with EAWorker. After changing the name of an element (no diagram update) and waiting 30 seconds (default), I can confirm the diagram change via WebEA.
First you need to check that EAWorker is working correctly. Enable EAWorker with log level 'SYSTEM' (or higher). If it works, a line like the following will be added to the log file.
2024-09-05 17:14:34 [SYSTEM]: CDiagramImageAndMapHelper updating images for 1 diagram(s)
If this fails, you may be able to find the reason in the log file why the EAWoker is not working. If there is no log file under Pro Cloud Server\Service\Worker\Logs, you need to set it up correctly.
HTH,