Christoph, Yes, I did. I imported a YAML file for the GenericTicketConnector (below)
--- Debugger: DebugThreshold: debug TestMode: '0' Description: Ticket Connector Sample FrameworkVersion: 3.3.6 Provider: Operation: SessionCreate: Description: Creates a Session MappingInbound: Type: Simple MappingOutbound: Type: Simple Type: Session::SessionCreate TicketCreate: Description: Creates a Ticket MappingInbound: Type: Simple MappingOutbound: Type: Simple Type: Ticket::TicketCreate TicketGet: Description: Retrieve Ticket data MappingInbound: Type: Simple MappingOutbound: Type: Simple Type: Ticket::TicketGet TicketSearch: Description: Search for Tickets MappingInbound: Type: Simple MappingOutbound: Type: Simple Type: Ticket::TicketSearch TicketUpdate: Description: Updates a Ticket MappingInbound: Type: Simple MappingOutbound: Type: Simple Type: Ticket::TicketUpdate Transport: Config: MaxLength: '100000000' NameSpace: http://www.otrs.org/TicketConnector/ Type: HTTP::SOAP RemoteSystem: '' Requester: Transport: Type: '' ----- 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 12:37:09 PM Subject: Re: [otrs] Generic Interface with Python Am 15.07.2014 18:31, schrieb Kristofer Pettijohn: > OTRS system log is reporting that it "Got no OperationType!" Did you create a GenericTicketConnector web service and add the TicketCreate operation for "OTRS as provider" with in the Admin web interface? -- 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