Hi,
In our application, we are generating a sap session at the begining and then sending all soap requests to DI Server with this session id. Now at times, the session is not in use for some duration and it gets timed out. The next response for a request we receive is "Invalid Session ID", which does not have any error code. I assume this message will depend on the sap localization, so we cannot check the session time out on this message. Is there a way to detect if a session has expired?
Regards,
Victor Mukherjee