What is max size and where u can define the size of the message over jms server ?
Answer / satya
max size allows u to specify the amount of memory used by ems server to store the messages
you need to mention at tibemsd.conf file
########################################################################
# Maximum message memory
########################################################################
max_msg_memory = 512MB
msg_swapping = enabled
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of the inspector activity ?
What activity can be used to set the value of a 'user defined process variable' ?
Difference between file polar and file adapter ?
What is the difference between publish by value and publish by reference?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What are the uses of grouping activities ?
What is the difference between jms queue receiver and jms queue requestor?
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?
how to create global variables and if we create where do we have to use in the project ?
How do wait-notify resources work ?
What is process name dynamic override?
What are the different types of transactions tibco provides?