The following selected tools are helpful for technical administration.
Technical tools
Classpath
Overview of the libraries loaded in the server. The libraries can be saved in a file or be passed to the database.
Logger messages
Overview of all logged messages in the system. Selected messages can be saved to a log file (Export) as needed. Older entries should be deleted regularly.
Userexit Batch
Here, sequences of user exit calls can be defined. The sequences can be used for status user exits or jobs.
The class is de.pisa.psa.dto.psa_men.PsaUsxBat. The method is: run.
Renaming
Lets you rename and replace the object titles that should be changed globally. The procedure can be checked, simulated and canceled (undo). A full-text search helps to spot the occurrence of marked entries in the database.
The following base functions are available:
- Full-text search: Searches for selected items, and displays the search result in a list.
- Simulate: Carries out a replacement run for all actively selected items. The result is displayed as a CSV file, and the transaction is rolled back afterwards.
- Rename: Carries out a strict replacement run for all actively selected items, and displays the result as a CSV file. In addition, an undo CSV file is created as a safety measure. It must be saved to a place of your choice in the file system using the file picker.
- Import Undo: Imports the undo CSV file and cancels a strict replacement run.
For each item in the list, the options to be taken into consideration by the simulation or replacement run can be set:
- Sequence number: Controls the order of the treatment.
- A registered language identifier (e.g., GER) restricts the query to specific language fields. If the language field is left empty, the items are replaced for all languages.
- Field group: Limits the replacement run to field groups whose names can be specified. In the "fields" tab, any field group can be specified more detailed, including a special query condition if needed.
- Sensitively: Respects lower and upper case.
- Upgrade: The replacement is performed automatically in the event of an upgrade if the "Automatic text renaming" SQL script is activated.