Delete Duplicated Views


 

Introduction

This extension allows a user to detect duplicated views and delete them from the selected module.

Problem to solve

This extension lets users delete duplicate views from the module with a few clicks. All views with the same name in the same scope are decided as duplicated. Since users are requested for confirmation in case the name for the manually created view matches the existing view (views), this is the user's responsibility.

This extension deletes duplicates of one view, the user selects an item representing a view in the list of found views and clicks the button "delete". After this, all views of this set except the selected one are deleted.

Use Cases and Features

Types of messages:

  • Error
  • Warning
  • Success
  • Rights for the admin user removed (i.e. "Permission denied")
  • Server does not respond
  • Unhandled errors

In cases where a Jazz application encounters an error, the administrator remains unaware until such a time that business users lodge complaints about the ensuing issues. These issues could arise from a variety of causes, such as server downtime, link index discrepancies, or system clock malfunctions. The objective of this extension is to forestall such issues expeditiously and proactively.

Softacus has developed a robust software extension called the Diagnostic Check Widget that aims to proactively monitor and identify errors in Jazz applications. This extension regularly checks all the services in every ELM application in IBM Jazz and promptly informs the system administrator via email about any errors detected, such as server downtime, link index discrepancies, and incorrect system clock functioning. With the Diagnostic Check extension, system administrators can quickly identify and resolve potential issues before they impact users, leading to improved system reliability and enhanced user experience.

  • This software extension offers diagnostics support for several applications, including rm, ccm, qm, and jts, as well as others.
  • It enables administrators to configure email server settings using nodemailer.com/message, specify the jazz server domain, and establish the frequency of diagnostics checks (defaulting to five minutes).
  • Additionally, users can choose to only send messages once an email has been confirmed as either correct or incorrect, reducing the risk of spam.