It may be that the groupware jobs mentioned here are not listed in the job administration of the application server. To ensure good performance of the Groupware Connector, it is helpful to "outsource" the groupware jobs to parallel servers in cluster mode.
Due to the exclusively sequential synchronization of the activities of internal employees, the response times of the groupware server are relatively high. The parallelization of synchronization tasks improves performance.
To this end, all Groupware configurations have an ID that is assigned to them automatically when they are upgraded. All Groupware services (whose method is provided by the GwcSynJob class) now expect as method parameter the ID of the Groupware configuration to be used for a job run (Example: IDN:=GWC01). If you want to synchronize several Groupware servers in parallel, set up one job (record) per Groupware configuration, and set the ID parameter accordingly. The jobs can run in different intervals as needed, and if it makes sense (e.g., with a remote Groupware server with high latency or low bandwidth).