Hi Guys !!
I have some Transactions in a queue named Test_1  . 
To get the transaction from the queue i used the get transaction item activity & created a output variable Test1_Que . In order to see the values from the transaction in the Message Box, I used Test1_Que.SpecificContent(“Name”).ToString  expression but I got below error. 
How to resolve this?
Thanks in Advance
             
            
               
               
               
            
            
           
          
            
            
              can you provide the screen shot of the write line activity to show the expression you have written
and also the type of the queue item
Regards
             
            
               
               
              1 Like 
            
            
           
          
            
              
                lrtetala  
                (Lakshman Reddy)
               
                 
              
                  
                    May 10, 2023,  6:57am
                   
                   
              3 
               
             
            
              Hi @mohamedalthaf  
Please find below sc for your reference. 
Regards,
             
            
               
               
              1 Like 
            
            
           
          
            
              
                Srini84  
                (Srinivas Kadamati)
               
              
                  
                    May 10, 2023,  7:09am
                   
                   
              4 
               
             
            
              @mohamedalthaf 
Can you check the type of Test1_Que in Variables pane? It should be type of QueueItem 
If it is not that’s where the error will comes
Hope this may help you
Thanks, 
Srini
             
            
               
               
              1 Like 
            
            
           
          
            
            
              @lrtetala  
Thanks. I have created in this manner but still getting error eventhough everything is correct. does the package version cause errors?
             
            
               
               
               
            
            
           
          
            
              
                adiijaiin  
                (Aditya Jain)
               
              
                  
                    May 10, 2023,  7:16am
                   
                   
              7 
               
             
            
              Hey @mohamedalthaf  ,
Did you give the correct Orchestrator folder Path, while fetching the transaction item?
It would be of great help if you could share a screenshot of the activity that you have inserted in the sequence.
Regards, 
Aditya
             
            
               
               
              1 Like 
            
            
           
          
            
              
                lrtetala  
                (Lakshman Reddy)
               
              
                  
                    May 10, 2023,  7:25am
                   
                   
              8 
               
             
            
              can you provide the screen shot of message box to show the expression you have written
             
            
               
               
              1 Like 
            
            
           
          
            
            
              @Harshith_Adyanthaya  Thanks Brother. This is working
             
            
               
               
              1 Like 
            
            
           
          
            
              
                system  
                (system)
                  Closed 
               
              
                  
                    May 13, 2023,  7:31am
                   
                   
              10 
               
             
            
              This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.