[LRUG] example SOAP api to use as part of upcoming lrug talk

Kerry Buckley kerryjbuckley at gmail.com
Tue Apr 28 03:08:49 PDT 2020


On 28 Apr 2020, at 11:03, James Darling <james at abscond.org> wrote:
> 
> This taught me that not all SOAP APIs are particularly strict at following standards

This reminds me of a commercial SOAP API I came across once, which was a wrapper round an older CLI. The XML was horrendously complicated, but specified to the nth degree in schemas. After a particularly head-scratchy debugging session, I eventually realised that the names and types of the child elements you passed in were completely ignored, and it just passed them straight through as arguments to the CLI, in whichever order you included them in your request.

Kerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20200428/28541cb8/attachment.html>


More information about the Chat mailing list