[otrs] Crash of RPC calls ?

2014-07-25 Thread Marwan Rabbâa
Hi, I am running OTRS 3.1.21 on a debian 7. I use RPC calls to contact my OTRS and retrieve my tickets. With my PHP I made a search $client = new SoapClient(null, array('location' => "${url}/otrs/rpc.pl", 'uri' => "Core", 'trac

Re: [otrs] Crash of RPC calls ?

2014-07-25 Thread Gerald Young
What have you gleaned from searching the error? https://www.google.com/search?q=can%27t+use+string+as+a+hash+ref+otrs+core On Fri, Jul 25, 2014 at 8:33 AM, Marwan Rabbâa wrote: > Hi, > > I am running OTRS 3.1.21 on a debian 7. I use RPC calls to contact my OTRS > and retrieve my tickets. With

Re: [otrs] Crash of RPC calls ?

2014-07-25 Thread Marwan Rabbâa
Thanks for reaching me. I have effectively googled my question before asking the mailing list. Since I have noting in the logs, the googled answers I've found was not very helpful 2014-07-25 14:52 GMT+02:00 Gerald Young : > What have you gleaned from searching the error? > https://www.google.c

Re: [otrs] Crash of RPC calls ?

2014-07-25 Thread Gerald Young
Thank you for that. Note that what you've provided doesn't really retrieve tickets. (At least, not as I'me familiar with the API). On Fri, Jul 25, 2014 at 10:02 AM, Marwan Rabbâa wrote: > Thanks for reaching me. > > I have effectively googled my question before asking the mailing list. > > Sinc

Re: [otrs] Crash of RPC calls ?

2014-07-25 Thread Gerald Young
Also, before going too far in this, note that the current version of OTRS is migrating to the new GenericAgent interface rather than the rpc.pl http://forums.otterhub.org/viewtopic.php?f=53&p=102145#p102087 I mention this only because your interface may change relative to upgrade of OTRS, so anyth

[otrs] dynamic field for problem resolution

2014-07-25 Thread Justin Cole
I would like to enter several dynamic fields to use as problem resolution categories on ticket close. Generally, when closing a ticket, we actually reply to it with an email instead of actually using the “close” interface. This leaves me with a question of where I should add the dynamic fields i