In document intelligence when the AI reads the document In which table does the AI fetched data get
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 09:00 PM
In document intelligence when the AI reads the document In which table does the AI fetched data gets stored.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 09:28 PM - edited 01-18-2024 09:28 PM
Hi @kiran kumar m1
Check this
https://www.servicenow.com/community/ai-intelligence-articles/introduction-to-document-intelligence-...
If my solution is correct please sure to accept solution and give helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 09:58 PM
In ServiceNow Document Intelligence, the AI-fetched data gets stored in the 'AI Document Data' table. Here are the details:
- The table name in ServiceNow is 'AI Document Data'.
- The table stores the data fetched by the AI from the documents.
- The table ID is 'sn_ai_doc_data'.
- Each record in the table represents a single document's data.
- The table includes fields for the document's content, metadata, and the results of the AI analysis.
- The data in this table can be used for further processing or analysis in ServiceNow.
For asking ServiceNow-related questions try this :
For a better and more optimistic result, please visit this website. It uses a Chat Generative Pre-Trained Transformer ( GPT ) technology for solving ServiceNow-related issues.
Link - nowgpt.ai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 10:12 PM
I cant find such table in servicenow. I tried searching for it in tables as well as using the backend value but no result