We get exactly the same error for some of our users, but only intermittently. What was the issue that caused the error for you, and how did you resolve it ? Was the error intermittent or constant ?
We have a WEB front end to SEM-BPS to read and change data, and this is where we encounter the error on the WEB side....
Thanks,
John
Hi,
This error message indicates that there's something that makes the HTTP server request invalid which is sent one the roundtrip is sent.
This usually happens if the request is malformed or contains illegal characters, javascript in the request paramters etc. These requests are filtered out for security reasons to avoid unwanted and anpredictable results.
I would assume that this either has been already resolved (you might search for respective notes) or that you might have to open an OSS message for this.