Deploy artifacts generated by the mdsBuild operation to the MDS server. Note that MDSObjects.jar (artifact file) does not have namespace in it's structure, but objects will be deployed to specific namespace configured on Project properties.
Property replacement logic will be executed on Objects prior to deployment if MDS Property Replacement was checked on project properties.
This operation must execute on one of the SOA managed server endpoints in SOA domain.
Environment/Instance Properties
...
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
MDS Name Space |
| Yes | Name space within MDS where the objects will be stored. |
MDS Property Replacement |
| No | Indicates whether property replacement will be performed on the MDS objects. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation consumes a jar file that contains a variety of objects that will be stored in the MDS, such as an xsd, xslt or wsdl.
...