Delete applications
Step-by-step guide
To delete an application, proceed as follows:
-
Start the application designer.
-
Click on "File > Delete application... (Ctrl+D)".
The "Applications" dialog box is displayed.
-
Select the application you wish to delete.
The icons for editing the application are displayed.
-
Click on the icon.
A confirmation dialog will appear.
-
Click
to confirm the deletion.
GUIDCleaner - Removal of non-deletable applications
The following section is aimed at Intrexx administrators who are very familiar with the administration of Intrexx.
If a scenario or constellation arises in which an application cannot be deleted but still needs to be removed from the database, the "GUIDCleaner" is available. This can be used to remove (non-deletable) applications from the database.
Only use the GUIDCleaner for applications that cannot be deleted in any other way.
Please note that the actions you perform with the GUIDCleaner cannot be undone. The application is then irretrievably lost. You should therefore only use this tool with extreme caution.
It is also advisable to back up the system before using the GUIDCleaner.
Step-by-step guide
-
Open a command line (CMD) as administrator.
-
Change to the following directory <intrexx-installationsverzeichnis>\bin\windows.
Here you can find the batch file guidcleaner.bat.
-
Call up the batch file guidcleaner.bat with the following parameters:
guidcleaner.bat <absoluter-pfad-zum-portal> <GUID-der-Applikation>
Example
c:\Intrexx\bin\windows>guidcleaner.bat C:\Intrexx\org\exampleportal 3E94269976DAA163FA3751304AAB6BDAFE54B180 -
Press Enter.
The GUID-Cleaner now removes the application from the database.
Once the script has run, you can remove the associated folder (GUID of the application) under the following path: <portal>\internal\application\store
-
Restart the portal service.