Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 the specific namespace configured on Project properties.

...

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.

MDS Property Replacement

FDMDS_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




Project File Attributes

Attribute Name

Attribute Code

Required

Description


Info

The following properties are Project File Attributes. They are only available on Partial Deploy projects.


Target PathTARGET

Yes

The path in MDS where the file should be placed. Default value is the SCM file path.

Property ReplacementPROPERTY_REPLACEMENTYesWeather or not to perform property replacement on individual files. Defaults to the value of FDMDS_PROPERTY_REPLACEMENT.

...