Hello Community,
I have a Problem with the SOAP-API - if i call the URL with rpc.pl I get the Firefox Result "Fehler: Datei nicht gefunden" (Englisch: "Error: File not found"), the Problem is if i move the File away to "rpc.pl.bak" the i get the 404-Error of the Apache-Webserver. In the Error-Log of the vHost - is no Error.
Can you Help me?
Thanks,
nPoday
Problem with rpc.pl
Moderator: crythias
Re: Problem with rpc.pl
the rpc.pl can not be used by a 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
Re: Problem with rpc.pl
Okay, I understand - is there Any Good Demo-Script of RPC-Usage with OTRS 3.1?
-> The one in the Wiki I found doesn't work ...
-> The one in the Wiki I found doesn't work ...
Re: Problem with rpc.pl
there is a demo script in ./scripts/rpc-example.pl
But the rpc.pl is depricated so use the Generic Interface (have a look in admin and devel documentation or on the OTRS.org blog)
But the rpc.pl is depricated so use the Generic Interface (have a look in admin and devel documentation or on the OTRS.org blog)
"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
Re: Problem with rpc.pl
sure it's deprecated, but if i understand the docs right, there is till now only limited functionality. i didn't find any hints how to use the Ticket::Article::ArticleSend function.jojo wrote:But the rpc.pl is depricated so use the Generic Interface (have a look in admin and devel documentation or on the OTRS.org blog)
Re: Problem with rpc.pl
thats right, the delivered connector is limited but can be enhanced
"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