cancel
Showing results for 
Search instead for 
Did you mean: 

Intergrate SAP MII with third party system

f-levant
Discoverer
0 Kudos
230

Hello, I want to ask on how to integrate SAP module with third party system. There is existing SAP MII and we need data and reports from historian server to be integrated with SAP module. The third party system is Siemens PCS7, we will be using an OPC server station. I have regarding SAP and have seen that the PCo Plant Connectivity interface acts an OPC Client.

I was wondering if there are any documents on how to connect between SAP and the system using OPC or any other method, and how the data is sent csv, sql, ..etc

Accepted Solutions (0)

Answers (1)

Answers (1)

steve_stubbs
Participant
0 Kudos

Hi Farah,

You should follow these steps set up connectivity:

  • Configure your PCS7 system with an OPC UA Server.

In PCo:

  • Create an OPC UA Source System: link
  • Create an Agent Instance for the OPC UA Source System and configure it as an SAP MII Query Server: link

In MII:

  • Create an MII Data Server of type PCoConnector to connect to the agent Instance defined in PCo: link
  • Create MII PCo Query templates to query the historical data through the MII Data Server: link
  • Create MII content that renders the PCo Query data.

Regards, Steve