How difficult was it to convert from Central API to the new approach (i.e. SOAP ?)?
I have a Care Plus license.
Is it possible to get assistance with this issue (i.e. Central API now gone)?
Does Milestone provide any paid assistance to help convert from Central API?
API is E-code’s API and E-code products have no longer released newer version since 2019 R2. Please see Breaking changes -
https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/mip2019r3_intro.html&tree=tree_search.html?search=central+api
You can use Status API instead. Please see there samples –
Status Console
Status Session Console
System Status Client Console
We see some C# examples.
Do you know of any C++ examples, or know of anyone converting from C# to C++ ?
Thank you!
Unfortunately, we don’t have any C++ samples. The mentioned samples work with a proxy service for the status protocol this should make it possible to transfer the coding to other languages.