Process optimization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 06:41 AM
Hi,
I have a couple of questions regarding Process Mining.
1. When the audit attribute is set to TRUE, the table is eligible for mining, i understand. But what about the fields? Should we explicitly mention any fields? or will it take the default fields for audit.
2. What data would be extracted to create models? How about the security layers it passes.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2024 11:32 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 06:47 AM
Are you good with Chirag's response?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 01:26 AM
I understood the first point but for the security concern,
I did read that "The data is mined via a separate, centralized training server using ServiceNow Predictive Intelligence, within the same data center." which means the data would be stored during the transfer time and would be controlled securely by servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2024 11:50 PM - edited 06-02-2024 11:52 PM
#1- Audit is enabled at table level so, you don't need to enable the audit at field level.
#2 - ACLs are enforced before preparing the process mining results so, let's say if you don't have access INC001 then you won't see result for INC001.
Process Mining reads the data from audit table so, please make sure that you have audit logs present in the sys_audit table.