I wasn't attached to SOAPpy for any reason other than that was the example I found for connecting to OTRS from Python before the GenericInterface came along.
Would you be able to post a short snippet of how you are connecting to GI from suds-jurko? I am receiving this error: suds.transport.TransportError: HTTP Error 411: Length Required Did you have to hand craft a wsdl? ----- Original Message ----- From: "Christoph Zwerschke" <zwersc...@urz.uni-heidelberg.de> To: "User questions and discussions about OTRS." <otrs@otrs.org> Sent: Tuesday, July 15, 2014 5:15:23 PM Subject: Re: [otrs] Generic Interface with Python Am 15.07.2014 20:18, schrieb Kristofer Pettijohn: > Yes, I did. I imported a YAML file for the GenericTicketConnector That looks ok. Maybe it's a problem with the hrefs or the namespaces created by SOAPpy. I am using suds-jurko instead of SOAPpy because it also works with Python 3 and is recommended on the SOAPpy homepage. It creates output similar to what Michiel posted and works very well for me. -- Christoph --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs