Hi,
I've installed OTRS version 3.3.8.
My System Configuration Details
Server OS : Windows 2008 R2 64 Bit
WebServer : IIS 7.5.7600
Database : mysql external database server
I'm trying to configure Webservice for external application to create / update ticket in OTRS. I've downloaded the GenericTicketConnector.yml from https://code.google.com/p/otrs-git/sour ... 54b89c5a4c, I generated the webservice. I tried to access the webservice as http://xxx.xxx.xxx.xxx/otrs/nph-generic ... tConnector, the page is getting displayed with "Length Required".
In the viewtopic.php?f=53&t=16429 OTRS forum, I couldn't get proper help.
Please help me
Thanks in Advance.
OTRS Soap Webservice to Create/Udate Ticket
-
- Znuny newbie
- Posts: 6
- Joined: 29 Jul 2014, 10:54
- Znuny Version: 3.3.8
- Real Name: BalamurugesanT
- Company: VCan
Re: OTRS Soap Webservice to Create/Udate Ticket
Your SOAP request is not valid as it has no length.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 6
- Joined: 29 Jul 2014, 10:54
- Znuny Version: 3.3.8
- Real Name: BalamurugesanT
- Company: VCan
Re: OTRS Soap Webservice to Create/Udate Ticket
Hi,
I've mentioned the *Maximum message length: 65000 in the webservice Provider HTTP SOAP. When I try to browse that webservice in the browser (http://xxx.xxx.xxx.xxx/otrs/nph-generic ... ector?wsdl), the webservice page is loading with "Length Required". It is not showing the WSDL xml content.
Thanks in advance!
I've mentioned the *Maximum message length: 65000 in the webservice Provider HTTP SOAP. When I try to browse that webservice in the browser (http://xxx.xxx.xxx.xxx/otrs/nph-generic ... ector?wsdl), the webservice page is loading with "Length Required". It is not showing the WSDL xml content.
Thanks in advance!
Re: OTRS Soap Webservice to Create/Udate Ticket
the URL will not show the wsdl and can not be used by browser
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 6
- Joined: 29 Jul 2014, 10:54
- Znuny Version: 3.3.8
- Real Name: BalamurugesanT
- Company: VCan
Re: OTRS Soap Webservice to Create/Udate Ticket
Hi Jojo,
can we test the webservice through Soup UI Tool? If possible , can you please explain how do we invoke?
Thanks in Advance.
can we test the webservice through Soup UI Tool? If possible , can you please explain how do we invoke?
Thanks in Advance.
Re: OTRS Soap Webservice to Create/Udate Ticket
as stated in the linked thread, use the provided perl script to test.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com