Hello all, We have an internal Remedy ARS system which we are trying to set web services up on. Currently if the server sends back a datetime element which is nil for a request, then we get a typeError: object of type 'NoneType' has no len(). According to the WSDL it looks like nil should be valid for this element. I have attached the WSDL file and a debug log showing the error. We can successfully use this same service from a python client built using ZSI.
Note I'm specifically talking about the OpGet service and the Scheduled_End_Date element coming back from that service.
Thanks, Don
Hey Benne,
Can you try the attached version of suds and let me know if that works for you. If it does work, I'll submit the patch to Jeff and I'm sure he'll put it in a release very soon.
Thanks, Nathan
On Tue, Sep 9, 2008 at 12:20 PM, Benne, Donald Donald.Benne@graybar.comwrote:
Hello all, We have an internal Remedy ARS system which we are trying to set web services up on. Currently if the server sends back a datetime element which is nil for a request, then we get a typeError: object of type 'NoneType' has no len(). According to the WSDL it looks like nil should be valid for this element. I have attached the WSDL file and a debug log showing the error. We can successfully use this same service from a python client built using ZSI.
Note I'm specifically talking about the OpGet service and the Scheduled_End_Date element coming back from that service.
Thanks, Don
fedora-suds-list mailing list fedora-suds-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-suds-list