- style
mdsDeploy
Deploy artifacts generated by the mdsBuild operation to the MDS server.
If the deployment fails, the deployment is rolled back.
Environment/Instance Properties
Property Name | Required | Description |
---|---|---|
FDMDS_USERID | Yes | User name for MDS access. |
FDMDS_PASSWORD | Yes | Password for FDMDS_USERID. |
FDMDS_JDBCURL | Yes | Database URL for MDS access. |
FD_ORACLE_SOA_HOME | Yes | Oracle SOA Home, contains folders such as oracle_common, wlsserver, … |
Project Properties
Property Name | Required | Description |
---|---|---|
FDMDS_NAME_SPACE | Yes | Name space within MDS where the objects will be stored. |
FDMDS_PROPERTY_REPLACEMENT | No | Indicates whether property replacement will be performed on the MDS objects. |
Inputs
Input Name | 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.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Replacement Properties
See Appendix.
- style