Missing Data in Custom Report for Scheduled Processes
Summary:
We have created a custom report to meet the requirement of viewing all scheduled processes created by all users. In this report, we aim to display columns such as 'Process Submitted by User,' 'Scheduled Start Date' and 'End Date,' 'Frequency of Report Execution,' and 'Process Name' (e.g., 'Import Invoices'). While we have successfully obtained data for 'Submitted by User' and 'Frequency,' we are facing challenges in retrieving data for 'Scheduled Start Date' and 'End Date' as well as 'Process Name.' Could you please assist us in identifying the relevant tables from which we can fetch this data?
0