In MyST 5.5.1.0+ new Platform Blueprints and Models prompt for the Database Host, Port and Service Name rather than the complete URL. Existing Platform Blueprints and Models can be updated to utilize Database Host, Port and Service Name properties. This functionality allows support for short format JDBC URLs to be used with Oracle RCU and long format JDBC URLs with WebLogic JDBC DataSources such as GridLink.
The following properties have been added and updated:
db-host, db-port and db-service-name properties (more on this in the Platform Model section)db-runtime-url property

The following properties are new and will be undefined:
To effectively use the new RCU properties you can:
db-host, db-port and db-service-name properties

db-url. This resets the property so it now inherits from the blueprint.

db-url re-generated with a resolved value.
