OOTB activity Save-Page is throwing the below error

Hi All,

I’m using an activity to update or insert the record in the data type through an activity. Called an activity in the JOB scheduler. But job scheduler is throwing below error.

Job Scheduler [XXXXX ] activity [XXXXX ] execution marked as failed with message [InsufficientPrivileges:RuleExecutionDenied RULE-OBJ-ACTIVITY XXXXX #20221214T123532.426 GMT Missing Privileges:[@baseclass:clipboardViewer], AccessGroup:XXXXX ]. Exception message [-].

Let me know if anybody faced similar issue and how did you resolved it.

@SuryaG89 Hi, did you have added privilege in activity security tab? you may need to add this privelege to your access role of the access group mentionned in log error

@D.Jihed Tried to add in security tab of privilege it didn’t work

@SuryaG89 Hi,

As per the Save-Page activity “clipboardViewer” is required to run that activity, please include this privilege in your Access Group’s ARO and then try executing the Job Scheduler it will work fine.

Add the privilege to your Access Group’s ARO for @baseclass

@SrinidhiM Tried using the savable dpage. It worked.