try to create process control request — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

try to create process control request

hi, we would to like to create process control request after trigger action

insert into process_control_request (process_control_request_id,topic_class_name,topic_parameters,next_process_time,is_transient,is_reserved,domain_name) select process_control_request_seq.nextval,'glog.server.workflow.lifetime.powerunit.CustomPowerUnitEvent','=-role ADMIN -agentEvent PL.UPDT_PU_TO_LOCK -powerUnit '||power_unit_gid||' -user PL.ADMIN',(update_date + interval '1440' minute),'Y','N',domain_name from power_unit where power_unit_gid = $gid

we would to scheduling agent 10 minutes after ,,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!