google analytics

meta

adsense

Friday, July 29, 2011

Script to transfer a notification in Oracle Workflow



Below anonymous script can be used to transfer the notification ownership from person x to y

BEGIN
   wf_notification.transfer (17515872,          -- notification id to transfer
                             '1000012008', -- role to whom the notification is to be transferred
                             'Transferring as requested by z from x to y' -- Transfer comment
                                                                         );
END;

2 comments:

  1. Great ! I tried another program to do so but that failed to show all the programs that are incompatible. After examining the above code I got to know my mistake and even it is a better solution.
    digital signatures

    ReplyDelete
  2. Great and I have a nifty give: Whole House Renovation Cost Calculator Canada victorian house remodel

    ReplyDelete

LinkWithin

Related Posts Plugin for WordPress, Blogger...