2022 Mar 17 4:01 PM - edited 2024 Feb 04 3:20 AM
Hi All,
I want to check proxy of meter read output which is sent to third party system through Pi/Po, can anyone let me know what is the path in SPROXY to check it
Thanks
Veer
2022 Mar 22 5:17 PM
Veer
There are some SI Prosy that are used for the deregulation market. You might be able to use those details are below:
Notify of Meter Reading Document Result as Bulk - SAP Help Portal
You would have enhance the Download process to call the proxy. The Proxy is designed to send meter reading result - but this might help you in sending the meter reading details to the external system
You could also use the Smart Meter Document request - Request Smart Meter Meter Reading Document Result Creation as Bulk - SAP Help Portal
You could define the standard meter with an AMS configuration that only does meter reading
Regards
Con Ntalianis
2022 Mar 17 5:18 PM
When it comes on sending meter reading order request to external system for Utilities – the namespace (menu path) http://sap.com/xi/IS-U/Global2
The APIs are as follows:
SmartMeterMeterReadingDocumentERPBulkCreateReuest_Out
SmartMeterMeterReadingDocumentERPCreateReuest_Out
Refer to Attachment that illustrates the services via the SPROXY transaction sproxy-meter-read-request.jpg
2022 Mar 18 7:51 AM
Hi Con,
Thanks for your help and quick reply, Really appreciate it.
Apologies I couldn't explain my question here properly, I was asking what happens in BAU meter (non smart meter) when MRO goes to third party system through Proxy, which proxy it uses and how to see that in SPROXY.
Thanks
Veer
2022 Mar 18 2:06 PM
Veer
What type of metering system is being used for non-smart meters?
Most Utilities will use a hand-held device to capture the meter reads from the non-smart meters - There is a mass transaction that will download the meter reading orders either using an IDOC or file to send the details to the hand-held device
2022 Mar 18 5:45 PM
Con,
Please correct me if I'm wrong.
In the absence of IDOC,
When MROs files are sent to third party system(hand held) using sap tcode EL16, they are sent via PROXY to PI system and then PI system sends them to third party system either in JSON/XML format.
this is the proxy i was talking about.
2022 Mar 22 5:17 PM
Veer
There are some SI Prosy that are used for the deregulation market. You might be able to use those details are below:
Notify of Meter Reading Document Result as Bulk - SAP Help Portal
You would have enhance the Download process to call the proxy. The Proxy is designed to send meter reading result - but this might help you in sending the meter reading details to the external system
You could also use the Smart Meter Document request - Request Smart Meter Meter Reading Document Result Creation as Bulk - SAP Help Portal
You could define the standard meter with an AMS configuration that only does meter reading
Regards
Con Ntalianis