<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=HL7ConnectionValidator</id>
	<title>HL7ConnectionValidator - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=HL7ConnectionValidator"/>
	<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=HL7ConnectionValidator&amp;action=history"/>
	<updated>2026-04-13T10:38:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.7</generator>
	<entry>
		<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?title=HL7ConnectionValidator&amp;diff=4149&amp;oldid=prev</id>
		<title>G.dimaio: Created page with &quot;==Description==  HL7 Forward plugin to validate remote HL7 servers connections prior to dequeue JMS messages.  =={{VULCON}} / {{GVCONSOLE}} Configurat...&quot;</title>
		<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=HL7ConnectionValidator&amp;diff=4149&amp;oldid=prev"/>
		<updated>2014-05-13T14:32:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Description==  HL7 &lt;a href=&quot;/gvwiki/index.php?title=GVForwards#PreProcessor&quot; title=&quot;GVForwards&quot;&gt;Forward&lt;/a&gt; plugin to validate remote HL7 servers connections prior to dequeue JMS messages.  =={{VULCON}} / {{GVCONSOLE}} Configurat...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Description==&lt;br /&gt;
&lt;br /&gt;
HL7 [[GVForwards#PreProcessor|Forward]] plugin to validate remote HL7 servers connections prior to dequeue JMS messages.&lt;br /&gt;
&lt;br /&gt;
=={{VULCON}} / {{GVCONSOLE}} Configuration==&lt;br /&gt;
&lt;br /&gt;
The following table shows the HL7ConnectionValidator element's attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| type || fixed || This attribute must assume the value '''validator'''.&lt;br /&gt;
|-&lt;br /&gt;
| class || fixed || This attribute must assume the value '''it.greenvulcano.gvesb.core.forward.preprocess.hl7.HL7ConnectionValidator'''.&lt;br /&gt;
|-&lt;br /&gt;
| name || required || Validator name.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Its subelements are:&lt;br /&gt;
* Description&lt;br /&gt;
* HL7Server&lt;br /&gt;
* hl7-call-ref&lt;br /&gt;
* DBSelect&lt;br /&gt;
&lt;br /&gt;
===HL7Server===&lt;br /&gt;
&lt;br /&gt;
Defines the parameters to contact a remote HL7 server.&lt;br /&gt;
&lt;br /&gt;
The following table shows the HL7Server element's attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| host || required || Host/IP of the server.&lt;br /&gt;
|-&lt;br /&gt;
| port || required || Port where the service is exposed.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===hl7-call-ref===&lt;br /&gt;
&lt;br /&gt;
Defines a reference to a [[hl7-call]] VCL operation instance.&lt;br /&gt;
&lt;br /&gt;
The following table shows the hl7-call-ref element's attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| id-system || required || System providing the Call operation to call.&lt;br /&gt;
|-&lt;br /&gt;
| id-channel || required || System's channel.&lt;br /&gt;
|-&lt;br /&gt;
| operation || required || Channel's HL7 Call operation.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===DBSelect===&lt;br /&gt;
&lt;br /&gt;
Select from a DB a list of HL7 server's host and port to check.&lt;br /&gt;
The select statement MUST return (at least) two fields per record:&lt;br /&gt;
* a string representing the server's hostname (or IP)&lt;br /&gt;
* an integer (or a valid integer as string) representing the server's port.&lt;br /&gt;
&lt;br /&gt;
'''WARN!!! the list is read only once, if the DB data changes must be reloaded the GVCore.xml file.'''&lt;br /&gt;
&lt;br /&gt;
The following table shows the DBSelect element's attributes:&lt;br /&gt;
{|class=&amp;quot;gvtable&amp;quot;&lt;br /&gt;
! Attribute !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| jdbc-connection-name || required || DataSource JNDI name &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Might contain the following sub-elements:&lt;br /&gt;
* [[Description]]&lt;br /&gt;
* [[statement]]&lt;/div&gt;</summary>
		<author><name>G.dimaio</name></author>
		
	</entry>
</feed>