Changes

WebService Diagnosis

1,384 bytes added, 15:25, 15 April 2015
Created page with "[[File:UI_WebService_Diagnosis.png|thumb|220px|alt=WebService Diagnosis|WebService Diagnosis]] The web service can be tested using the Dignosis function, which can run a diagn..."
[[File:UI_WebService_Diagnosis.png|thumb|220px|alt=WebService Diagnosis|WebService Diagnosis]]
The web service can be tested using the Dignosis function, which can run a diagnosis on the configured {{UBIK}} web service to show possible problems and errors. Once the results are generated, they are presented via the web browser page.

== Run Diagnosis ==

To run the diagnosis, the installed {{UBIK}} web service path has to be extended by "/Diag". E.g. when the web service is accessible via "https://myserver:777/UBIK/DEMO/UBIKContent.svc" the diagnosis can be run by entering "https://myserver:777/UBIK/DEMO/Diag" into the web browsers address bar.

== Result Types ==
{| class="wikitable" | width = "50%"
|-
! Icon !! Type !! Content
|-
| align="center" | [[File:IC_WebService_Diagnosis_Error.png]] || Error || The result of the diagnosis shows an error preventing the service from running as expected
|-
| align="center" | [[File:IC_WebService_Diagnosis_Warning.png]] || Warning|| The result of the diagnosis showed that there is an issue the user has to be aware of (e.g. configuring an insecure service end point)
|-
| align="center" | [[File:IC_WebService_Diagnosis_Ok.png]] || Message|| The diagnosis showed that the tested part runs without problems
|-
| align="center" | [[File:IC_WebService_Diagnosis_undefined.png]] || Message|| The reault of the test is not defined
|}
681
edits