- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2024 11:00 PM
I have created the Extract Values Flow in Document Intelligence, but I noticed the values are not written in my target record after the extraction; what’s going on?
The values are populated in the Field Values / Extracted Value table sys_di_extracted_value. And, the Flow properties are set to run as System User; But there is no data in the Flow Execution logs. Can someone help why this flow is not running and setting the fields in the target record?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2024 05:38 AM
If you are in a domain-separated instance, the extract values flow should be configured with the following: Application: Global
This is necessary because the trigger condition of the flow is based on the table "sys_di_task," which resides in the Global application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2024 05:38 AM
If you are in a domain-separated instance, the extract values flow should be configured with the following: Application: Global
This is necessary because the trigger condition of the flow is based on the table "sys_di_task," which resides in the Global application.