Sun Microsystems IP HL 7 Computer Hardware User Manual


 
TCPIP Inbound Schedules - Service Schedule TCP/IP
HL7 V2 Inbound Adapter
The following table lists and describes the properties that appear on the Service Schedule page
of the Properties Editor accessed from the Connectivity Map. These properties congure the
scheduler used by the TCP/IP server that executes the business tasks (Collaboration rules) over
the existing connection. This scheduler aects the actual business rules you dene.
You can use either of the following two Java EE schedulers, both of which provide the
functionality required by the inbound TCP/IP server.
Timer Service Available for Java EE, this scheduler is congured using the At Fixed Rate,
Delay, Period, and Schedule Typeproperties.
Work Manager Available for Java EE (JCA 1.5 and above), this scheduler is congured
using the Delay, Period, and Schedule Typeproperties.
TABLE 8 ConnectivityMap - TCPIP Inbound Schedules- Service Schedule
Name Description
Scheduler The scheduler typefor this inbound communication. Select oneof the following
options:
Timer Service –The task is scheduled through theJava EE TimerService.
Timer Service issupported by Java EE.
Work Manager –The task is scheduled throughthe Java EEWork Manager.
Work Manageris supported by Java EE (JCA 1.5and above).
If yourcontainer doesn’t supportJCA Work Manager, selectTimer Service.
Schedule Type An indicator ofwhether the task is scheduled tooccur once or be repeated. This
property applies toboth the Timer Service and theWork Manager. Select oneof
the following options:
OneTime Thetask is scheduled for one-time execution.
Repeated Thetask is scheduled for repeated executionat regular intervals
dened by Period property,described below.
Delay An integer indicatingthe length of time (in milliseconds)before the task is
executed. This propertyapplies to both the Timer Serviceand the Work Manager.
Period An integer indicatingthe length of time (in milliseconds)between successive task
executions. This propertyapplies to both the Timer Serviceand the Work
Manager. This is used when the Schedule Type property is set to Repeated.
TCP/IPHL7V2AdapterInboundConnectivity MapProperties
SunAdapterforTCP/IPHL7User's Guide • October200938