function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
LinThawLinThaw 

Permission set to delete Scheduled Jobs

Hi there,

What permissions are exactly need to delete Scheduled job.
Only [View Setup and Configuration] is not enough?

when I try with [Modify All Data] permission,
It is working. But [Modify All Data] has other dependent permissions.

Thanks in advance.
Regards,
LinThaw
 
Khan AnasKhan Anas (Salesforce Developers) 
Hi LinThaw,

Greetings to you!

As far as I know, you need to have "Manage Data Integrations" permission. Please refer to the below link which might help you further.

https://help.salesforce.com/articleView?id=000198725&language=en_US&type=1

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
LinThawLinThaw
Hi Khan Anas,

Thanks, I try to give Manage Data Integrations too.
but it is not worked.

I think another permission we will need to add.

<my scenario>
- create user with Standard Profile
- create permission set with following and assign it to user
  Manage Data Integrations
  View Setup and Configuration
  View Roles and Role Hierarchy

Regards,
LinThaw