For more information, please refer to this announcement explaining best practices for getting answers to questions.
Need to report out on comments entered by approvers for job requisiton approval workflow
Summary:
Need to report out on comments entered by approvers for job requisiton approval transactions which have been archived in system
Content (required):
We are not able to find the approval/rejection comments entered by the approvers in the approval chain for transactions which have already been archived.
We are using FND_BPM_TASK_B table to get details of archived transaction but comments information is not present in this table. When we join this with FA_FUSION_SOAINFRA.WFCOMMENTS based on TASKID column, no information is retrieved.
For reporting purpose, we need to capture approval or rejection comment entered by the approvers of the workflow chain at any level. For unarchived transactions, we can find by associating FA_FUSION_SOAINFRA.WFTASK with FA_FUSION_SOAINFRA.WFCOMMENTS but same is not working for archived transactions.