Create a SAF Imported Destination: Properties
Use this page to define properties for this SAF imported destination.
Configuration Options
Name Description Resource Type The type of JMS system resource.
MBean Attribute:
JMSSystemResourceMBean.Type
Changes take effect after you redeploy the module or restart the server.
Name The name of this SAF imported destination.
MBean Attribute:
JMSSystemResourceMBean.Name
Changes take effect after you redeploy the module or restart the server.
Notes Notes describing the configuration of this SAF imported destination.
JNDI Prefix Specifies the string that will prefix the local JNDI name of a remote destination.
Any change to this prefix affects only incoming messages; stored messages are not affected.
MBean Attribute (Does not apply to application modules) :
SAFImportedDestinationsBean.JNDIPrefix
Remote SAF Context Specifies the remote context used for the imported destinations.
Changing the remote context name affects both stored messages and incoming messages.
MBean Attribute (Does not apply to application modules) :
SAFImportedDestinationsBean.SAFRemoteContext
SAF Error Handling Specifies the error handling configuration used for the imported destinations.
Any change to this parameter affects only incoming messages; stored messages are not affected.
MBean Attribute (Does not apply to application modules) :
SAFImportedDestinationsBean.SAFErrorHandling
Changes take effect after you redeploy the module or restart the server.
Message Unit-of-Order Routing Specifies the type of routing used to find a SAF agent when using the message Unit-of-Order feature.
Hash
indicates that message producers use the hash code of a message Unit-of-Order to find a SAF agent.
PathService
indicates that message producers use the Path Service to find a SAF agent.MBean Attribute (Does not apply to application modules) :
SAFImportedDestinationsBean.UnitOfOrderRouting
Changes take effect after you redeploy the module or restart the server.
SAF Default Time-to-Live Specifies the default Time-to-Live value (expiration time), in milliseconds, for imported JMS messages. The expiration time set on JMS messages will override this value unless the
SAF Default Time-to-Live Enabled
field is switched on, which then overrides the expiration time in JMS messages on imported destinations.Any change to this value affects only incoming messages; stored messages are not affected.
MBean Attribute (Does not apply to application modules) :
SAFImportedDestinationsBean.TimeToLiveDefault
Minimum value:
-1
Enable SAF Default Time-to-Live Controls whether the Time-to-Live (expiration time) value set on imported JMS messages will be overridden by the value specified in the
SAF Default Time-to-Live
field.Any change to this parameter affects only incoming messages; stored messages are not affected.
MBean Attribute (Does not apply to application modules) :
SAFImportedDestinationsBean.UseSAFTimeToLiveDefault