Skip to content
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

Suds makes underscores in front of parsed fields #90

Open
aleksejs-fomins opened this issue Apr 18, 2024 · 0 comments
Open

Suds makes underscores in front of parsed fields #90

aleksejs-fomins opened this issue Apr 18, 2024 · 0 comments

Comments

@aleksejs-fomins
Copy link

Dear Suds developers,

Project I am working with a legacy code that is using a slightly older version suds-py3 version 1.4.5.0

The project uses WSDL read queries to a SOAP API in our organization.

I am encountering a behaviour where some of the fields, that appear in the raw XML as "id" and "project" appear in the non-raw response (i.e. XMLResponse) as "_id" and "_project". Why is this happening? Is there a way to switch this behaviour off? I am happy to switch to another Suds version if that helps.

I am happy to provide any details you require on request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant