| [SICSR-11853] Request for improvement of API_LOG handling | |
|---|---|
| Product Line: | P&C |
| Component/s: | SICS Server |
| Affects Version/s: | SICS 4.7 SSP12 |
| Fix Version/s: | SICS 4.9.3 |
| Customer: | Swiss Re Zurich |
| External Issue ID: | PRB000594939 |
Problem:
Bad Performance of API Logging
Solution:
Workaround:
For requests that read data only (domainRetrieval, domainSearch, etc), it might be meaningful to ask for no logging. If the caller does not receive a response, just resend the request rather than looking up in the API_LOG to ascertain whether a response was sent (but lost on its way back) and what the result was.
In other words: Do not provide <messageId> when requesting a 'retrieveObject' or 'executeSearch' web service.
Root Cause:
Extent of Impact:
Impact on Existing Data
Recovery Method for Existing Data Affected