Our customers running 9.6 and 10.1 systems.
They use the following soap API calls:
GetParameters
GetParameterByName
GetTrendDataForParameter
GetTrendDataSimplifiedForParameter
GetParametersByPageForElement
GetTableForParameter
GetActiveAlarms
SetParameter
and maybe some more.
Are they all backwards compatible : what I mean : do they still work in the same way, with the same input values,... and do they give the same responses as before the 10.2 release ?
Hi Cristel,
According to the documentation, only API calls from v0 are obsolete from 10.2 onwards. API calls from V1 are valid and should be backwards compatible. Checking the list that you included in your question, I could see that all of them are from v1.
Hope it helps!
Thank you very much. I am glad that it is backward compatible, and indeed the commands used by our customer are from V1