The WMP-UI is the Angular-based user interface for the UKIS Workflow Management Platform (WMP). It provides a modern and intuitive interface for deploying, executing, and monitoring business processes built on the Operaton (Camunda 7) process engine.
- Angular framework
- TypeScript
- HTML5/CSS3
- RESTful API communication with WMP backend
- Node.js >= (^20.19.0 || ^22.12.0 || ^24.0.0)
- npm >= 9
- Git (for cloning the repository)
-
Clone the repository:
git clone <repository-url> cd wmp-ui
-
Install dependencies:
npm install -
Start the development server:
ng serve
-
Open your browser at http://localhost:4200
- The application will automatically reload if you change any source files.
If you want to use Kerberos, please make sure, your browser is properly configured. In a Firefox you need to visit
about:config and alter the values for the following properties:
network.negotiate-auth.delegation-uris=<WMP-Server-URL>
network.negotiate-auth.trusted-uris=<WMP-Server-URL>
The German Aerospace Center (Deutsches Zentrum für Luft- und Raumfahrt e.V.) and Werum Software & Systems AG welcomes contributions from the community. For more detailed information, see our guide on contributing if you're interested in getting involved.
Commercial support can be requested from the German company Werum Software & Systems AG. For further details, please contact our sales support team at sales@werum.de.
If you run into any problems, please check the ukis-wmp-ui troubleshooting guide
The source files in this repository are made available under the Apache License Version 2.0.
WMP-UI uses and includes third-party dependencies published under various licenses. By downloading and using WMP-UI artifacts, you agree to their terms and conditions.
The DLR project Environmental and Crisis Information System (the German abbreviation is UKIS, standing for Umwelt- und Kriseninformationssysteme aims at harmonizing the development of information systems at the German Remote Sensing Data Center (DFD) and setting up a framework of modularized and generalized software components.
UKIS is intended to ease and standardize the process of setting up specific information systems and thus bridging the gap from EO product generation and information fusion to the delivery of products and information to end users.
Furthermore, the intention is to save and broaden know-how that was and is invested and earned in the development of information systems and components in several ongoing and future DFD projects.
