Does PME Web Applications use SOAP (simple object access protocol) or WSDL (web services description language)?
Issue
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 7.x
Power Monitoring Expert 8.x
Power Monitoring Expert 9.x
Power Monitoring Expert 2020
Power Monitoring Expert 2021
Power Monitoring Expert 2022
Power Monitoring Expert 2023
Power Monitoring Expert 2024
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.
發佈於: 施耐德電機Taiwan
需要協助?
產品選型工具
快速輕鬆地為您的應用找到合適的產品和附件。
取得報價
立即線上提交您的銷售需求,專業團隊將主動聯繫您。
購買地點
輕鬆在您所在地區找到最近的施耐德電機經銷商。
支援中心
在同一位置找到滿足您所有需求的支援資源。