The action history does not get refreshed when user presses "More Information" button in Workflow No
I have developed a custom application as an add-on to Oracle E-business suite R12.
I have a cutom workflow associated with this application for approvals.
All the approvals are recorded in a custom table and are being populated in a document attribute in workflow. I am using the PLSQL call to set the attribute value. The message body includes the HTML code and it works great.
Now we introduced "More Information" button, which is inbuilt and I am using the standard functionality. I have put a post-notification function on the notification and it records the "Question" or "Answer" in the custom history table.