You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 31 Next »

PAS 22.1.2 (04.08.2022)

New Features

Administration and Portal

  • New logging options for NestJS-based platform services
    For NestJS-based platform services, platform operators now can define the log level per channel and and sink. Logs are written to a database and can be analyzed with the Log Analyzer.

API Management

  • Improved API subscription process
    When a consumer subscribes to an API, they receive an email confirmation that their request is pending, and a notification as soon as their request has been approved or rejected (see Notifications in our online documentation).
    The approver receives the request via email, and can accept or reject the request from an improved notification view.
  • Developer Portal: Improved plan card view
    You now can specify an order for the plans listed inside the plan card view. This order is stored on API level.
  • Developer Portal: Improved view rendering/responsiveness on different devices types
    The contents now scale to the maximum width of the screen.

Designer

  • New cockpit view in the generated application
    In the generated application, you can now add permissions (in form of roles) to a process. Users that do not have these permissions are not able to see the instance list and the running process instances. They can only start new process instances if they have permissions to do so (see Role-based Authorization Concept and Running Role-based Applications).
  • Optional Parameters for REST Request/Response Adapter usable
    You now can add additional optional parameters (such as the input parameter RequestOption or the output parameter AdapterResponse) to the RESTAdapter. This enables the full functionality of the adapter.
  • New Apache Kafka Producer adapter
    Use the Apache Kafka Producer adapter to send events to an Apache Kafka messaging queue.
  • New option to export forms as pro-code in a library format
    You now can export all forms of a project as pro-code as a library and use them in other projects.
  • Improved access to object properties in activity diagram
    If source and target object are not of the same type, you can use a transformation on an object flow to extract an attribute from a complex object and assign the value to the target object.

