If clearing cache does not improve things then it may be an issue with roles. In general, Deployment Automation will not display menus and/or menu choices for which you do not have a role or permission.
When a specific component is selected and then a specific version is selected , the user has an opportunity to click on the version name and then browse through the contents of the component version. This is accomplished by expanding directories and seeing the files underneath each directory.
In Deployment Automation, select an application, then click on environments tab, then select an environment. Clicking on the environment name should open an Actions window which will include "Run" and "View Details" and other choices. In some instances, if the user clicks too long on a selection in the actions menu (such as View Details), the action will not be accomplished.
Oracle database From the SQLplus client prompt, type the following: SQL> select application_name||' by: '||user_name||' on: '||ended_on_date||' result: '||execution_result from view_app_proc_requests; SQL Server database