Forum Discussion
Paramanand_Ghod
16 years agoContributor
Hi,
how to add assertion for the CandidateId. see the below response.
<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 soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<ns1:executeBOResponse xmlns:ns1="http://webservice.bis.com/">
<result xsi:type="xsd:string"><AddCandidateBOResponse><CandidateId>17440</CandidateId></AddCandidateBOResponse></result>
</ns1:executeBOResponse>
</soapenv:Body>
</soapenv:Envelope>
how to add assertion for the CandidateId. see the below response.
<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 soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<ns1:executeBOResponse xmlns:ns1="http://webservice.bis.com/">
<result xsi:type="xsd:string"><AddCandidateBOResponse><CandidateId>17440</CandidateId></AddCandidateBOResponse></result>
</ns1:executeBOResponse>
</soapenv:Body>
</soapenv:Envelope>