Generate Monthly Report Performer not Working

Hello I am doing Assignment generate Monthly report Performer but after finishing get transaction stage it directly jump to close activity Process activity not Done.
I have check with message box it take the WIID from queue but further process not done

@Uma_Divakar
Welcome to our community
Could you share screenshot of error ?

2 Likes

Hello @Uma_Divakar

Welcome to the community!!

Are you assigning the value of WIID array element to out_TransactionItem inside GetTransactionData.xaml?

If your process state to execute, the TransactionItem should contain a value. If it is not assigned to it, it will not execute the process state and will consider as all data is processed or no data to process and get to close state.


1 Like

Hi

Thanks for support issue has resolved.

UIpath.Core.QueueItem

System.QueItem

by mistake selected on transaction item

2 Likes