glide.ui.schedule_slushbucket_save_for_group_roles - Background job.

Nived K1
Kilo Contributor

 I have enabled granting of roles and groups using background jobs instead of foreground job by adding system property glide.ui.schedule_slushbucket_save_for_group_roles and setting to true. Does anybody know the background job details?

4 REPLIES 4

Maik Skoddow
Tera Patron
Tera Patron

Hi

please see the following Support article, which explains the underlying purpose: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0963693

Kind regards
Maik

Hi Maik,

Thanks for your response.

I am already aware about the purpose of this functionality.

I am looking for the background job/script running to achieve this.

 

Regards,

Nived K 

 

Hi @Nived K 

I don't think, that you will find a waiting background job as in such situations a background job will be created via script dynamically.

You just can try to scan the job list during the job is running.

Kind regards
Maik

Hi Nived, did you found the job or the script creating this job? I'm also searching for.

 

Greets Daniel