Delete portal
Deleting the portal via the Portal Manager
Note that you can only delete a portal with the Integrated Portal Manager.
Step-by-step guide
Proceed as follows to delete a portal:
-
Click on "File -> Delete portals".
The "Delete portals..." dialog box is displayed.
-
Select the portal(s) you want to delete.
-
Click on "OK".
-
Confirm the deletion process.
A notification will be displayed. This will inform you that the portal database is not removed when a portal is deleted. You must delete the database yourself. The database manufacturer usually offers appropriate software for this purpose (e.g. PGAdmin for PostGres databases, SQL Server Management Studio for MS SQL Server, etc.).
The portal directory (<intrexx-installation-directory>\org\portal directory) is not deleted, but renamed.
Delete portal via the command line
You can also delete a portal via the command line. The file deleteportal.bat file is available. It can be found at the following location:
<intrexx-installation-directory>\bin\windows
The script requires the portal GUID as a parameter. These can be found in the file service.cfg. You can find it at the following location:
<intrexx-installation-directory>\cfg\service.cfg.