Hello,
I created an Invoker in Kernel/GenericInterface/Invoker/Test and it works great!
However, I can not find out how to set the IP address used by the invoking service? I have looked in Admin under SysConfig, I have looked at the settings for the WebService and the Invoker in the admin panel... I have even done a grep on the entire otrs/ filesystem for our test server which does currently have a URL registered with an Invoker. I have also searched the docs and had no luck on digging up information for registering a URL with an invoker.
For example, if I want my invoker to invoke a remote server http://remote/webservice/url, how would I configure it to reach out to http://remote/webservice/url?
Any guidance is much appreciated, thanks!
[SOLVED] Setting Invoker URL
Moderator: crythias
-
- Znuny newbie
- Posts: 8
- Joined: 11 Dec 2014, 20:19
- Znuny Version: 3.1.12
- Real Name: Chad Cravens
- Company: Open Source Systems, LLC
[SOLVED] Setting Invoker URL
Last edited by ossys on 18 Dec 2014, 00:50, edited 1 time in total.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Setting Invoker URL
It appears you'd configure that in the Web Services,
OTRS as requester
Network Transport (HTTP::SOAP) [Configure].
OTRS as requester
Network Transport (HTTP::SOAP) [Configure].
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 8
- Joined: 11 Dec 2014, 20:19
- Znuny Version: 3.1.12
- Real Name: Chad Cravens
- Company: Open Source Systems, LLC
Re: [SOLVED] Setting Invoker URL
Yes, I guess I missed that button! oops! Thanks!