- Community Home
- >
- Networking
- >
- Wireless
- >
- M and MSM Series
- >
- MSM765 SOAP API + built in web server documentati...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2013 01:22 AM - edited 12-03-2013 01:27 AM
12-03-2013 01:22 AM - edited 12-03-2013 01:27 AM
MSM765 SOAP API + built in web server documentation
We have a bunch of MSM765 controllers running SW version 6.2.0.0-14963. I'm in the process of writing some custom ASP pages for the build in web server, and write a custom ticket system by consuming the SOAP API.
So, my questions are:
1.) Where can I get information about the build in web server? If you take a look at the index.asp file that comes with the controller, you'll notice the part at the very top saying:
/* This function will initialize a bunch of access_* ASP variables. */ LoadAccessInformation(); /* Those variables are now accessible for ASP code: * - access_free * - access_purchase * - etc... (see documentation for complete list). */
Now, where can I get the documentation this line is referring to ("see documentation for complete list")? How can i dump all the access_* variables? Where can I find a list of those variables? And, where can I find a list of buit in functions like the GetOriginalUrl(); function?
Also, the latest SOAP API documentation from HP is v5.5.0 (http://h17007.www1.hp.com/us/en/support/software/misc.aspx) which is very dated, to say the least. Where can I get a newer version? The old documentation contains a lot of deprecated hints, and I want to know what changed since 2011. Now I know I can generate a proxy using the WSDL file any time, but this is no real documentation to me, just a list of supported operations without meaningful context.
- Tags:
- EWS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2013 12:23 AM
12-04-2013 12:23 AM
Re: MSM765 SOAP API + built in web server documentation
Hi,
I have not found any recent doc myself, so I would recommend opening a support ticket and see if they can provide some updated doc...
Best regards,Peter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2013 06:09 AM
12-10-2013 06:09 AM
Re: MSM765 SOAP API + built in web server documentation
Controller -> Management -> SOAP