EBS Customizations (MOSC)

MOSC Banner

Check Periodic Alert is completing in Error

edited Jun 5, 2020 6:37PM in EBS Customizations (MOSC) 7 commentsAnswered

Hi All,

First of all, I am sorry if I have posted this question at the your space. This is my first post so I am not much aware about these things.

We are on R12.1.3 but soon upgrading it to R12.2.9 and I am facing an issue where I am submitting the concurrent for Check Periodic alert using the below API but alert is going into error.

                    fnd_request.submit_request (

                                                   APPLICATION => 'ALR'

                                                   , PROGRAM => 'ALECDC'

                                                   , DESCRIPTION => 'XYZ Alert'

                                                   , start_time => NULL

                                                   , sub_request => FALSE

                                                   , argument1 => lv_alert_appl_id

                                                   , argument2 => lv_alert_id

                                                   , argument3 => 'A'

                                                   );

When I reviewed the errors in log, all the errors are system related and here is snapshot of the log file for your reference. Any help will be much appreciated.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center