After a workflow has completed, I would like to be able to review a documents "Workflow Content Action History", just as you would see on the "Workflow Info" page. Currently when a document is in workflow you have access to this page but after the workflow completes you do not? Where does the UCM store this info and how can I access it?
Oracle UCM - Where is the Workflow Content Action History log kept
1.5k views Asked by user800426 At
1
There are 1 answers
Related Questions in ORACLE
- sqlplus myusername/mypassword@ORCL not working with Oracle on Docker
- Oracle setting up on k8s cluster using helm charts enterprise edition
- Oracle Managed Data Access Client can't work from IIS but work for local debug environment
- If composite indexing created - indexing is called?
- Oracle Http server ISNT-07551
- why here not creating table?
- Data migration from Oracle Database Clob to GCP Bucket
- SQL Alchemy custom type, forcing blob bind parameter
- How to send message to syslog agent in plsql
- Whatever the data available in previous record it should add to the new record
- I have an Oracle SQL query that is giving me a "ORA-00918: column ambiguously defined" error on a line that is a comment line
- 'ORA-12170: TNS:Connect timeout occurredORA-12170: TNS:Connect timeout occurred' ERROR while working on oracle with laravel
- Is their any way i can open parallel query tabs
- VSCode Libraries not showing for New Java Project
- I can't ssh to my instance, Connection refused
Related Questions in WORKFLOW
- Github action Post Run fails workflow
- Github actions set environment on a top level in workflow
- GHA reusable workflow succeeds with workflow_dispatch client but fails with push client
- Failed to create ISE, as i want to use this enable netorking in Logic app
- Post processing queue for Slurm
- Process level view on Flowable
- How to enable a PR originating from a forked repo to cause a GitHub workflow to push to a branch (gh-pages) in the original repo?
- not able to add previous commit into github tag using workflow
- Workflow for quickly building something with a specific non-standard build option
- Extract current running stage from dvc
- 'Workflow' cloud not be added to Xcode Cloud, request is rated limited/you must have 'Admin' permission
- Github action not getting triggered on scheduled time
- Flows sending out emails
- How to cancel a run for a non-existent runs-on member in github workflows?
- Github basic issue automation
Related Questions in LOGGING
- ModuleNotFoundError: No module named 'src' while importing logging
- How to get domains in Shadowsocks server log with Shadowsocks Android
- How to enable log to console Cosmos Client SDK requests
- pino-pretty logging special characters as literal
- unable to serialize JSON type logs In fluentd(logging-operator)
- How to configure different loggers separately in structlog?
- detect catalina.out log path from a running tomcat on non-Windows
- apache2 rotatelogs creates log file but its empty when deployed to azure web app
- Ubuntu:24.04 Container generating excessive logs
- Transform Load pipeline for a logs system: Apache Airflow or Kafka Connect?
- Deisred log is not rotating
- Purpose of setting debug="false" in log4j at configuration level
- RobotFramework hangs after xx lines of log
- logging in multiprocess writes to same log
- Masking in logback.xml with all request and responses
Related Questions in HISTORY
- How to manipulate terminal's history from node js
- VS Code: How to clear linux terminal screen, but keep the previous lines in history
- Save tmux daily history
- In React/Ionic, how do I force my component to render when history.push is called (or rather when my URL changes)?
- Using Ionic 7 and React 18, how do I access the history object to navigate between pages?
- How can I use Navigate in Rickett version 6?
- How to Import past history into new git repo
- Langchain CSV agent
- save django pghistory tracker
- Remove remote commits on the branch in GitHub
- history add of Zsh give no clue
- How to deal with Django Cascade deleted objects in django-simple-history?
- React18: Uncaught Could not find router reducer in state tree, it must be mounted under "router"
- How do I connect the multiple pages of the website using forward and backward button with the help of JavaScript
- Implementing undo/redo for existing application (C++/Multiplatform)
Related Questions in CONTENT-MANAGEMENT
- Creating a 3-Level Hierarchical Sanity.io Schema for Efficient Content Management
- Does Moqui support saving content in Apache Jackrabbit / Viewing Content History / Checkout / Checkin
- Unable to parse data from database with locale data
- HTML, JS: Using very large data-attributes to store content?
- Display Allowed child node of Different Doccument Types in Umbraco
- How can I get data from an SQL database, as it was at a specfic point in time?
- Content Management in Bluemix
- Add and remove Ektron content items from taxonomies? (C#)
- Showing category content with sub categories content
- EPiServer migrate content from home grown CMS
- How to Exclude Category Posts in WordPress Main Blog page?
- How to store and manage singular data in Rails?
- Linking to Anchors within Content Switch Container
- Working with WebCenter Content UCM workflow
- Managing large multilingual text blocks in Rails
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
I found the answer to my question.
The workflow history is stored in the WORKFLOWHISTORY database table and the table can be queried by installing the following component:
http://blogs.oracle.com/kyle/entry/document_and_workflow_history