import-iom-ex1-attacher
This example shows how to create and attach RcsApiClient to the running service IdeaStatiCa.RcsRestApi
run IdeaStatiCa.RcsRestApi.exe from IdeaStatiCa setup directory. Make sure the service is running by navigating to http://localhost:5000
navigate to the directory examples-pip\import-iom-ex1
Install dependencies from requirements.txt
pip install -r requirements.txt
Make sure that your path to IdeaStatiCa.RcsRestApi.exe file is correct
Run import-iom-ex1-attacher.py. It creates and attaches RcsApiClient to the service runned by service runner. The project Project1.IdeaRcs is open calculated and results are printed.