Viewing Status of Your #SAP #HANA Server Without HANA Studio

Today I wondered how HANA Studio works. So I traced HANA Studio connections. And discovered that it communicate with HANA server using SOAP requests.

There are some methods. But in this blog I will mentiion only 2 of them.

Before starting writing about them SOAP url is: https://host:50

  • The first one is about statuses of processes of HANA Server:

This SOAP request returns:

As you see in response SOAP request returns every process of status.

  • The other SOAP request returns Web Methods. But they work with authentication as I can see.

And this request returns:

As you see above there are some web methods. You can test these by yourself.

You can test these methods with a simple HTML and Javascript code:

      SOAP JavaScript Client Test            
       
                   
   

New NetWeaver Information at SAP.com

Very Helpfull

User Rating: Be the first one !
Comments (0)
Add Comment