Issue
Cannot delete personnel profiles from personnel manager.
Product Line
Andover Continuum
Environment
Continuum 1.81
Cause
Personnel profiles have become corrupted and can not be deleted. You can not rename areas without removing/replacing them in the profile.
Resolution
Procedure to remove corrupted personnel profiles:
- Start Continuum
- Run ACDEVApp.exe from the Continuum directory.
- Click Generate.
- Replace the 3 lines:
<REQUESTOPERATIONS> </REQUESTOPERATIONS> </IACDEVREQUEST>
... with the following 6 lines, only replace the word ProfileName with the name of the profile being deleted:
<REQUESTOPERATIONS> <DELETE> <OBJECT PATH="ProfileName"/> </DELETE> </REQUESTOPERATIONS> </IACDEVREQUEST>
- Press the "Process Request" button