Thanks!
Search found 4 matches
- 31 Jul 2015, 10:24
- Forum: Help
- Topic: Modify webservice Envelope
- Replies: 2
- Views: 2386
[SOLVED ]Re: Modify webservice Envelope
It works!!!
Thanks!
Thanks!
- 29 Jul 2015, 19:14
- Forum: Help
- Topic: Modify webservice Envelope
- Replies: 2
- Views: 2386
Modify webservice Envelope
Hi all
I am having an issue sending a Web Service to a remote system.
I have tried just about every configuration I could find on the GUI (the SOAP.pm and the Invoker files) but with unsuccessfull.
The issue is that into the body we have to add more tag-fields as the following red-bold code ...
I am having an issue sending a Web Service to a remote system.
I have tried just about every configuration I could find on the GUI (the SOAP.pm and the Invoker files) but with unsuccessfull.
The issue is that into the body we have to add more tag-fields as the following red-bold code ...
- 15 Jun 2015, 11:53
- Forum: Assistenza
- Topic: Webservice GenericInterface::Invoker
- Replies: 0
- Views: 127962
Webservice GenericInterface::Invoker
Ho creato un nuovo modulo invoker che si attiva sul trigger TicketCreate.
Il modulo è registrato e funziona.
Purtroppo però mi restituisce solo il TicketID. Sapete come posso ricavare anche campi quali TypeID, Owner, ecc...?
Ho provato a seguire quanto riportato in questo post: http://forums ...
Il modulo è registrato e funziona.
Purtroppo però mi restituisce solo il TicketID. Sapete come posso ricavare anche campi quali TypeID, Owner, ecc...?
Ho provato a seguire quanto riportato in questo post: http://forums ...
- 10 Jun 2015, 20:59
- Forum: Help
- Topic: [SOLVED] GenericInterface::Invoker
- Replies: 3
- Views: 8300
Re: GenericInterface::Invoker
I applied the suggested code in my invoker module Kernel::GenericInterface::Invoker::Test:MyModule.
The module is registred and it works well but in the PrepareRequest() method I still receive only the TicketID.
Can you help me?
Thanks.
The module is registred and it works well but in the PrepareRequest() method I still receive only the TicketID.
Can you help me?
Thanks.