Skip to content

RFEM6Server RFEM without GUI

Ondřej Michal edited this page Jun 8, 2023 · 8 revisions

Let me introduce RFEM 6 Server. As the name suggests it is solution aimed at remote use and can be only controled via WS. It is part of the standard installation and available to all users with Web Services (WS) subscription. It runs in command line, so it will mainly benefit users who require better performance or do not require GUI. RFEM Python Client performance is still under scruitiny but with server version the execution of 214 tests is 25% faster. Executable can be found next to RFEM.exe and to run it, multiple options must be set. Below is the updated version valid from June 1st 2023, available to users in installations from June 5th.

.\RFEM6Server.exe --email=jane.doe@gmail.com --password=125 --license=000005-25 --start-soap-server=8081 --soap-number-of-model-server-ports=10

Note: Also available are server versions of RSTAB and RSECTION.

Clone this wiki locally