Menu

#5 GetDestGrpsRqst does not return rant

open
5
2011-08-18
2011-08-18
Dean Willis
No

The XML returned from GetDestGrpsRqstType does not return the "rant" field. It comes back as a null instead.

Example:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<spppQueryResponse xmlns="urn:ietf:params:xml:ns:sppp:base:1">
<overallResult>
<code>1000</code>
<msg>Succeeded</msg>
</overallResult>
<resultSet xsi:type="DestGrpType" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<cDate>2011-08-18T00:00:00.000Z</cDate>
<dgName>DEST_GRP_SPPP_897</dgName>
</resultSet>
</spppQueryResponse>
</soap:Body>
</soap:Envelope>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.