Deleting JMS Event Handlers

Once a JMS connection factory is created and configured, it may be required to delete the connection factory if it is no longer needed for event actions or has been created erroneously.
Note: The deletion of a connection factory may impact event handling as it may be used by other deployments. Please ensure you have verified that no other user or department is using the connection factory prior to deletion.



Deleting a JMS Connection Factory

To delete a JMS connection factory:
  1. Navigate to the Instance Admin screen. The System Parameters screen displays.

  2. Click on the Event Handling sub-menu in the menu bar on the left, followed by the JMS menu option. The JMS screen appears.

  3. Click on the Delete icon () beside the desired connection factory. The deletion confirmation message appears.

  4. To cancel without deleting the connection factory, click the Cancel button. The connection factory is not deleted.
  5. Click the OK button. The connection factory is deleted and no longer displays in the list of available connection farms.