on ‎2019 Feb 01 10:01 AM
Hello,
I'm using thefollowing script to get the process list of an instance.
$proxy = New-WebServiceProxy -uri http://myserver.domain.de:50113?wsdl
$proxy.GetProcessList()<br>
Is the instance a hana database the return value is correct. But is the instance an ABAP/ASCS/JAVA/ASCS instance there is no return value.
Cannot find an overload for "GetProcessList" and the argument count: "0".
At line:2 char:1
+ $proxy.GetProcessList()
+ ~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodException
+ FullyQualifiedErrorId : MethodCountCouldNotFindBest<br>
I'm able to reqest the methods and GetProcessList is available.
Are there any restriction outside of an HANA enviroment?
br Patrick
Request clarification before answering.
I use our Solution Manager to test the ABAP and JAVA instance. Both instances have the following release and patch level.
sapstartsrv, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:11:59
disp+work, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:19:35
gwrd, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:31
msg_server, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:30
dboraslib.so, 753, patch 319, changelist 1893869, RKS compatibility level 0, optU (Dec 21 2018, 21:30:18), linuxx86_64, 2018 12 21 21:31:18
dbmssslib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:29
dbdb2slib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:29
dbdb4slib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:09:08
dbdb6slib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:29
dbsybslib.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:29
dw_gui.so, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:12:31
enserver, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:30
enq_server, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:30
icman, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:31
sapwebdisp, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:31
jcontrol, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 20:56:27
jlaunch, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:08:57
jstart, 753, patch 300, changelist 1876288, RKS compatibility level 0, optU (Oct 9 2018, 20:55:42), linuxx86_64, 2018 10 09 21:09:06
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.