Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Swagger documentaion https://rz.qmcenter.de/203405/ServerBase/swagger/docs/v1

Postman-Example:

View file
namerz.qmcenter.de-203405-Serverbase.postman_collection_anonym.json

Expand
titleOn-premise-Customers

BaseUrl can find in QMCenter.exe.config

<configuration>
<system.serviceModel>
<client>
<endpoint name="ServerBase_.." address = http://localhost/ServerBase/…” >

BaseUrl in that case is “http://localhost/ServerBase

Almost every Request needs LogingData to manage permission and licence checks.

Where can I find the required information for the LoginData

Expand
titleLoginData

DBAlias, CustomerNo and ContractNo can be found in “QMCenter.exe.config”

That config file will be found in daarwin execution Path

image-20240104-115215.png

"DBAlias": QMCenter.exe.config/configuration/QMCServer/Key
"CustomerNo": QMCenter.exe.config/configuration/QMCServer/Value/KdNr
"ContractNo":QMCenter.exe.config/configuration/QMCServer/Value/203405

"Username": daarwin login username
"Password": daarwin login password

Note

Request Header Content-Type must be application/json;

Api-Sections

...

myneva.daarwin - Externe API - Reporting