BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Pavan439
Fluorite | Level 6

Dear Team,

 

I am using SAS 9.4M2 and need to create "Role" in SAS Management Console so I can add users to that "Role" to get access to " Schedule Manager" plug-in only on SAS MC and users can be able to schedule jobs on their own. I am able to create the "Role" and able to restrict user's accessbile plug-ins to "Schedule Manager" . But users are unable to deploy SAS data step programs on SAS metadata as the part of scheduling. While user's trying to deploy jobs it is throwing error of "Unable to save the metadata". Can you kindly suggest how to overcome this issue.

 

Please let me know if you need any additional information.

 

Thanks,

Pavan.

1 ACCEPTED SOLUTION

Accepted Solutions
Timmy2383
Lapis Lazuli | Level 10
You need to make sure that the user has at least WMM (write member metadata) permissions on the folder(s) to which the metadata objects for the deployed job(s) metadata object(s) will be written.

For example: I created specific folders for scheduled jobs called "Batch Jobs". That folder grants members of the group "Job Schedulers" the WMM permissions, and only members of that group can write to it. And, of course, the group "Job Schedulers" has the custom "Job Schedulers" role like you've created.

View solution in original post

3 REPLIES 3
Timmy2383
Lapis Lazuli | Level 10
You need to make sure that the user has at least WMM (write member metadata) permissions on the folder(s) to which the metadata objects for the deployed job(s) metadata object(s) will be written.

For example: I created specific folders for scheduled jobs called "Batch Jobs". That folder grants members of the group "Job Schedulers" the WMM permissions, and only members of that group can write to it. And, of course, the group "Job Schedulers" has the custom "Job Schedulers" role like you've created.
Pavan439
Fluorite | Level 6

Hi Timmy,

 

Awesome. Thank you for your response. It is working now as expected..

 

Regards,

Pavan .

Timmy2383
Lapis Lazuli | Level 10
Great! Glad I could help.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 2630 views
  • 1 like
  • 2 in conversation