-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
read measures in application/soap+xml content-type #771
Conversation
Co-authored-by: rg2011 <[email protected]>
Co-authored-by: Fermín Galán Márquez <[email protected]>
Co-authored-by: Fermín Galán Márquez <[email protected]>
docs/usermanual.md
Outdated
received in the payload (in this case, the value `0x68` corresponds to `h` in ASCII). You can use one of the multiple | ||
tools available online like [this one](https://string-functions.com/string-hex.aspx) | ||
|
||
In case of using `application/soap+xml` a measure like: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe this could be included in an specific subsection?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Useful if we need to provide support to send the link to the exact subsection)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Issue: #759
solution adopted: Parse the XML into a JSON as the value of the measure (then rely un JEXL for further parsing)
For example:
Produces: