Txnd.Status As Txn_Status
,wft.OUTCOME as WF_OUTCOME
,Wft.Assigneesdisplayname As Current_Assignee
Fusion.hrc_txn_header txnh, Fusion.hrc_txn_data txnd,
fa_fusion_soainfra.wftask wft,
fusion.hrc_txn_error txne, Fusion.per_all_people_f p
Where Txnh.Transaction_Id = Txnd.Transaction_Id
and txnh.transaction_id = txne.transaction_id(+)
And To_Char(Txnh.Transaction_Id) = Wft.Identificationkey(+)
And Txnh.subject_id = p.person_id(+)
And Txnh.Transaction_Id in (300000000000000)
I hope this blog post was helpful for you. If you have any questions or feedback, please leave a comment below.