Hello All,
I am adding data into Queue, but in my excel if there is a duplicate record it will also be added in Queue.
I don’t want a duplicate record in Queue.
How to avoid this and how to use Reference property of Add Queue Item Activity.
Can anyone help me with this ??
Thanks in advance.
             
            
              
              
              1 Like
            
            
           
          
            
              
                olgu
                (Olga)
              
              
                  
                  
              2
              
             
            
              You can firstly remove duplicated records from excel file, and then process rest of it 
There is a dedicated activity for it.
Regards
             
            
              
              
              1 Like
            
            
           
          
            
              
                ranjith
                (Ranjith)
              
              
                  
                  
              3
              
             
            
              @Mohini_Shelke
Refer this post to get idea about reference field.