Improvements and Fixes

  • API Management
    • Improved error handling for loading portal
    • Fixed multiple communication issues with the Integration (Bridge) component
    • Improved deletion/unsubscription from an API
    • Fixed client deletion issues
    • Updated Swagger UI
    • Fixed metrics for Rate Limiting policy
    • Support external Keycloak installation
  • Designer
    • Improved Service import
    • Improved search with wildcards in the generated app
    • Various improvements in the model tree
    • Support transformations on object flows
    • Role based authorization for instance list
    • Fix in power() operation for float values
    • Fix in compact() operation for arrays
    • New operations are now static by default
  • Integration (Bridge)
    • Download of raw persistent state data also contains external properties
    • Configurable HTTP header size limit
  • Platform
    • Pass a URL querystring of a request to Keycloak on login request (to support custom SPI's)
    • Changed time format of authenticator-service logfiles (to enable a uniform display in the Log Analyzer)
    • Fixed controlling of Java services from Integration (Bridge) from Administration

PAS 22.1.1 (07.06.2022)

API Developer Portal 1.3.0

BugDescriptionDocumentation Link
PAS-4026Anonymous endpoint is not used if the user has wrong permissions
PAS-3824Introduce paging for list of APIs shown in marketplace
PAS-3814Test: Cypress Test use Plugin Version and are therefore not working between releases
PAS-3750Signup wizard: Step 1: Clients table missing central divider lines
PAS-3741Improve error handling on search page
ImprovementDescriptionDocumentation Link
PAS-3981Label for counting APIs should be removed
PAS-3910Cypress Test Infinite Scolling
PAS-3909Add Cypress Test for Register Button on My Clients
PAS-3815Idea: Create more generic functions to create test data
PAS-3754Check if material icons are correctly set up for offline use
PAS-3718Documentation for cypress tests
PAS-3701Improve Policy Card
PAS-3596Show URL of public APIs on API details page
PAS-3535Add Register Client functionality to My Clients
PAS-3326Redirect admins to the Manager UI if they click on an approval notification
New FeatureDescriptionDocumentation Link
PAS-3759Introduce API Discoverability
PAS-3742Show user avatar next to logout button
PAS-2729Support for user specific language rendering

API Management 8.2.0

BugDescriptionDocumentation Link
PAS-4099StartTLS does not work
PAS-4045Policy settings are not saved correctly
PAS-4035Without apiadmin permission in Keycloak no users can be added to own organization
PAS-4010Image Upload does not work
PAS-4004Removing an API policy does not work
PAS-3940Layout in 'Edit' versions of policies has large left padding/margin
PAS-3913Delete button for locked policy shown but leads to error
PAS-3903Wrong permission check for approval in UI
PAS-3717Timestamps are not displayed
PAS-3702Remove fixed height from contracts list
ImprovementDescriptionDocumentation Link
PAS-3819Show PAS error page when user has no access
PAS-3640Setting to allow only admins or everyone to create an organization
PAS-3349Improve E-Mail templates
New FeatureDescriptionDocumentation Link
PAS-3923Support OpenAPI v3 Endpoint Replacement
PAS-3759Introduce API Discoverability
PAS-2629API Management Black- oder Whitelist keine IP Netzmaske möglich

Bridge 7.22.1

Contains xUML Runtime Version: 2022.5
Contains Bridge API Version: 2.13.0
Contains Roles Version: 1.27

BugDescriptionDocumentation Link
PAS-4094Changing a setting variable via REST API has no effect on affected services

Builder 7.25.0

Contains xUML Runtime Version: 2022.5

BugDescriptionDocumentation Link
PAS-3954Wrong base path on container deployment
PAS-3941forbid to create instances of type Any
PAS-3868Regression tests: test case count is wrong for ParallelRequest tests
PAS-3861REST input body model ignores External Name settings
PAS-3836RegTests: Some "ParallelRequests" tests suddenly abort the testrun
PAS-3832Cannot use classToJSON in mapping diagram without providing composer options
PAS-3816Usage of "remove" action with Filesystem adapter does not compile
PAS-3787Action script errors do not disappear
PAS-3766Cannot use literal as input for Memory adapter
PAS-3730Service crashes when calculating with foreach index
PAS-3665Service using getCompositeXYZ() won't start
PAS-1733Updated JavaMail library to 2.6.2 in example
ImprovementDescriptionDocumentation Link
PAS-3967Allow empty string as default value for properties
PAS-3734Using tabulator and \n in labels leads to compilation error
PAS-3687Create an example for blobs in REST interface
PAS-3684Extend PStatePurchaseOrder example with <<PersistentStateControl>> adapter
PAS-3662Define dependencies between stereotypes
PAS-3568Use modified date to check cache
PAS-1176Generated app to angular 13
New FeatureDescriptionDocumentation Link
PAS-3782Send inherited stereotype properties to designer
PAS-3689Designer Incoming Service REST
PAS-3411Send enumeration types in the designer

Designer 4.1.0

BugDescriptionDocumentation Link
PAS-4073Open Api Import error in definition array $ref
PAS-4067Cannot import a bpmn model or a form
PAS-4048OpenAPI importer does not support array of data as response
PAS-4027Missing control panel icons
PAS-4018Wrong error: Arrays must not have default values
PAS-4013Wrong translations when deleting a service
PAS-3930UI adjustments for the docker deployment
PAS-3912Folder Gone
PAS-3831Library Form trigger events are not shown
PAS-3825Positioning of mapping functions
PAS-3786Change of form only is not compiled to service repository
PAS-3785readAllOverviewModels not called
PAS-3757Literals broke mapping diagrams
PAS-3694Overview panel does not show content
PAS-3663Attribute menu data remains after collapsing pane
PAS-3623After deleting property the mapping diagram is broken
PAS-3613Mapping diagram: deleted properties are not marked as error
PAS-2839Panels issues
PAS-2643Selecting form on user task doesn't assign type to message parameter anymore
New FeatureDescriptionDocumentation Link
PAS-4096Designer sends corrupted json in .form.json
PAS-3964Send deploymentType and hostname to compiler
PAS-3686Default values for class attributes
PAS-2388Provide a project search in the service tree
PAS-1567Support Docker container as deployment target
ImprovementDescriptionDocumentation Link
PAS-3974Search in service panel should match inside words
PAS-3973Trigger search in service panel: search term is not to small
PAS-3936Validate service name for docker deployment
PAS-3932Check if user has the profile xuml_admin for docker deployement
PAS-3927Default deployment target
PAS-3890Clicking on the validation button has to focus the validation panel
PAS-3873Rewrite logic for autoLayout
PAS-3818Remove the action event for datatables
PAS-3803Delay search in service panel
PAS-3763Integrate not skipped unit tests into pas-release
PAS-3733Implement periodic cleanup of log collections
PAS-3721Add default proxy port when creating service
PAS-3685Type selection dialog: search for snippets
PAS-3650DataTable_Item elements should have property _meta generated
PAS-3329projectId property on definition and model
PAS-3237Show only data that can be used in the type selection dialog
PAS-3187Sort all arrays in the data being sent to the compiler

portal-app 2.0.0

ImprovementDescriptionDocumentation Link
PAS-3807Portal and consumed modules must use new platform-communication version (NestJS bump)

service-manager-module 3.0.1

BugDescriptionDocumentation Link
PAS-4065Fix broken nest js details page
PAS-3400xUML Management UI's empty without xuml_container_admin-profile
PAS-3351Bridge links in integration services do not work
New FeatureDescriptionDocumentation Link
PAS-3724Targeting new service repository API

service-repository 6.0.0

BugDescriptionDocumentation Link
PAS-3747Service control not possible in dev
PAS-2883Refreshing the bridge service does not show an error message
ImprovementDescriptionDocumentation Link
PAS-3706Add version to XUMLServiceStatusResponse

user-service 6.3.1

ImprovementDescriptionDocumentation Link
PAS-3740Create new portal base profile with minimalistic set of permissions
PAS-1293Forbid blanks in profile namespace during profile creation
BugDescriptionDocumentation Link
PAS-3222Retry does not stop after 10 retries if pas designer is not started

xUML Runtime 2022.4

BugDescriptionDocumentation Link
PAS-3793SQL Server: inserting NULL into VARBINARY(max) column fails
PAS-3780Slow performance searching persistent state object with 3 "or" conditions

xUML Runtime 2022.5

BugDescriptionDocumentation Link
PAS-3943REST Service: crash on empty header that is defined as REST Parameter
PAS-3874Crash when serializing broken REST response / reading broken REST request
PAS-3744runtime generates application/xml REST response where application/json is expected
PAS-3708REST Adapter: crash if simple type given as Body
ImprovementDescriptionDocumentation Link
PAS-3939Update curl to 7.83.1
PAS-3904Avoid http error 406 when accept header is not set in request
PAS-3886JSON Parsing: support converting timestamp to DateTime
PAS-3145Update sapnwrfcsdk to version 7.50 patch level 9
New FeatureDescriptionDocumentation Link
PAS-3567JWT token Adapter

xuml-tool 1.3.2

BugDescriptionDocumentation Link
PAS-3402Accept unset (empty) settings

PAS 22.1.0.1 (29.04.2022)

Bridge 7.21.0

Contains xUML Runtime Version: 2022.4
Contains Bridge API Version: 2.13.0
Contains Roles Version: 1.27

ImprovementDescriptionDocumentation Link
PAS-3817xUML Runtime 2022.4
PAS-3791Updating Java to version 17.0.3
BugDescriptionDocumentation Link
PAS-3649Wrong HTTP Code in case of error

xUML Runtime 2022.4

BugDescriptionDocumentation Link
PAS-3793SQL Server: inserting NULL into VARBINARY(max) column fails
PAS-3780Slow performance searching persistent state object with 3 "or" conditions

PAS 22.1 (08.04.2022)

API Developer Portal 1.2.3

ImprovementDescriptionDocumentation Link
PAS-3677API definition does not work for unexposed APIs
PAS-3410Add 'Unlitmited' Label to plan cards
PAS-3302Add tooltips for APIs on my clients pageDeveloper Access to APIs
PAS-3301Add API Status to API Cards/API DetailsManaging the Developer Portal
PAS-3291Improve Toc
PAS-3048Remove unused url parameter from signup and refactor navigation check
PAS-3045Add role check once final permission role is available
PAS-2975Disable header navigation in wizard
PAS-2962Improve CSS Grid for My Applications
PAS-2958Show API Markdown in My Applications/Public APIs
PAS-2354Modify devportal -> config.json to take over parameter from variable (.env)
BugDescriptionDocumentation Link
PAS-3590Show different message if rate/quota limit policies are not setDeveloper Access to APIs
PAS-3562Duplicate Client should not be allowed
PAS-3540Policy card did not scale well with low res displaysDeveloper Access to APIs
PAS-3536Endless loading spinner for policy probesDeveloper Access to APIs
PAS-3346API description in API card is not truncated
TaskDescriptionDocumentation Link
PAS-3299Update to Angular 13.2
PAS-3221Rename "My Applications" to "My Clients"Managing the Developer Portal

API Management 8.1.2

Compatibility Hint

If you change your name or email in the user administration of Keycloak, it will be changed in API Management as well on next login (or token update).

BugDescriptionDocumentation Link
PAS-3601ES Metrics: if metrics buffer is full, then drop records rather than blockingMetrics
PAS-3592In the Client metrics [object Object] is displayedMetrics
PAS-3563Browser back button does not work on "All APIs/Organizations" pageFinding Organizations
PAS-3559Cannot remove custom marketplace icon once uploadedExposing an API
PAS-3546Policies dont get deletedPolicies
PAS-3499OAuth authentication fails: 502: Bad Gateway
PAS-3481Using keycloak oauth policy leads to auth error when testing public apiKeycloak OAuth
PAS-3378NPE in URL Rewriting PolicyURL Rewriting
PAS-2921Hide section "Attached Plans" in Dev Portal tab when API is publicAPI Settings
PAS-2319JWT Policy - Call Using JWK url does not workJWT
PAS-2295Change API Mgmt System/Gateway Test
ImprovementDescriptionDocumentation Link
PAS-2727Update Tools section from menuThe API Management User Interface
PAS-2711Mail change in user management is to be adopted in API management as well

Bridge 7.20.0

Contains xUML Runtime Version: 2022.3
Contains Bridge API Version: 2.13.0
Contains Roles Version: 1.27

ImprovementDescriptionDocumentation Link
PAS-3583xUML Runtime 2022.3
PAS-3509Update to Node.js 16.14.2
PAS-3486Update Tomcat to version 9.0.60
PAS-3434Update Tomcat to version 9.0.59
PAS-3433Update Apache httpd to version 2.4.53
PAS-3242Update to Node.js 16.14.0
PAS-3241xUML Runtime 2022.2
BugDescriptionDocumentation Link
PAS-3489Proxy entry for Node.js service is not created
PAS-3430Deployment xUML service is slow (many log files or trace files)
PAS-3362Previous Xuml Service Removed upon deployment

Builder 7.24.0

Contains xUML Runtime Version: 2022.3

ImprovementDescriptionDocumentation Link
PAS-3581Persistent State Workerlimit
PAS-3547Create empty UI resource when angular is disabled
PAS-3436xuml-compiler-service: use up to 4 GB for Node.js
PAS-3435Remove xuml-base and PASPlatformCommunication_lib documentation
PAS-3415Analyzer should support PersistentStateControl
PAS-3391Removed Any.classToExtendedJSON
PAS-3358Missing String Operation in Analyzer
PAS-3314Fix/Update cypress test for generated app (PAS 21.2.2)
PAS-3003Enable base type operations with complex parameter
PAS-3002Enable basic operations (getServiceContext, ...)
PAS-3001Add more stereotypes
PAS-2973Stereotypes for properties <<E2EAttribute>>
PAS-2792Compile SAP Adapter
PAS-1540Introduce categories to generated Swagger UI
BugDescriptionDocumentation Link
PAS-3464"File not found" exception on EDIFACT import
PAS-3424Multiple control flows from same CallOperationNode in generated mapping
PAS-3381Unhandled signal error in Designer service
PAS-3376Main.js is generated with id when building angular application with watch
PAS-3366GET BPMN instances is slow
PAS-3354Intermediate event states are missing with GET /{id}
PAS-3319A sequence of more than one item is not allowed as the result of a call to util:getOriginalElement#1 ("", "")
PAS-3317FileSystemAdapter wizard doesn't show parameter dialog for removeRecursive action
PAS-3297Cant deploy project if empty form group element
PAS-3295Return better error when angular build fails
PAS-3136Compiler error after clean all for models with indirect library dependencies
PAS-3026avoid Writing error element to .../NameError.xml
New FeatureDescriptionDocumentation Link
PAS-3360Create a _meta type for table
PAS-2894Compile <<FlatFileAdapter>> operations

Builder 7.24.1

Contains xUML Runtime Version: 2022.3

BugDescriptionDocumentation Link
PAS-3688PersistentState: using externals causes compiler warnings about "eml:Feature"
PAS-3657Compiled application doesn't get updated after re-deploy

Designer 4.0.0

BugDescriptionDocumentation Link
PAS-3623After deleting property the mapping diagram is brokenWorking with the Mapping Editor
PAS-3621target pin disappears
PAS-3619Apply the SearchKey stereotype for all instance table column except the CurrentTasksConfiguring the Instance List
PAS-3599Activity Diagram Literals not accepting values for some types
PAS-3564Sort not possible if filterable is disable in the instance table
PAS-3511Message type does not change to form type
PAS-3485Activity Diagram literals can't be attached to base type operations
PAS-3482Deployment failed: SocketException: Unexpected end of file from server
PAS-3473Action script tab is not updated when name is changed
PAS-3453No open icon for mapping diagram in execution diagram
PAS-3447Pin tooltips don't show array brackets
PAS-3439Form data are not displayed correctly in the instance list
PAS-3437Pasting elements does not work
PAS-3418Instance table not in sync
PAS-3397column number is mixed on one form
PAS-3394Show return parameters with name nicely
PAS-3389Missing permission for displaying namespaces during library import in PAS default permissions
PAS-3382Should be possible to connect output of type any to any variable
PAS-3374Not Filterable
PAS-3364Actionscript documentation is not reachable
PAS-3343Renaming buttons leads to removed trigger events
PAS-3322Show invalid inversly implemented on activity diagram
PAS-3263After the mapping function is deleted, non-persisted pins are left
PAS-3223If operation has implementation icon is not set in tree
PAS-3191"Show parameter name" does nothing
PAS-3188Moving an element while creating parameter does not create the parameter on the UI
PAS-3122Selected parameters and properties are not provided to attribute menu
PAS-3121Some logs are not displayed correctly in pas-designer-service
PAS-3108Return type in getExecution can not be changed
PAS-3107Delay till creation dialog is closed
PAS-2939Creating relation to pins
PAS-2880OpenAPI connector import: missing arrays
PAS-2780Activity name changed in tree but not in tabs
PAS-2701Subform property type is not displayed in data model
PAS-2416Inserting vertical/horizontal space does not work properly with lanes
PAS-1595Highlighting of pins when creating relation
ImprovementDescriptionDocumentation Link
PAS-3395Applying stereotypes to packages
PAS-3254Trigger Events Search/Auto-Complete Features
PAS-3185Resubscribe to updates for all open models after reconnection to the server
PAS-3181Revise the usage of functions within html files
PAS-3165OpenApi Descriptor type and id are not same
PAS-3153Remove the button for toggling random command error debug mode
PAS-3134Remove parallel and queued events options from Timer Start Event
PAS-3031Stop the spinner and show an error if prepare for compiler failed
PAS-2995repair script: highlight serious errors
PAS-2910Replace API try out link
PAS-2679Pin connecting and moving
PAS-2599make endpoint url of xuml-compiler-service configurable via environment variables
PAS-2523Refactor mapping model update
PAS-2007Group stereotype attributes
PAS-210"Clear and Save" in select type dialag not intuitive enough
New FeatureDescriptionDocumentation Link
PAS-2692Pro Code: Send pro code data to compiler
PAS-2501Fix data table column display
PAS-2500Add literals
PAS-2495Create migration scripts for data table
PAS-2332Make it possible to configure the default sorting mechanism for a column
PAS-2327Make it possible to use types in data table
PAS-1919Pro Code: Use pro code form events in boundary events
PAS-1918Pro Code: Use pro code form events in user tasks
PAS-1917Pro Code: Use pro code forms in sub-forms
PAS-1916Pro Code: Use pro code forms in user tasks
PAS-1915Pro Code: Use pro code forms from library

Designer 4.0.1

BugDescriptionDocumentation Link
PAS-3715Alias selection list is empty
PAS-3698After deleting parameter the mapping diagram is broken
PAS-3697Cannot enter a default value on persisted integer/float anymore
PAS-3683Activity diagram: missing text symbolType.ActivityLiteral
PAS-3644Instance Table: Name column throws an errorConfiguring the Instance List
PAS-3611Mapping diagram: ordering of properties
PAS-3514Parameter change only after reloading the mapping diagram
ImprovementDescriptionDocumentation Link
PAS-3666Make the sortable independent of the filterableConfiguring the Instance List

admin-app 6.7.0

New FeatureDescriptionDocumentation Link
PAS-3245Access of multiple analytics nodes to one SQL database

analytics-api-service 4.0.2

BugDescriptionDocumentation Link
PAS-3556ETL does not work

analytics-collector-service 2.0.0

New FeatureDescriptionDocumentation Link
PAS-3245Access of multiple analytics nodes to one SQL database

analytics-etl-service 2.0.0

BugDescriptionDocumentation Link
PAS-3556ETL does not work
PAS-3528Analytics-db initialization does not work correctly
New FeatureDescriptionDocumentation Link
PAS-3245Access of multiple analytics nodes to one SQL database

opensearch 1.3.0.0

ImprovementDescriptionDocumentation Link
PAS-3632update to opensearch 1.3.0
PAS-1528migrate to opensearchAnalyzing Platform Logs

file-storage 4.4.0

BugDescriptionDocumentation Link
PAS-2318getFile method will return a random file if no uuid is provided

keycloak 16.1.1.0

ImprovementDescriptionDocumentation Link
PAS-3625Upgrade Keycloak to v16.1.1Working with the Identity Management
PAS-3349Improve E-Mail templates

opensearch-dashboards 1.3.0.0

ImprovementDescriptionDocumentation Link
PAS-3631update kibana to opensearch-dashboards v1.3.0Analyzing Platform Logs

minio 2022.3.8.0

ImprovementDescriptionDocumentation Link
PAS-3630update minio to v2022.3.8

mongodb 4.4.13.0

ImprovementDescriptionDocumentation Link
PAS-3626update mongodb to 4.4.13

mysql 5.7.37.0

ImprovementDescriptionDocumentation Link
PAS-3627update mysql to v5.7.37

nginx 1.21.6.0

ImprovementDescriptionDocumentation Link
PAS-3633update nginx to 1.21.6
PAS-3365Improve SSL Settings - drop TLSv1.1 support

one-docker 22.1

TaskDescriptionDocumentation Link
PAS-3524Add new xUML container license into service-repository over binding

pas-service-template 1.0.0

New FeatureDescriptionDocumentation Link
PAS-3032Register Config and use singleton config object through template
PAS-2970New nest.js based pas-service-template
PAS-2969Logging implementation for nest.js based services and elastic

portal-app 1.7.0

BugDescriptionDocumentation Link
PAS-3463Rename Kibana and Keycloak Component
PAS-3429Check the link which should be displayed when clicking on 'Documentation' in the portalGetting Started With Scheer PAS
PAS-3427Service link is redirecting to portal if the profile is not assigned to the user

portal-external-modules 1.0.7

BugDescriptionDocumentation Link
PAS-3463Rename Kibana and Keycloak Component

Analyzing Platform Logs

Working with the Identity Management

New FeatureDescriptionDocumentation Link
PAS-2878Update link for new api developer portalDeveloper Portal

postgres 12.10.0.0

ImprovementDescriptionDocumentation Link
PAS-3628update postgres to version 12.10.0 and and pgpool to 4.3.0

redis 6.2.6.0

ImprovementDescriptionDocumentation Link
PAS-3629update redis to 6.2.6

service-manager-module 2.7.7

BugDescriptionDocumentation Link
PAS-3510After changing config and clicking restart progress bar does not appear below service name
PAS-3463Rename Kibana and Keycloak Component

Analyzing Platform Logs

Working with the Identity Management

ImprovementDescriptionDocumentation Link
PAS-3340Change restart icons in service managerAdministrating the Platform Components
PAS-3024Adjust order of Log Levels in AdministrationChanging the Log Level of a Docker Container

service-repository 5.4.0

New FeatureDescriptionDocumentation Link
PAS-3575Read license information from deployed xuml containerControlling Containerized xUML Services
BugDescriptionDocumentation Link
PAS-3525Hostname must not contain underscoresWorking With the Deployment Wizard
ImprovementDescriptionDocumentation Link
PAS-3249Add additional role checking policy for xUML service routes

xUML Runtime 2022.3

BugDescriptionDocumentation Link
PAS-3472PersistentStateControl queryObjects with includeObjectData=true is slow
PAS-3416Service with MongoDB Adapter crashes under load
PAS-3307MongoDB pipeline update with upsert=true does not insert
PAS-2577Service may crash after re-connecting to PState database due to invalid connection use
ImprovementDescriptionDocumentation Link
PAS-266SAP IDoc (record) parser diagnostic

xuml-library-repository-service 4.1.0

ImprovementDescriptionDocumentation Link
PAS-2819Create ids for pro code forms

xuml-management-logging 1.2.4

BugDescriptionDocumentation Link
PAS-3577Logs should be available also when container is restartingShowing Logs of a Containerized xUML Service
PAS-3463Rename Kibana and Keycloak Component

Analyzing Platform Logs

Working with the Identity Management

PAS-3419Quick Action for xUML logging module shows errorControlling Containerized xUML Services

xuml-management-overview 1.4.0

New FeatureDescriptionDocumentation Link
PAS-3576Render xuml license information in management ui overviewControlling Containerized xUML Services

On this page:

  • No labels