Control executor field have to set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2024 04:22 AM
Hi,
'control executor(Reference - user)' field is on controls[sn_compliance_control] table. 'Evidence Execution(choices - Manual, Automatic)' and 'Assigned to' fields on Control execution[sn_audit_control_execution]table.I have applied conditions to the Control Execution table, specifically that the Control is not empty, Evidence Execution is manual, Type is SOX, and State is not retired. Based on these conditions, there are 81 existing controls for which I want to set the Control Executor field according to the Assigned To field in the Control Execution table. How to implement this? By using script, Can you please provide script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2024 05:06 PM
Hello @Shaik22
Not really understood the last part of what you said. What I understood is you want to update the 81 control executions in your contol table??
Murthy