Get DueDate of Orchestrator TranasactionItem

Hi,

I have posponed a Transaction Item and am trying to get the DueDate for postponed transaction item. I can see the Due Date in Orchestrator Queue however, when I try to get the value with TransactionItem.DueDate, the value is null.

Hi @rohan.joshi

Wouldn’t it require you to fetch the queue item again before you can see the value?