• Use the 'About this Page' link to find all dependent objects and make sure substitutions of your extended objects were successful
• Enabled through FND_DIAGNOSTICS profile
// Check to see if substitution file was uploaded
execute jdr_utils.listcustomizations('/oracle/apps/fnd/framework/toolbox/tutorial/server/PoSummaryVO');
// Review a substitution definition
execute jdr_utils.printdocument('/oracle/apps/fnd/framework/toolbox/tutorial/server/customizations/si
te/0/PoSummaryVO');
// delete a substitution definition
execute
jdr_utils.deletedocument('/oracle/apps/fnd/framework/toolbox/tutorial/server/customizations/site/0/PoSummaryVO);
commit;
Hi Anli,
ReplyDeletehere am having an issue related to digital certificates,
New certificates are not validating with the present application......
Please suggest me a solution
Regards
Santosh