A customer would like to know if PME Web Applications use SOAP (simple object access protocol) or WSDL (web services description language).
Product Line
Power Monitoring Expert 8.x / 7.x
Environment
Web Applications
Resolution
Both SOAP and WSDL are used.
SOAP is the protocol that several services in PME use.
WSDL is short for Web Service Description Language. It is a metadata format that describes the services and how to interact with it programmatically.
SOAP - technology used to implement the service.
WSDL - describes how the system works
To see this in PME browse to the following url http://localhost/IONReportDataService/ReportDataService.asmx. To see the WSDL click the link Service Description. You should see a bunch of XML describing the service, eg methods you can call, parameters and return values.
Click back and now click GetViewData. You get more XML but this show the sample SOAP messages the service will use internally.
Our more modern services for apps like dashboards etc do not use SOAP or WSDL. Rather they are REST style services which use JSON.
Released for: Schneider Electric Ireland




Need help?
Where to buy?
Easily find the nearest Schneider Electric distributor in your location.
Search FAQs
Search topic-related frequently asked questions to find answers you need.
Contact Sales
Start your sales enquiry online and an expert will connect with you.
All Support & Contact
Find answers now. Search for a solution on your own, or connect with one of our experts.