On a local bash I can use:
service hpdmagent --full-restart
and it works, but not within a HPDM task.
Is there a possibility to restart the HPDM agent by HPDM Task?
I have tried following ways with and without sudo:
1. _File and Registry > Script
service hpdmagent --full-restart
2. _File and Registry > Script-File
Deploy Script-File
Run Script-File
With both ways the agent stops but don't restarts and the tasks is still running "in progess"!
Kind regards
Lukas