Hello,
I have developed a new PL/SQL procedure (Auto_Purchase_Req
) inside a custom package (BSM_PURCH_UTIL_API
) in our IFS Apps 8 environment.
The package is compiled successfully and the procedure is working as expected when called directly from the database.
However, when I try to create a new Database Task in IFS and click on “Select Method”, my custom procedure does not appear in the method list.
I have already restarted both the Test Application and Test Database servers, but the issue persists.
Is there a specific way to refresh the IFS metadata or PL/SQL definitions so that new procedures/functions appear in the Select Method list for Database Tasks?
If so, can you please advise on the steps or the correct menu to use for this operation?
Any help or recommendations would be greatly appreciated.
Thank you in advance!

