This is a BPMA application. The functionality must be done through BPMA.
Show Details:
Error Reference Number: {F79F0798-39B7-4565-91A3-3E929F9F16FD}
Since the application is not listed in the EPMA application library, it is not possible to re-register the application. Here's a trick to enable the registration with Shared Services in order to delete the application from HFM:
Open the HFM relational database, Each application has it's own set of tables.
Look for the APP_NAME_PROPERTIES table,
Change HFM APPMODE property from EPMA to HFM in the table. Be sure to commit any changes.
This flips the application back to a normal HFM application. Next, open Workspace Classic Application Administration and register the application.
Finally, in Shared Serivces provision yourself as administrator to the HFM application and delete the application from HFM.
Although messing around with the HFM database is generally discouraged I think this looks like the easieast method to get rid of an EPMA based HFM application that's got orphaned. I just wanted to point out that the table name where the APPMODE property is stored is actually [APPNAME]_PARAMETERS, not _PROPERTIES.
ReplyDeleteKeep up the good work,
Henri