Hi everybody,

I'm right now developing a module to connect an network manager with OTRS
usign the RPC feature. But, when i try to run scripts/rpc-example.pl i got
empty returns in the variables; in other words, i got this:

[EMAIL PROTECTED] scripts]$ ./rpc-example.pl
NOTICE: TicketObject->TicketCreateNumber()
Use of uninitialized value in concatenation (.) or string at ./rpc-
example.pl line 33.
NOTICE: New Ticket Number is:
NOTICE: TicketObject->TicketGet(TicketID => 1)
Use of uninitialized value in concatenation (.) or string at ./rpc-
example.pl line 38.
NOTICE: Ticket Number is:
Use of uninitialized value in concatenation (.) or string at ./rpc-
example.pl line 39.
NOTICE: Ticket State is:
Use of uninitialized value in concatenation (.) or string at ./rpc-
example.pl line 40.
NOTICE: Ticket Queue is:


Any idea??
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to