Data Extracted from Orchestrator without Specific Value

Hi,

I am currently doing Assignment 2 Level 3. I extracted the data from ACME System1 and place it in the Orchestrator Queue. When I extract the data from the Orchestrator, the Specific Data such as WIID, Description, Type, and so on are not extracted, but it is visible in Orchestrator Queue.

It gives something like this. SpecificContent=Dictionary<string, object>(0)
{

},

However, when I use the Queue Value in the Previous Assignment, it works.
What errors may have possibly occur? Thanks for your help!