Replication in assignment pattern not working on queue of structure

In reply to sharvil111:

It was indeed a scope resolution problem. My struct datatype was declared in another package which was not imported fully. I’m not seeing the error now after the necessary changes. Thank you for the help.