on 2020 Jul 10 11:27 AM
We create message processing rules. As result we use link like /XMII/Illuminator?service=WSMessageListener&mode=WSMessageListenerServer&Name=___NAME___&Session=false.
As result all works fine. However if I set wrong credentials (login/password) or authority i get error web page? but HTTP status will be 200 instead of 401 or 403.
Did you know a way how to send correct http status from MII to source system&
Request clarification before answering.
It appears that the error is displayed on the webpage has to do with security in MII and not a failure with the http status. So your link works fine, but the processing can't take place due to security errors. I suggest that you turn on the transaction logging to Always (or you can try On Error to minimize the data retention), run some erroneous credentials, then look into Transaction Manager to see what errors it shows for the run. I would also recommend adding some logging to the transaction to see what errors are generated. Sometimes you get more detail from the logging than you would from just transaction manager.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.