Kbase P53178: How do I run a super procedure against my custom manager?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/11/2003 |
|
Status: Unverified
GOAL:
How do I run a super procedure against my custom manager?
FACT(s) (Environment):
Dynamics 2.1A
FIX:
1) Create a customized manager as you would a normal manager.
2) After you have saved it and registered it in the repository open the ROM tool
and find the manager that you created.
3) Add the SuperProcedure attribute to it and specify the relative path and filename of the procedure that is being overridden.
4) From the Session menu on the Administration menu, select Manager Type maintenance.
5) If this manager type already exists, edit it and make sure that the db bound/db unbound managers point to the procedure that you created in 1) above.
6) Regenerate the ICFCONFIG.XML file, if applicable