iNTERFACEWARE Products Manual > Installing and Using Iguana > Using the Tools and Utility Applications > Using the Active Producer To Request Messages |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If your Iguana channel is communicating with a sending application or server that sends messages only when requested to, you can use the active_llp_producer_plugin plugin to request messages from the sending application or server. This plugin is included with Iguana, and is located in the plugins subdirectory of the directory in which Iguana is installed. To create a channel that uses active_llp_producer_plugin, do the following:
The executable parameters that are supplied to active_llp_producer_plugin are, in order:
active_llp_producer_plugin also accepts the following flags, which must be specified before any other parameters:
If you are running active_llp_producer_plugin from within Iguana, and you are using the Executable parameters field to specify its parameters, you can use the keywords $hostname$, $port$, $channel$ and $component$ to specify the first four parameters. For example:
After you have created your channel, you can test your connection to the sending application as follows:
If the sent message appears at the channel's destination (for example, if the LLP Listener displays it), the connection to the sending application works properly.
|