Skip to Content
0
Aug 03, 2023 at 05:31 PM

SAP Host Control SOAP envelop documentation for LiveDatabaseUpdate

131 Views

We are working on integrating ASE HADR monitoring and using SAPHostControl webservice for that purpose. We are struglling to find the documentation for SOAP arguments/values to pass (not described in WSDL either) analogous to the command:

saphostctrl -function LiveDatabaseUpdate -dbname XYZ -dbtype syb -updatemethod Check -updateoption TASK=REPLICATION_STATUS

from WSDL we figured out that

-dbtype -> LiveUpdate/MethodName

SAP can you shed the light ion this? Better, is there some sort of a file containing all equivalence for the command line vs SOAP.

Thanks in advance!

David