Skip to content

Enhancement request: Add removal of objects into the MetaData model #144

@vdrHorst

Description

@vdrHorst

From the README explanation it is clear that renaming existing objects (like Managed Servers) is not supported.

...the WebLogic Deploy Tooling does not support the use of the Name attribute in these folders and any attempt to set the Name attribute will not be honored.

But would it be possible to model a "not wanted object any more" into the model? Which will be deleted when the domain is updateDomain (or even on createDomain where the template adds a not wanted object)?
Possible modelling solution in yaml model_file could be to put an exclamation mark "!" in front of the object name, causing it to be deleted or removed to be set.

(Rationale: When creating a default Forms domain, the managed server from the extentionTemplate "Oracle Forms" is defaulted to "WLS_FORMS" and cannot be overwritten with the createDomain resulting in a obsolete Managed Server after initial run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions