update_item_instance in csi_item_instance_pub via SOAP retruns null repsonse
I am trying to execute a soap call which does update of item instance, I am expecting a not null response.. I am getting null response but with status code 202.
can you help how to debug this?
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://xmlns.oracle.com/apps/csi/soaprovider/plsql/csi_item_instance_pub/update_item_instance/"> <soapenv:Header> <ns2:ServiceBean_Header xmlns:ns2="http://xmlns.oracle.com/apps/csi/soaprovider/plsql/csi_item_instance_pub/"><ns2:Responsibility>RECEIVABLES_MANAGER</ns2:Responsibility> <ns2:RespApplication>AR</ns2:RespApplication> <ns2:SecurityGroup>STANDARD</ns2:SecurityGroup> <ns2:NLSLanguage>AMERICAN</ns2:NLSLanguage> <ns2:Org_Id><org_id></ns2:Org_Id></ns2:ServiceBean_Header> </soapenv:Header>