I created a new module in apps10, but when I try scan the presentation object, I can not find this module. How do I get it to show up on below screen?
I created a new module in apps10, but when I try scan the presentation object, I can not find this module. How do I get it to show up on below screen?
frfecn,
I take it that you have tried to refresh the security caches?
Logging out and in do wonders sometimes as well.
hi eqbstal,
yes, I refreshed the security caches, after relogin application, it did not come out.
Have you registered the component (Module) in the DB using Module_API.Create_And_Set_Version
?
supulm,
Yes, I executed the script:
EXEC Installation_SYS.Create_And_Set_Version( 'TEST', 'TEST', '1.0.0', 'TEST', '(UPD: Core 6)' );
COMMIT;
This record has been inserted into table module_tab
Hi frfecn,
When you delivered a dll (even a dummy dll ) for your custom module you want to see, It will be appeared Presentation Object Scan screen.
Hello,
I got same problem. Could you help me ?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.