SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

What is the path in SPROXY to check ISU proxy

former_member230043
Participant
0 Kudos
500

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

1 ACCEPTED SOLUTION

0 Kudos
353

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

View solution in original post

5 REPLIES 5

0 Kudos
353

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

0 Kudos
353

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

0 Kudos
353

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

0 Kudos
353

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.

0 Kudos
354

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