Hi All, I have a Webservicve which is using Wrapped/Literal. The client to my service is .Net. .Net is not able to desierialize my object array. I am attaching the response from the SOAPMonitor I used. Please do the needful. I have attached the request and the response.. The .Net is getting the array result length as 0.
I have created the WSDD and the operation I have declared is as follows.. Please any one help me... I guess there is some problem with the return namespace..if there is a default namespace on "getScheduledOrdersByLineIdReturn" tag the .net result is null. But if I provide some other namespace I am getting the array length as 0. Thanks in Advace .. Regards Chandra ==============WSDD================= <operation name="getScheduledOrdersByLineId" qname="operNS:getScheduledOrdersByLineId" ="http://com.dell.gmfs.wips.oi.webservice" returnType="rtns:OrderStatusEventResponse" xmlns:rtns="http://com.dell.gmfs.wips.oi.webservice"> <parameter name="lineId" type="tns:string" xmlns:tns="http://www.w3.org/2001/XMLSchema"/> </operation> ============Request=========== <?xml version="1.0" encoding="utf-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <getScheduledOrdersByLineId xmlns="http://com.dell.gmfs.wips.oi"> <lineId>K1</lineId> </getScheduledOrdersByLineId> </soapenv:Body> </soapenv:Envelope> ==============Response ===============with Return Namespace <?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <getScheduledOrdersByLineIdResponse xmlns="http://com.dell.gmfs.wips.oi"> <ns1:getScheduledOrdersByLineIdReturn xmlns:ns1="http://com.dell.gmfs.wips.oi.webservice"> <ns1:orderStatusDetails> <ns1:orderStatusDetails> <ns1:orderStatus> <ns1:category xsi:nil="true"/> <ns1:orderNumber>123456789</ns1:orderNumber> <ns1:priority xsi:nil="true"/> <ns1:quantity>10</ns1:quantity> <ns1:reason xsi:nil="true"/> <ns1:scheduleTime>2006-08-01 18:53:55.738</ns1:scheduleTime> <ns1:statusCode>100</ns1:statusCode> <ns1:statusDecription>Order Received</ns1:statusDecription> <ns1:tieNumber>1</ns1:tieNumber> <ns1:workCenter>wc1</ns1:workCenter> <ns1:workOrderId>11</ns1:workOrderId> </ns1:orderStatus> <ns1:trackStatusVO> <ns1:trackStatusVO> <ns1:altFormatID>0</ns1:altFormatID> <ns1:boxingLine xsi:nil="true"/> <ns1:createDate xsi:nil="true"/> <ns1:localStkrmClass xsi:nil="true"/> <ns1:mfgBuiltFaciility xsi:nil="true"/> <ns1:modifyDate>2006-07-28 19:34:54.901</ns1:modifyDate> <ns1:modifyUID xsi:nil="true"/> <ns1:orderNum>0</ns1:orderNum> <ns1:orderTieNum>0</ns1:orderTieNum> <ns1:trackCode>6NYP0002</ns1:trackCode> <ns1:trackCodeStatus>100</ns1:trackCodeStatus> <ns1:trackStatusDecription>Order Received</ns1:trackStatusDecription> <ns1:travelerLineAssigned xsi:nil="true"/> <ns1:wipTransferFlag xsi:nil="true"/> </ns1:trackStatusVO> <ns1:trackStatusVO> <ns1:altFormatID>0</ns1:altFormatID> <ns1:boxingLine xsi:nil="true"/> <ns1:createDate xsi:nil="true"/> <ns1:localStkrmClass xsi:nil="true"/> <ns1:mfgBuiltFaciility xsi:nil="true"/> <ns1:modifyDate>2006-07-28 19:36:05.057</ns1:modifyDate> <ns1:modifyUID xsi:nil="true"/> <ns1:orderNum>0</ns1:orderNum> <ns1:orderTieNum>0</ns1:orderTieNum> <ns1:trackCode>6NYP0003</ns1:trackCode> <ns1:trackCodeStatus>100</ns1:trackCodeStatus> <ns1:trackStatusDecription>Order Received</ns1:trackStatusDecription> <ns1:travelerLineAssigned xsi:nil="true"/> <ns1:wipTransferFlag xsi:nil="true"/> </ns1:trackStatusVO> <ns1:trackStatusVO> <ns1:altFormatID>0</ns1:altFormatID> <ns1:boxingLine xsi:nil="true"/> <ns1:createDate xsi:nil="true"/> <ns1:localStkrmClass xsi:nil="true"/> <ns1:mfgBuiltFaciility xsi:nil="true"/> <ns1:modifyDate>2006-07-28 19:36:10.338</ns1:modifyDate> <ns1:modifyUID xsi:nil="true"/> <ns1:orderNum>0</ns1:orderNum> <ns1:orderTieNum>0</ns1:orderTieNum> <ns1:trackCode>6NYP0004</ns1:trackCode> <ns1:trackCodeStatus>100</ns1:trackCodeStatus> <ns1:trackStatusDecription>Order Received</ns1:trackStatusDecription> <ns1:travelerLineAssigned xsi:nil="true"/> <ns1:wipTransferFlag xsi:nil="true"/> </ns1:trackStatusVO> </ns1:trackStatusVO> </ns1:orderStatusDetails> <ns1:orderStatusDetails> <ns1:orderStatus> <ns1:category xsi:nil="true"/> <ns1:orderNumber>223456789</ns1:orderNumber> <ns1:priority xsi:nil="true"/> <ns1:quantity>10</ns1:quantity> <ns1:reason xsi:nil="true"/> <ns1:scheduleTime>2006-08-01 19:01:55.738</ns1:scheduleTime> <ns1:statusCode>100</ns1:statusCode> <ns1:statusDecription>Order Received</ns1:statusDecription> <ns1:tieNumber>1</ns1:tieNumber> <ns1:workCenter>wc1</ns1:workCenter> <ns1:workOrderId>12</ns1:workOrderId> </ns1:orderStatus> <ns1:trackStatusVO> <ns1:trackStatusVO> <ns1:altFormatID>0</ns1:altFormatID> <ns1:boxingLine xsi:nil="true"/> <ns1:createDate xsi:nil="true"/> <ns1:localStkrmClass xsi:nil="true"/> <ns1:mfgBuiltFaciility xsi:nil="true"/> <ns1:modifyDate>2006-07-28 19:58:43.59</ns1:modifyDate> <ns1:modifyUID xsi:nil="true"/> <ns1:orderNum>0</ns1:orderNum> <ns1:orderTieNum>0</ns1:orderTieNum> <ns1:trackCode>6NYN0041</ns1:trackCode> <ns1:trackCodeStatus>100</ns1:trackCodeStatus> <ns1:trackStatusDecription>Order Received</ns1:trackStatusDecription> <ns1:travelerLineAssigned xsi:nil="true"/> <ns1:wipTransferFlag xsi:nil="true"/> </ns1:trackStatusVO> <ns1:trackStatusVO> <ns1:altFormatID>0</ns1:altFormatID> <ns1:boxingLine xsi:nil="true"/> <ns1:createDate xsi:nil="true"/> <ns1:localStkrmClass xsi:nil="true"/> <ns1:mfgBuiltFaciility xsi:nil="true"/> <ns1:modifyDate>2006-07-28 19:58:52.934</ns1:modifyDate> <ns1:modifyUID xsi:nil="true"/> <ns1:orderNum>0</ns1:orderNum> <ns1:orderTieNum>0</ns1:orderTieNum> <ns1:trackCode>6NYN0042</ns1:trackCode> <ns1:trackCodeStatus>100</ns1:trackCodeStatus> <ns1:trackStatusDecription>Order Received</ns1:trackStatusDecription> <ns1:travelerLineAssigned xsi:nil="true"/> <ns1:wipTransferFlag xsi:nil="true"/> </ns1:trackStatusVO> <ns1:trackStatusVO> <ns1:altFormatID>0</ns1:altFormatID> <ns1:boxingLine xsi:nil="true"/> <ns1:createDate xsi:nil="true"/> <ns1:localStkrmClass xsi:nil="true"/> <ns1:mfgBuiltFaciility xsi:nil="true"/> <ns1:modifyDate>2006-07-28 19:58:57.387</ns1:modifyDate> <ns1:modifyUID xsi:nil="true"/> <ns1:orderNum>0</ns1:orderNum> <ns1:orderTieNum>0</ns1:orderTieNum> <ns1:trackCode>6NYN0043</ns1:trackCode> <ns1:trackCodeStatus>100</ns1:trackCodeStatus> <ns1:trackStatusDecription>Order Received</ns1:trackStatusDecription> <ns1:travelerLineAssigned xsi:nil="true"/> <ns1:wipTransferFlag xsi:nil="true"/> </ns1:trackStatusVO> </ns1:trackStatusVO> </ns1:orderStatusDetails> <ns1:orderStatusDetails> <ns1:orderStatus> <ns1:category xsi:nil="true"/> <ns1:orderNumber>400420311</ns1:orderNumber> <ns1:priority xsi:nil="true"/> <ns1:quantity>1</ns1:quantity> <ns1:reason xsi:nil="true"/> <ns1:scheduleTime>2006-08-01 19:03:55.738</ns1:scheduleTime> <ns1:statusCode>100</ns1:statusCode> <ns1:statusDecription>Order Received</ns1:statusDecription> <ns1:tieNumber>1</ns1:tieNumber> <ns1:workCenter>SHDRHP</ns1:workCenter> <ns1:workOrderId>14</ns1:workOrderId> </ns1:orderStatus> <ns1:trackStatusVO> <ns1:trackStatusVO> <ns1:altFormatID>0</ns1:altFormatID> <ns1:boxingLine xsi:nil="true"/> <ns1:createDate xsi:nil="true"/> <ns1:localStkrmClass xsi:nil="true"/> <ns1:mfgBuiltFaciility xsi:nil="true"/> <ns1:modifyDate>2006-07-28 20:05:35.151</ns1:modifyDate> <ns1:modifyUID xsi:nil="true"/> <ns1:orderNum>0</ns1:orderNum> <ns1:orderTieNum>0</ns1:orderTieNum> <ns1:trackCode>6NYA0001</ns1:trackCode> <ns1:trackCodeStatus>100</ns1:trackCodeStatus> <ns1:trackStatusDecription>Order Received</ns1:trackStatusDecription> <ns1:travelerLineAssigned xsi:nil="true"/> <ns1:wipTransferFlag xsi:nil="true"/> </ns1:trackStatusVO> </ns1:trackStatusVO> </ns1:orderStatusDetails> </ns1:orderStatusDetails> <ns1:replyCode>0</ns1:replyCode> <ns1:replyText xsi:nil="true"/> </ns1:getScheduledOrdersByLineIdReturn> </getScheduledOrdersByLineIdResponse> </soapenv:Body> </soapenv:Envelope> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
