Monday, July 15, 2024

ERP ESS - SECURING an ESS job

Usecase

By default, when we create an ESS job, its not available for submission for all the users. Here, we will see how to provide priviledges to an user so that the user can submit the ess job from the erp scheduled processes section.

Steps to follow:

  1. Submit new process: "Import User and Role Application Security Data" which will create the ess job priviledge
  2. Security console >>create new role >> for example , XXDEMO_ESS_JOB_ROLE and Role category: Common - Job roles >> add Function Security policy >> add the XXDEMO job to role >> add the user to this role >> save
  3. Scheduled processes >> submit new process >> Retrieve Latest LDAP Changes 
  4. Now the user can submit the ESS job from scheduled processes.

Detailed Screenshots:


















No comments:

Post a Comment

Featured Post

11g to 12c OSB projects migration points

1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper:   File⇾Import⇾Service Bus Resources⇾ Se...