Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How do I call WF_NOTIFICATION(HISTORY) Within Workflow Message

Action History Table To include an action history table in a message body, call WF_NOTIFICATION() with the HISTORY option in the following format:

WF_NOTIFICATION(HISTORY)

I created a custom Workflow and it i am not seeing the action History(didn't disable it). It only shows the current approval actions. I am trying to find a way to show the previous approval history as well.
Document suggests this and I would like to see if anyone of you have done this before or if you know an example please advice

Thanks
Lalitha

Comments
Post Details
Added on Sep 30 2020
2 comments
1,143 views