Get Queue item throws "Object reference not set to an instance of an object"

Hi,

Trying the UIdemo walkthrough in Advanced training.
When running the “GetTransactionData”, I keep getting an error “Object reference not set to an instance of an object”. This error points the “GetQueueItem” Activity.

The input parameter is set as … in_Config(“OrchestratorQueueName”).ToString
The output parameter is set as… out_TransactionItem

Can someone suggest why this error is thrown please…

Thanks.
Satin

1 Like

Hi,

I am getting the same error in the same UIdemo scenario.
@satinrr: Please let me know if you found the solution for this.