SICS 22.4
SE-16384 Eliminate XSD violations #
Remove violations of the XSD strict enforcement, partially to support the new .NET Core client and partially to just be correct. Example: SicsWsAdministrationEntryPoint.isAvailable
The modifications to the schema are detailed in the XSD Changes section of the system documentation.
https://www.w3.org/TR/xmlschema11-1/#cos-element-consistent If the {particles} property contains, either directly, indirectly (that is, within the {particles} property of a contained model group, recursively), or ·implicitly·, two or more element declarations with the same expanded name, then all their type definitions must be the same top-level definition, that is, all of the following must be true:
- All their declared {type definition}s have a ·non-absent· {name}.
- All their declared {type definition}s have the same {name}.
- All their declared {type definition}s have the same {target namespace}.
- All their {type table}s are either all ·absent· or else all are present and ·equivalent·.
SE-15584 - Unified SAP BI Reporting Universes #
The existing sets of Oracle & SQL Server universes have been combined into a single set based off the SQL Server universes with significant modifications to onnect to and report off of the any of the supported database platforms: Oracle 19c, Microsoft SQL Server 2014+, PostgresSQL 11+
Reports developed in the new universes will not have to be modified to work on each platform. Existing reports will need some degress of modification to work on the new Universes.