Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
themeRDark
firstline1
titleWeb Service Call Body
linenumberstrue
collapsetrue
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:cha="http://www.opensys.com.au/ChainIT/4.0/ChainITDataServices">
   <soapenv:Header/>
   <soapenv:Body>
      <cha:ValidateLocation>
         <!--Optional:-->
         <cha:location>
            <!--Optional:-->
            <cha:LocationID>?</cha:LocationID>
            <!--Optional:-->
            <cha:Locality>?</cha:Locality>
            <!--Optional:-->
            <cha:State>?</cha:State>
            <!--Optional:-->
            <cha:Postcode>?</cha:Postcode>
            <!--Optional:-->
            <cha:CountryCode>?</cha:CountryCode>
            <!--Optional:-->
            <cha:SuburbStatePostcode>?</cha:SuburbStatePostcode>
         </cha:location>
      </cha:ValidateLocation>
   </soapenv:Body>
</soapenv:Envelope>


4) Delete Object Property DefinitionMaking SOAP Web Service Calls

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@20f86d
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "FLIP"
labelskb-how-to-article


Page Properties
hiddentrue


Related issues