Table of Contents

import-iom-ex1-attacher

This example shows how to create and attach RcsApiClient to the running service IdeaStatiCa.RcsRestApi

  1. run IdeaStatiCa.RcsRestApi.exe from IdeaStatiCa setup directory. Make sure the service is running by navigating to http://localhost:5000

  2. navigate to the directory examples-pip\import-iom-ex1

  3. Install dependencies from requirements.txt

pip install -r requirements.txt
  1. Make sure that your path to IdeaStatiCa.RcsRestApi.exe file is correct

  2. 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.