Undeploy the MDS component artifacts from the MDS server.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
MDS UserID | FDMDS_USERID | Yes | User name for MDS access. |
MDS Password | FDMDS_PASSWORD | Yes | Password for FDMDS_USERID MDS UserID. |
MDS JDBC URL | FDMDS_JDBCURL | Yes | Database URL for MDS access. |
Oracle SOA Home | FD_ORACLE_SOA_HOME | Yes | Oracle SOA Home, indicates where SOA Suite is installed. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
MDS Name Space | FDMDS_NAME_SPACE | Yes | Name space within MDS where the objects will be stored. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
MDS Undeploy Path | FDMDS_INP_UNDEPLOY_PATH | Yes | Relative path from FDMDS_NAME_SPACE MDS Name Space to indicate the objects that need to be removed from MDS. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation consumes a jar file that contains a variety of objects that will be removed from the MDS, such as an xsd, xslt or wsdl.
...
This operation will query MDS based on FDMDS_NAME_SPACE and MDS Name Space and the relative path configured on the input to determine which objects are in the path. These queried objects will then be deleted from MDS. For example:
...