Use Queue Processor rules for better performance and greater flexibility instead of
        agents. Replace an existing agent with a standard Queue Processor rule to process real-time
        messages.
        
        - 
                In Dev Studio, open an activity that is processed by
                    the agent that you want to replace.
                
                    Tip: You can enter the name of the activity in the
                            Search field.
                 
             
- 
                Click +Add step.
            
 
- 
                In the Method field, enter
                        Queue-For-Processing.
            
 
- 
                Expand method parameters and complete the fields according to your needs. For
                    more information, see Queue-For-Processing method.
            
 
- 
                Click Save.
            
 
- 
                Wait for the agent to process the items that this agent queues.
                
                    Note: New incoming messages are queued and processed by the queue processor that
                        you associate with the activity even before the agent resolves all its
                        items.
                 
             
- 
                Disable a corresponding agent by performing the following actions:
                
                    - 
                        In Dev Studio, click .
                    
 
                    - 
                        Select the agent that you want to disable, and then clear the
                                Enabled check box.
                    
 
                    - 
                        Click Save.