| [SICSR-16211] Get last refresh date of SICS Server via Management Console | |
|---|---|
| Product Line: | Life |
| Component/s: | SICS Server |
| Affects Version/s: | SICS 4.7 SSP7 ALL5 |
| Fix Version/s: | SICS 4.9.3 |
| Customer: | Allianz AG |
| External Issue ID: | SICS-1802 |
Problem:
SICS Server Management Console does not show 'System' information when SICS Server runs in 'Axis' or 'DotNet' mode.
Solution:
SICS Server Management Console (SSMC) calls the 'serviceInformation' web service.
The response from this call is a SOAP message with several attributes.
Repeating items (lists) have one format when SICS Server runs in '%NONE%' or 'JAXWS' mode,
and another format when SICS Server runs in 'Axis' or 'DotNet' mode.
SSMC is currently able to handle the first format only. It must be able to handle the second format as well.
Workaround:
None