Creates or updates JMS Entries defined by properties files. The properties files will be processed for property replacement using $VARIABLE_NAME
format. See the Appendix for more information about property replacement.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
| Yes | WebLogic Home Directory. (e.g. /u01/oracle/products/fmw/wlserver) | |
| Yes | WebLogic Domain Name. | |
| Yes | The listener address of the WLS admin server. (e.g. localhost) | |
| Yes | The port of the WLS admin server. (e.g. 7001) | |
| No | Indicates whether the admin server is using SSL. | |
| Yes | The user name for the WLS admin server. | |
| Yes | The password for FDWLS_ADMIN_USER. | |
| No | WebLogic Domain Directory for AdminServer. Used when the admin server runs from a different domain folder than managed servers | |
| Yes | WebLogic Domain Directory for managed servers. |
Project Properties
Property Name | Required | Description |
---|---|---|
|
|
|
InputsInputs
Property Name | Property NameCode | Required | Description |
---|---|---|---|
FILE_PATH_TO_PROPERTIES | No | Comma-separated list of paths to the properties file(s). |
Outputs
Output Name | Required | Description |
---|---|---|
FDWLS_OUT_IS_RESTART_REQUIRED | No | A |
...
Multiple JMS Properties can be defined in each properties file. Each properties file must start with one or more lists of JMS element types present in the file. Any number of element types is acceptable in each file, and any number of each type of element is acceptable as well. The properties files will be processed for property replacement using $VARIABLE_NAME
format. See the Appendix for more information about property replacement.
JMS Element List Objects
JMS Element Type | List Name |
---|---|
Connection Factory | ConnectionFactoryList |
Destination Sort Key | DestinationSortKeyList |
Foreign Server | ForeignServerList |
Queue | QueueList |
Quota | QuotaList |
SubDeployment | SubDeploymentList |
System Module | SystemModuleList |
Topic | TopicList |
Uniform Distributed Queue | UniformDistributedQueueList |
Uniform Distributed Topic | UniformDistributedTopicList |
Weighted Distributed Queue | WeightedDistributedQueueList |
Weighted Distributed Topic | WeightedDistributedTopicList |
...
Property Name | Default Value | Notes | |||
SystemModule* | <not set> | ||||
JNDI | <not set> |
| |||
AcknowledgePolicy | All | ||||
AttachJMSXUserId | False | ||||
ClientID | <not set> |
| |||
ClientIdPolicy | Restricted | Restricted, Unrestricted | |||
DefaultCompressionThreshold | 2147483647 | ||||
DefaultDeliveryMode | Persistent | Persistent, Non-Persistent | |||
DefaultPriority | 4 | ||||
DefaultRedeliveryDelay | 0 | ||||
DefaultTargetingEnabled | True |
| |||
DefaultTimeToDeliver | 0 | ||||
DefaultTimeToLive | 0 | ||||
DefaultUnitOfOrder | None | None, Other, System | |||
UserDefaultUnitOfOrder | <not set> | used if DefaultUnitOfOrder is Other | |||
FlowInterval | 60 |
| |||
FlowMaximum | 500 | ||||
FlowMinimum | 50 | ||||
FlowSteps | 10 | ||||
LoadBalancingEnabled | True |
| |||
LocalJNDIName | <not set> | ||||
MessagesMaximum | 10 | ||||
MulticastOverrunPolicy | KeepOld | KeepOld, KeepNew | |||
Notes | <not set> |
| |||
OneWaySendMode | Disabled | disabled, enabled | |||
OneWaySendWindowSize | 1 | ||||
ReconnectBlockingMillis | 60000 | ||||
ReconnectPolicy | Producer | all, none, producer | |||
SendTimeout | 10 | ||||
ServerAffinityEnabled | True |
| |||
SubscriptionSharingPolicy | Exclusive | Exclusive, Sharable | |||
SynchronousPrefetchMode | Disabled | disabled, topicSubscriberOnly, enabled | |||
TotalReconnectPeriodMillis | -1 | ||||
TransactionTimeout | 3600 | ||||
XAConnectionFactoryEnabled | True |
|
Destination Sort Key
Property Name | Default Value |
---|---|
SystemModule* | <not set> |
KeyType | String |
Notes | <not set> |
SortKey | JMSMessageID |
SortOrder | Ascending |
...
Property Name | Default Value |
SystemModule* | <not set> |
BytesMaximum | 9223372036854775807 |
MessagesMaximum | 9223372036854775807 |
Notes | <not set> |
Policy | FIFO (FIFO|Preemptive) |
Shared | false |
Sub Deployment
Property Name | Default Value |
---|---|
SystemModule* | <not set> |
Targets* | <not set> |
System Module
Property Name | Default Value |
---|---|
SystemModule* | <not set> |
Targets* | <not set> |
In 12.2.1, these parameters are added: | |
Partition | <not set> |
ResourceGroup | <not set> |
...
Property Name | Default Value |
SystemModule* | <not set> |
{Member}Weight | 1 |
ForwardDelay | -1 |
LoadBalancingPolicy | Round-Robin (Random | Round-Robin) |
Members **Comma-separated Member Names | <not set> |
Notes | <not set> |
ResetDeliveryCountOnForward | False |
SAFExportPolicy | none (none|all) |
UnitOfOrderRouting | Hash (Hash|PathService) |
...