1524x
002199
2023-12-12

Webservice and API Technology

Webservices are XML-based information exchange systems, enabling a direct client-server interaction. These systems can include programs, objects, messages, and/or documents. In our case, the client is the programming environment of choice (.NET, Python, JavaScript), and the service provider is RFEM 6 or RSTAB 9.

This technology offers numerous advantages, namely;

  • A faster communication in comparison to conventional API systems
  • Enhanced cross-platform and cross-application data exchange possibilities
  • Independent and bespoke services integrated in your network, tailored to your workflow needs
  • Using SOAP protocol, which ensures that programs built on different platforms and programming languages can securely exchange data.