How to Hide workflow history in oracle worklow?
1. Create Workflow process
2.Create Message
3.Create message attribute #HISTORY
4. Create notification
5. Attach message with notification
6. Add below in body of that message. This will hide history link in the workflow. To disable History set Yes #HISTORY.
<div Style="display:none">&#HISTORY</div>
Step1
Step 2
Step3