FOM3.0.2 HF1 introduces a new JMX Operation called moveJMSMessages which can be found under the com.tibco.fom.orch folder. There are four parameters which are associated with this operation: sourceQueue targetQueue sourceOriginator targetOriginator This can be used when a node is removed and there are some pending messages with the corresponding originator. Using this method we can move the messages back to the other nodes which will allow other nodes to process the messages.