Workspace name Feature reference # Feature name Feature type Feature description
Digital Workspace Platform SB-377 Extended Attributes Support by Azure AD Data Provider Improvement

When the Administrator configures AD custom attributes and uses AD Connect to sync directory to AAD we must be able to import those custom attributes (Extended Attributes) with our AAD data provider.

More in Online Help

Target Group

Administrators

Acceptance Criteria

It is possible to configure several custom attributes to be imported from AAD for Users and Groups.

Custom attributes should be possible to use as a filter.

The process of configuration is described in the online help.

Digital Workspace Platform SB-418 Accessibility: Simplified search support / Keyword Search Improvement

User must be able to easily and predictably navigate to Search Input (keyword search for data set view) using JAWS tool.

Focus search from a results area (grid), object details area, etc)

Hide unnecessary ui elements, so JAWS screen reader to not read them

Target Group

People with Disabilities that uses Jaws tool and Chrome browser

Acceptance Criteria

It is possible to understand with JAWS for person with Disabilities how to search in UUX and what is the result

Digital Workspace Platform DWP-486 Administrative Reports for Performance Analysis / Archive Database Utilization / etc... New

Performance Analysis report allows the system Administrators to assess the environment's performance and bottlenecks based on the key indices and data of the used Databases, Resource Consumption, and SQL queries statistics. It simplifies performance troubleshooting by helping you quickly find performance differences that are tracked over time and shown according to the specified in the report time intervals.

For more information refer to help article Report "System Performance" explained

Target Group

Customer administrators / support engineers

Acceptance Criteria

New Report, localized to all Languages is available in Administration area, show all required information enough to do Perfomance reconfiguration

Digital Workspace Platform DWP-501 Perform actions from Chart drilldown list New

It should be possible to perform actions on objects in lists that are opened when drilling down in a chart.

Currently, we have a multiselection tab controller, configured to show a list of objects, single selection mode. We can run action by opening the preview of an object.

But there is no way to run action for several objects.

So we need to allow multiselection (+ select all), to show a list of available actions for selected objects.


Mockup

Target Group

Application users

Acceptance Criteria

It is possible to select one or several objects from a chart drill-down view and run an action.

Existed action filtering mechanism should be applied.

"Select all" feature - apply an action for all objects (including not visible due to paging)

Digital Workspace Platform DWP-505 Configuration Packages: Package Uninstallation support New

The System allows uninstalling any package previously successfully installed on Environment. The uninstall operation can be initialized either from the "Installed Packages" management area or from the Recovery Administration Console.



If the successful installation of the package caused the corruption of the whole environment, the Administrator able over the Recovery Console initiate the uninsallation of the recently installed service and recover the System workability.

Confirmation

The actor should clearly understand the consequences of the proceeding Uninstallation operation. Before run the uninstall operation the interactive user confirms:
"You are going to uninstall the package "{0}", what automatically reverts all the configurations added by the Package. Are you sure you want to proceed with an uninstall operation? "

Handling dependencies

Before allowing the uninstallation operation the System check the affected package is not required by another package. If so, show the error message:

"The package {0} cannot be installed as it is required by other packages ({1}). Please uninstall them first if you want to proceed with this package uninstallation"


Configuration Package

The configuration Package provides all required artifacts required for the successful uninstallation. If the Package generated from the Configuration Project then the uninstallation artifacts, like Schema Scripts, generated automatically. In case the package assembled manually, the uninstallation operations needs to be configured also manually


Uninstallation Process

  1. Run the uninstallation Schema Scripts (uninstall.xml)

  2. Run the Setup Directive "Uninstall SQL Script"

  3. Rollback all previously installed files

  4. Run Setup Directive "Uninstall PS Script"


Target Group

Developers, Partners, Customers

Acceptance Criteria

Right after the uninstallation, there is no sign of the Package in the UUX console. All customer entities (custom CI,) stay in the database.
The same package can be installed again to the Environment




Digital Workspace Platform DWP-511 Official support of SQL Cluster by DWP based products New

Implemented support for DWP/ESM product to be installed on SQL cluster what will give possibility to host server instances on the same server

Known limitation: Empirum connector can not work at SQL Cluster hosted ESM

For more information, see SQL Cluster Support explained

Target Group

Service providers/ Administrator

Acceptance Criteria

SQL cluster support is tested and documented in the online help



Digital Workspace Platform DWP-528 Cancellation of the Package Installation Process New

The installation of the Package procedure is very vulnerable as has a high risk to be interrupted due to many possible reasons. Any of such interruption could cause the failure of the whole Environment. There the installation procedure needs to provide all possible mechanism to revert the System to the original state (before starting an installatiton)

When the installation of the package is broken the System provides to issue details, giving the chance for the interactive user to troubleshoot it and retry the installation. Or in case the issue cannot be solved the installation can be reverted, activating the Cancellation process.

The "cancel" can be started regardless of the installation activation:

  • From Web Installer

  • From the Recovery Console

  • From Powerscript


Cancelation Procedure

All the artifacts installed to the target System need to be reverted. If the installation executes just an update of the Package then the previous version of artifacts needs to be recovered.

Files

Installation process backup all the files. If the Cancelation is activated all installed files removed or replaced with the backup

Shema

If the Install run the package installation from scratch, then the Cancelation just run the standart Uninstallion procedure.
In case it is Update of the already installed package, then the cancellation only reverts changes implemeted by the update


Revert Schema Changes Not Possible

In case the uninstallation scripts is not provided in the package the Application should rise a warning on Cacelation activation

"Due to the misconfiguration of the Package, the reverting of the Database changes will not be carried out."

Target Group

Developers, Partners, Customers

Acceptance Criteria

Right after the uninstallation, there is no sign of the Package in the UUX console. All customer entities (custom CI, ) stay in the database. The same package can be installed again to the Environment

Digital Workspace Platform DWP-536 Installing Configuration Package validation New

The Configuration Project provides the bunch of criteria which can be used during the further the generated Configuration Package installation for evaluation the target UUX environment meets the minimal Package expectations, and if at least one criterion is not met then the Package installtion is rejected by the System

Dependent Packages

The developed Package can depend on other Packages. E.g. installing the SUEM package to DWP required the "Asset Management" had been installed. If the dependent package is not present the installation process is rejected with the warning message explaining which packages are missing

The installation requires the following packages have been installed first:

  • Package 1

  • Package 2

Minimal Supported Version

The package can rely on System resources (fiels, business components) which have been introduced only in some version. It is possible optionally to defined in the Package minimal required version of the DWP. The Installer will not allow installing packages to the System which has a lower version as Package expected

The Package requires minimal System version {version}.

Target Group

Developers, Partners, Customers

Acceptance Criteria

It is not possible to install/uninstall the package when configured validation fails

Dependency check for install and uninstall. Min version for Install only

Digital Workspace Platform DWP-550 Public API - Configuration Package Installer New

Public API to install configuration package

For more information check online help

Target Group

Developers / Partners

Acceptance Criteria

It is possible to call API and install a package from another website. Definition for Public API followed

Digital Workspace Platform DWP-551 Dedicated Landing Page panel for action items Improvement

User Problem

It is not obvious that those actions are related to Dashboard. Looks like for 1 Widget only

Also, it is not clear what is the difference between Customization Icon and Configuration

Target Group

End Users

Mockup

New Panel will be introduced for Landing Pages so actions can be shown here

Acceptance Criteria

Additional panel works fine on all browsers