To close a JMS client session, or remove a durable subscription
Steps
| 1  | Using an account with an assigned security scope of command role, choose Administration→Security→NFM-P User Security from the NFM-P main menu. The NFM-P User Security - Security Management (Edit) form opens. | 
| 2  | Click on the Sessions tab. | 
| 3  | Click Search to list the current user sessions. | 
| 4  | To close a session, select the session and click Close Session. The NFM-P terminates the session. If the client subscription is durable, the subscription remains active and the NFM-P continues to process and store JMS messages for the client. If the client subscription is non-durable, the subscription is removed. | 
| 5  | To close a session and remove the associated durable subscription, select the session and click Remove Session. The NFM-P stops processing JMS messages for the client. | 
| 6  | Close the NFM-P User Security - Security Management (Edit) form. End of steps |