Hi
i am facing somethig rare in my system
I have a server proxy in my ERP system that works perfect in DEV environment.
in QAS, ussing the same request message the system rise an error and the proxy could not be executed
The value '' is not in the value range of the XML schema type 'integer' or it does not meet the specified limitations
Exception of class CX_ST_VALIDATION_ERROR
as i can see the exception was raised perfect because there was an error in the request message.
my doubt now is why QAS enviroment rise it and DEV doest.
Same problem is with mandatory field. sometimes they are validated in DEV and sometimes dont.
QAS environment always check it perfect.
What do you think that could be happening?
Best Regards