Hi all,
is there someone who tried to restart JPIP using executePASQuery web service?
If I enter pipadmin=shutdown in the address field of PAS Query tool, JPIP is stopped and then I can use pipadmin=restart to restart it.
If I enter &pipadmin=shutdown in the sCommand field of the web service, JPIP is not stopped, even if it returns 1 (as the pas query tool). Is the syntax not correct? I tried several combinations and if I enter &pipadmin=listregistry, the web service works.
In any case, my need is to restart JPIP from an ABAP code. To call a web service could be an easy way. For sure easier than build an http request (my developers tried to do it without success).
Thanks
Neil