Refresh the Access Control List for the Teams
Use the Refresh the Access Control List for the Teams scheduled process to reset the access control list for teams completely.
When to Use
Use this process to explicitly perform a complete reset on the access control list for teams.Privileges Required
- Configure Access Control Teams, Permission Sets, and Conditions (EGP_ACCESS_CONTROL_TEAMS_PRIV)
- Run Scheduled Processes (HEY_RUN_SCHEDULED_PROCESSES_PRIV)
- Manage Scheduled Processes (FND_MANAGE_SCHEDULED_PROCESSES_PRIV)
Specifications
Review the following before setting up this scheduled process:
Specifications | Descriptions |
---|---|
Job Type | Can be run as needed or when you want to refresh the access control list. |
Frequency | As required. |
Time of Day | As required. |
Duration | Based on an update required for access control lists. |
Compatibility | There’s no functional need to run multiple instances of this process simultaneously. |
Parameters
Use this table format for parameters:
Parameters | Optional or Required | Description | Parameter Value | Special Combinations Required |
---|---|---|---|---|
Object | Optional | The object for which the access control lists are refreshed. | Manufacturer | None |
Team ID | Optional | The unique identifier of the team. This is the internal identifier that's created when the team is created using the UI or REST services. |
The ID of the team for which access control list is refreshed.
|
None |
Permission Set ID | Optional | The unique identifier of the permission set. This is the internal identifier that's created when permission set is created using the UI or REST services. | The ID of the permission set. | None |
Permission ID | Optional | The unique identifier of the permission. This is the internal identifier that's created when permission is associated with object and object condition from the UI or REST services. | The ID of the permission. | None |
Operation | Optional | The actions help to cleanup and recreate the access control lists. |
Purge: Clears the entries in the tables corresponding to the access control lists. Create: Creates the entries in the tables corresponding to the access control lists. Delete: Deletes the entries in the tables corresponding to the access control lists. Update: Updates the entries in the tables corresponding to the access control lists. |
None |
Troubleshooting Information
- You can view the status of the refresh operation in the Scheduled Processes work area.
- The validation errors and warning messages that prevented the schedule process are displayed in the error log. Any interactive warning validations aren’t performed.
- When the program is submitted, you can use Resubmit, Put on Hold, Cancel Process, Release Process as provided by the Scheduled Processes work area.