SOAP for Communication with other System

Find and share HowTos to various installations / configurations!
6 posts • Page 1 of 1
juma4
Posts:42
Joined: Thu Jun 30, 2011 2:23 pm

SOAP for Communication with other System

Post by juma4 »

Hello everybody

Someone has experience in implementing a SOAP interface in WinCC OA, same as xmlRPC?

Thanks for all useful hints or suggestions.

regards

fmulder
Posts:330
Joined: Wed Feb 03, 2010 9:46 am

Re: SOAP for Communication with other System

Post by fmulder »

I remember implementing a SOAP interface to a Barco Apolly system (videowall).
I used gsoap ( https://en.wikipedia.org/wiki/GSOAP ) to generate a C++ wrapper which i then used from a C++ Control DLL.

It is quite some years ago. I'm pretty sure that I first looked at scripting. Not sure why I decided to go for C++

Good luck

"share the fun"
Frenk Mulder

juma4
Posts:42
Joined: Thu Jun 30, 2011 2:23 pm

Re: SOAP for Communication with other System

Post by juma4 »

Thank you for your hint. This helped me a lot.

lukas.schopp
Posts:39
Joined: Wed Nov 03, 2010 2:40 pm

Re: SOAP for Communication with other System

Post by lukas.schopp »

Hello,

may you have a look on the reporting manager of OA.
This is a SOAP manger with some defined functions.
Maybe this helps?.

Best wishes
Lukas Schopp

WinCC OA Product Manager

juma4
Posts:42
Joined: Thu Jun 30, 2011 2:23 pm

Re: SOAP for Communication with other System

Post by juma4 »

Guten Morgen Herr Schopp
Ich hoffe ich kann hier auch in Deutsch schreiben.

Ist es möglich zusätzliche Funktionen zum Reporting Manager hinzuzufügen?
Ich benötige die Möglichkeit Datenpunkte zu setzten, und eine quittierung zu senden.

Grüsse aus der Schweiz
Markus Junker

Andorhal
Posts:127
Joined: Wed Nov 12, 2014 8:04 am

Re: SOAP for Communication with other System

Post by Andorhal »

Hallo Hr. Junker,

bitte haben sie Verständnis - damit alle Forumsmitglieder an der Kommunikation teilhaben können - das die primäre Sprache hier Englisch ist.

Currently it is not possible to have a dpSet or alarm acknowledgement via the Reporting Manager as it only provides the (unidirectional) predefined functions.

BTW: The Manager also uses an implementation based on gSOAP.

Best regards
Robert Weinberger

6 posts • Page 1 of 1