Hi Guys,
Could any one help me out with my xml document i am getting under comments section as "Error in Method PutOperatingParameters: Specified cast is not valid" might be some wrong data i was sending in the document
here is sample
<CompanyCode>xyz</CompanyCode>
<Date>2008-08-14T15:36:43.334Z</Date>
<Parameters>
<Parameter>
<Comment>Req;uested Lower Range operation allowed from Jamie Beauchamp. Effective immediately until 08:00 June 18, 2001./cyoo</Comment>
<DownRampRate>26.1</DownRampRate>
<IsRemoteMVArAdjustCapable>true</IsRemoteMVArAdjustCapable>
<IsRemoteMWAdjustCapable>true</IsRemoteMWAdjustCapable>
<IsRemoteSCCapable>false</IsRemoteSCCapable>
<IsRemoteShutdownCapable>true</IsRemoteShutdownCapable>
<IsRemoteSpeedNoLoadCapable>false</IsRemoteSpeedNoLoadCapable>
<IsRemoteStartupCapable>true</IsRemoteStartupCapable>
<MaxNegativeMVAr>0.0</MaxNegativeMVAr>
<MaxPositiveMVAr>0.0</MaxPositiveMVAr>
<MaxSustainableOutput>261.0</MaxSustainableOutput>
<UnitCode>GMS-G04</UnitCode>
<UpRampRate>26.1</UpRampRate>
</Parameter>
</Parameters>
</OperatingParameters>
</PutOperatingParameters>
</soapenv:Body>
</soapenv:Envelope>
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap=" xmlns:xsi=" xmlns:xsd=" <soap:Body>
<PutOperatingParametersResponse xmlns=" <PutOperatingParametersResult>
<Comment>Error in Method PutOperatingParameters: Specified cast is not valid.</Comment>
<ReturnCode>-999</ReturnCode>
Could any one help me out with my xml document i am getting under comments section as "Error in Method PutOperatingParameters: Specified cast is not valid" might be some wrong data i was sending in the document
here is sample
<CompanyCode>xyz</CompanyCode>
<Date>2008-08-14T15:36:43.334Z</Date>
<Parameters>
<Parameter>
<Comment>Req;uested Lower Range operation allowed from Jamie Beauchamp. Effective immediately until 08:00 June 18, 2001./cyoo</Comment>
<DownRampRate>26.1</DownRampRate>
<IsRemoteMVArAdjustCapable>true</IsRemoteMVArAdjustCapable>
<IsRemoteMWAdjustCapable>true</IsRemoteMWAdjustCapable>
<IsRemoteSCCapable>false</IsRemoteSCCapable>
<IsRemoteShutdownCapable>true</IsRemoteShutdownCapable>
<IsRemoteSpeedNoLoadCapable>false</IsRemoteSpeedNoLoadCapable>
<IsRemoteStartupCapable>true</IsRemoteStartupCapable>
<MaxNegativeMVAr>0.0</MaxNegativeMVAr>
<MaxPositiveMVAr>0.0</MaxPositiveMVAr>
<MaxSustainableOutput>261.0</MaxSustainableOutput>
<UnitCode>GMS-G04</UnitCode>
<UpRampRate>26.1</UpRampRate>
</Parameter>
</Parameters>
</OperatingParameters>
</PutOperatingParameters>
</soapenv:Body>
</soapenv:Envelope>
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap=" xmlns:xsi=" xmlns:xsd=" <soap:Body>
<PutOperatingParametersResponse xmlns=" <PutOperatingParametersResult>
<Comment>Error in Method PutOperatingParameters: Specified cast is not valid.</Comment>
<ReturnCode>-999</ReturnCode>