Retry Errored Workflow Activities
NAME: Retry Errored Workflow Activities
SHORT CODE: FNDWFRET
MODULE: Oracle Application Object Library
Description: Retry Errored Workflow Activities
Navigation: Oracle Application Object Library Responsibility -> View -> Requests -> Submit a new request -> Select Single Request -> Click ‘OK’ -> Select Name of concurrent program / report.
Report Parameters:
- p_item_type : Item type to retry errored activities
- p_item_key : Item key to retry (If blank, all item keys)
- p_process_name : Process to which activity belongs (If blank, all processes that has activities in ERROR)
- p_activity : Activity to retry (If blank, all activities in ERROR)
- p_start_date : Date on or after which error occured
- p_end_date : Date on or before which error occured
- p_max_retry : Maximum no of retries on an activity (Default 5)
- p_docommit : Perform commit for every 500 items processed
Leave a reply