Difference between revisions of "WebService Diagnosis"
(→Diagnosis) |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
{| class="wikitable sortable" width="80%" | {| class="wikitable sortable" width="80%" | ||
|- | |- | ||
− | ! width="200" | Test !! | + | ! width="200" | Test !! Type !! Description |
|- | |- | ||
| rowspan="3" | Try to find the service end point|| align="center"| [[File:IC_WebService_Diagnosis_Error.png|Error]] || The service cannot be reached: Possible reason is an error in the web.config, which cannot be parsed. An other reason can be a faulty configuration of the service in IIS. | | rowspan="3" | Try to find the service end point|| align="center"| [[File:IC_WebService_Diagnosis_Error.png|Error]] || The service cannot be reached: Possible reason is an error in the web.config, which cannot be parsed. An other reason can be a faulty configuration of the service in IIS. | ||
Line 47: | Line 47: | ||
{| class="wikitable sortable" width="80%" | {| class="wikitable sortable" width="80%" | ||
|- | |- | ||
− | ! Test !! Type !! Description | + | ! width="200" | Test !! Type !! Description |
|- | |- | ||
| rowspan="3" width="200" | Try to find the service end point|| align="center"| [[File:IC_WebService_Diagnosis_Error.png|Error]]|| The service cannot be reached: Possible reason is an error in the web.config, which cannot be parsed. An other reason can be a faulty configuration of the service in IIS. | | rowspan="3" width="200" | Try to find the service end point|| align="center"| [[File:IC_WebService_Diagnosis_Error.png|Error]]|| The service cannot be reached: Possible reason is an error in the web.config, which cannot be parsed. An other reason can be a faulty configuration of the service in IIS. | ||
Line 67: | Line 67: | ||
{| class="wikitable sortable" width="80%" | {| class="wikitable sortable" width="80%" | ||
|- | |- | ||
− | ! Test !! Type !! Description | + | ! width="200" | Test !! Type !! Description |
|- | |- | ||
| rowspan="3" width="200" | Try to find the service end point|| align="center"| [[File:IC_WebService_Diagnosis_Error.png|Error]]|| see the section in the Session Management tests | | rowspan="3" width="200" | Try to find the service end point|| align="center"| [[File:IC_WebService_Diagnosis_Error.png|Error]]|| see the section in the Session Management tests | ||
Line 86: | Line 86: | ||
* [[HowTo:Install Microsoft IIS]] | * [[HowTo:Install Microsoft IIS]] | ||
− | [[Category:Installing]] | + | {{Category/Version|2.4.3}} |
− | [[Category:Web | + | |
+ | [[Category:2.4.3|WebService Diagnosis]] | ||
+ | [[Category:Installing|WebService Diagnosis]] | ||
+ | [[Category:Web service|WebService Diagnosis]] |
Latest revision as of 09:23, 15 February 2016
The web service can be tested using the diagnosis 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.
Contents
Start Diagnosis
The diagnosis page can be accessed by adding "/Diag" to UBIK® web service path. For example, if the web service path is "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
Diagnosis
In the header section at the top, links to the available and connected services (Content, Session Management, and Push service) are shown. These can also be tested by the user by clicking onto the links manually, but the connections will also be tested automatically once the test runs.
The following tests are executed to check the functionality of the web services. The details of each test run can be shown by clicking on the "Details..." link in the results list.