Skip to main content
Solved

Grant Access to Execute Job

  • July 15, 2022
  • 2 replies
  • 258 views

Forum|alt.badge.img+9

Hi All,

I have granted access to the Execute Job for one of permission set in the application. Now the users who has assigned to the particular role can see the window. But uses try to populate the records, it says "No Record Found"

I refreshed the security cache and checked. But the issue still remains.

Any help for this?

 

Regards,

Malin

Best answer by TopMalinG

Data migration has an own basic data to determine what a user can see. 

First add user here. Preferably with privilege “NoUpdateAllowed” if it shall not be able to change the definition of the jobs.

 

Then connect user to the migration job(s).

 

Hi @Tomas Ruderfelt,

Thanks for your help. It works.

2 replies

Forum|alt.badge.img+21
  • Superhero (Employee)
  • 500 replies
  • July 15, 2022

Data migration has an own basic data to determine what a user can see. 

First add user here. Preferably with privilege “NoUpdateAllowed” if it shall not be able to change the definition of the jobs.

 

Then connect user to the migration job(s).

 


Forum|alt.badge.img+9
  • Author
  • Sidekick (Partner)
  • 69 replies
  • Answer
  • July 15, 2022

Data migration has an own basic data to determine what a user can see. 

First add user here. Preferably with privilege “NoUpdateAllowed” if it shall not be able to change the definition of the jobs.

 

Then connect user to the migration job(s).

 

Hi @Tomas Ruderfelt,

Thanks for your help. It works.