Hi,
i am using dispatcher performer concept for my workflow. Dispatcher is working fine. I checked queue in orchestrator . the queue is populated. However when i try to extract items from queue using a performer i am getting null reference exception. I used queueitem.Specificcontent(“objectname”).tostring which throws error. Please help.