web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Create User License Batch Job

DaxNigel Profile Picture DaxNigel 2,574

If you ever need to re-create the system standard user license batch job, this can be completed using the following lines of code, in a job.

To create the Automatical Role Assignement batch job use:

SysSecurityDynamicRoleAssignment::createBatchJob();

To create the user licnese miner batch job user:

SysUserLicenseMiner::createBatchJob();


This was originally posted here.

Comments

*This post is locked for comments