Customer is trying to import Views into a system
insert_alert_policy: DEV_policy
alarm_type: CHASE,JOBFAILURE
job_status: FAILURE
job_name: '*'
box_name: '*'
severity: HIGH
server: DEV
views: 'Dev_all'
status: ACKNOWLEDGED,OPEN
url_link: 'https://wcc.example.com:8443/wcc/ui/Launcher.html'
url_name: Alert
active: true
/**********************************************************************
E140250 Permission denied. You do not have permission to create the alert policy.
E140033 Execute insert_alert_policy on DEV_policy FAILED.:E140250
**********************************************************************/
Autosys 12.x
EEM Permission issue
Make sure ObjectAccess and ObjectControl authorizations are properly available, see below for the two items:
WCC0004 -> Manage Access Policy -> under Policies -> ObjectAccess -> ObjectAccessDefault (default policy, if you have custom ones, you would have to adjust accordingly) make sure you have
Action: Access set to AlertPolicy/* for your Identity
WCC0004 -> Manage Access Policy -> under Policies -> ObjectControl -> ObjectControlDefault (default policy, if you have custom ones, you would have to adjust accordingly) make sure you have
Access: Create/Modify actions set to AlertPolicy for your Identity