Delete Portal

Delete a portal using the Portal Manager

Please note that you can only delete a portal using the Integrated Portal Manager.

Step-by-Step

To delete a portal, follow these steps:

  1. Click "File > Delete Portals."

    The "Delete Portals..." dialog box is displayed.

  2. Select the portal(s) you want to delete.

  3. Click "OK."

  4. Confirm the deletion.

    A notification message appears. It notes that deleting a portal does not remove the portal database. You must delete the database yourself. For this purpose, the database vendor typically provides appropriate software (e.g., PGAdmin for PostgreSQL databases, SQL Server Management Studio for MS SQL Server, etc.).

Delete the portal via the command line

You can also delete a portal from the command line. The deleteportal.bat file is available for this purpose. You can find this at the following location:

<intrexx-installation-directory>\bin\windows

The script requires the portal GUID to be specified as a parameter. You can find these in the ` portals.yaml` file. You can find them here:

<intrexx-installation-directory>/cfg/portals.yaml.

In versions of Intrexx older than Intrexx 10.2, you can find the portal GUID in the service.cfg file. You can find them here:

<intrexx-installation-directory>/cfg/service.cfg.