Skip to content

Release-v.1.10.2

Latest
Compare
Choose a tag to compare
@OndraMichal OndraMichal released this 04 Jul 17:04
31a322a

Compatible with RSTAB 9.07.0001 (2.7.2024) onwards.

What's Changed
Added extension to support remote access to Webservice via network. On the server side it's necessary to run RSTAB with allowed SSL connection (installed certificates) and on client side it's necessary to run RSTAB Python client with proper settings in connectionGlobals.py (url to remote PC: https://x.x.x.x/ and api_key from Extranet/MyData). As mandatory condition it's required to have allowed remote access to Webservice for given contact which is used to login to RSTAB on server side (it's necessary to contact Dlubal admin for that).