Allowing ETL remote access to the PO Server

The PO Server must allow the ETL to access it remotely from the PME Server.

To allow remote access to the PO Server: 

  1. In Windows Explorer, navigate to ..\Program Files (x86)\Schneider Electric\Power Operation\v2022\Applications\AppServices\bin.
  2. Open Services.xml.
  3. Search the file for <EndpointName>Data/RequestHandler</EndpointName> and change only this hosted service’s AllowRemoteAccess value to true:

    <AllowRemoteAccess>true</AllowRemoteAccess>

  4. Save the file.