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

CustomerUserDataGet was not working #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

CustomerUserDataGet was not working #4

wants to merge 1 commit into from

Conversation

tschechniker
Copy link
Contributor

The CustomerUserDataGet method in the CustomerUserObject returns a not valid SOAP Message. The SOAP:Body contains not only the DispatchResponse and for this request the extractContentAsDocument() fails --> Cannot extract Document from body

This is the workaround to get this mehtod working

The CustomerUserDataGet method in the CustomerUserObject returns a not valid SOAP Message. The SOAP:Body contains not only the DispatchResponse and for this request the extractContentAsDocument() fails --> Cannot extract Document from body

This is the workaround to get this mehtod working
@gtudan
Copy link
Owner

gtudan commented Jul 13, 2014

Hi, tschechniker! A soap body may contain more than one element, it's just that OTRS didn't do it until now. So now that this assumption is proven wrong, I should probably fix my implementation. Could you upload an example?

Thanks, Gregor!

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

Successfully merging this pull request may close these issues.

None yet

2 participants