
Hi Kris,
I created a perl-based client for the Generic Interface:
https://metacpan.org/pod/distribution/App-OTRS-CreateTicket/bin/otrs.CreateT...
your datastructure is not correct. The server complains about a missing
OperationType, what is 'TicketCreate' in my XML structure below.
I found this to be the XML that is generated by my client, which *works*:
http://requestb.in/1icbkha1?inspect#rmn6uh
The request is this:
<?xml version="1.0" encoding="UTF-8"?>
I am attempting to use Python and SOAPpy as a requestor to the Generic Interface. However, I am having issues.
This is the complete Python code for my test: http://pastebin.com/jD7jD5yv This is the SOAP request that it is sending out: http://pastebin.com/gUKc8np4
OTRS system log is reporting that it "Got no OperationType!"
I am stuck and can't seem to find what I am missing. Can someone point me in the right direction?
Thanks,
Kris
--------------------------------------------------------------------- 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