Publication Service - Configuration Tab
The Configuration tab contains the Configuration, Life Cycle, Input File, Transport, and RV/JMS panels. Go over the listed fields in each panel.
Configuration
The
Configuration panel contains the following fields:
Field | Description |
---|---|
Name | The name of Publication Service. The name is unique among all publishers in the adapter configuration. The name only contains alphanumeric characters, including the underscore (_) , and has 80 characters at most. The name cannot contain any space character, or use module properties. |
Description | (Optional) A short description for Publication Service. |
Transfer Mode | Determines the operation mode for Publication Service. The available options are Record Transfer and Simple File Transfer. |
Life Cycle
The
Life Cycle panel contains the following fields:
Field | Description |
---|---|
Preserve Undelivered | Determines whether an undelivered JMS message is preserved in the system queue. |
Delta Publishing Mode | Only supports the Timer polling method. When Delta Publishing mode is enabled, Publication Service checks the input file on a preconfigured timer interval, and copies any new data to a work file in the WIP directory, and then processes and publishes the new data. |
Life Cycle | Specifies if Publication Service operates continuously (Repeating) or just one time (Once-only). The Once-only option means to start, process the files, and then exit. |
Polling Method | Specifies how Publication Service is triggered to start processing the files When you select
Repeating from the
Life Cycle list. Publication Service can be triggered using a timer or a message. The Timer method of triggering is available for both transport types.
Triggering Publication Service using a message depends on the transport type. If the transport type is TIBCO Rendezvous, a TIBCO Rendezvous message can be used to trigger Publication Service. If the transport type is JMS, a JMS message sent on a topic can be used to trigger Publication Service. |
Polling Interval (seconds) | Specifies the amount of time in seconds until the next file scan is repeated. This is available when selecting Timer from the Polling Method list. |
Polling Subject | Specifies the subject or topic name on which the TIBCO Rendezvous message or the JMS message is sent to trigger Publication Service.
If the transport type is TIBCO Rendezvous, the name of this field is Polling Subject. If the transport type is JMS, the name of this field is Polling Destination. |
Input File
The
Input File panel contains the following fields:
Transport
The
Transport panel contains the following fields:
RV
The
RV panel is displayed when you select TIBCO Rendezvous session in the
Session Reference field in the
Transport panel. The
RV panel contains the following fields:
JMS
The
JMS
panel is displayed when you select JMS session in the
Session Reference field in the
Transport panel. The
JMS panel contains the following fields:
Copyright © TIBCO Software Inc. All rights reserved.