Hello Experts!
We have a strange problem with the B1 Service Layer
After getting the login we only have about 5 seconds to send any request but, if more time passes, we get the error "Invalid session." in any request
The strange thing is that, if we wait another 5 seconds without sending any request, the next request will be processed correctly and subsequent requests will be processed, if they are sent within 5 seconds. After that time any request will fail again
This cycle can be repeated within the timeout time
The timeout has the default value of 30 minutes
This problem only occurs on a particular production server and we already tried to reinstall the Service Layer but the problem is not solved
We hope you can help us
Thanks in advance