PL-600 · Question #31
A company has a Power Platform solution that integrates with a third-party system. The client reports that unexpected updates are being made to the Accounts table. You need to determine the root…
The correct answer is A. Audit summary view D. Plug-in trace log E. System job run history. System job run history will give us information on async jobs executions that run against the records. Could tell us about weird executions and updates like the trace log or the audit history of Built in system jobs for tuning such as Database index management. Rollup field…
Question
Options
- AAudit summary view
- BSolution history
- CSDK Message Processing Steps
- DPlug-in trace log
- ESystem job run history
How the community answered
(25 responses)- A76% (19)
- B8% (2)
- C16% (4)
Explanation
System job run history will give us information on async jobs executions that run against the records. Could tell us about weird executions and updates like the trace log or the audit history of Built in system jobs for tuning such as Database index management. Rollup field calculations run as jobs, bulk deletion jobs, duplicate detection jobs. Asynchronous Dataverse workflows and asynchronous plugins also run as jobs.
Topics
Community Discussion
No community discussion yet for this question.