Problem with Get Transaction Items - "Unexpected error has occurred during the library compilation process: An item with the same key has already been added." error message

I am using the following and getting the error message “Unexpected error has occurred during the library compilation process: An item with the same key has already been added.” error message. The whole xaml contains only the Get Transaction Items activity as shown but behaves the same way if a For Each is applied below it to update the status of selected items. (The goal here is to select In Progress queue items so that I can set those statuses to New.)

What causes this error message?

@jamiejam

Can you please check if there is a repeated variable in that scope of activities

Did you happen to try and create a different project or xaml and check if the error persists?

Try removing _ from the filename start and check if that resolves

Or do you have a dot in your file name if so please remove them and use anything else

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.