Hello,
What I want to do is quite simple. I have two PP serveur (windows + linux).
Through the first server (web service) I launch a quite long protocol on the second server. Time out forces the first protocol to running when the second protocol is still running.
I want to check protocol status on the second server from the first server using the protocol RunId and so on, wait for the second protocol's ending.
How can i do that ?
Thank for you help,
Samuel