Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Finding out notification id of run time notification to attach files.

598807Sep 20 2007 — edited Nov 15 2007
Hi,

I have a requirement where i need to attach a flat file generated with the notification.

My scenario is to send a notification to the user with a flat file. For this i have created a package which creates a flat file and stores it in specified directory.

I need to find out how i can dynamically identify the notification id of the run time notification, which can be then passed on to the attachment code to attach the files which has been generated. Is there any other possible way to attach the files, as i store both the file name and directory in a local variable which can be referenced for attaching the file.

So can you please let me know how this situation can be handled. I am new to workflow and appreciate your help in this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2007
Added on Sep 20 2007
3 comments
2,027 views