Adds a file or folder Add file(s) to the Perforce depot. You must first perform checkout prior to calling this operation in workflow. New files must be existing in Local Workspace Path when this operation is invoked.
Environment/Instance Properties
Property Name | Property Code | Required | Description | com.ibm.rational.teamapi_8x folder location | FDCCUCM_LIBRARY_PATH | Yes | Path to the com.ibm.rational.teamapi_8.0.1.vxxx folder (e.g. /opt/IBM/IMShared/plugins/com.ibm.rational.teamapi_8.0.1.v20130523_0121)
---|---|---|---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description | |||
---|---|---|---|---|---|---|
Instance Code | FDPF_INP_PERFORCE_INSTANCE_CODE | Yes | The Perforce instance to use. This SCM Instance must be configured in FlexDeploy prior to using the plugin. Instance is used to retrieve information like URL, User and Password. | |||
Depot Path | FDPF_INP_DEPOT_PATH | Yes | The path in the depot to add files toDepot Path in perforce repository. | |||
Local Workspace Path | FDPF_INP_LOCAL_PATH | Yes | The path to the workspace to add folder which contains files to be added, this would be inside the FD_TEMP_DIR. | |||
File List | FDPF_INP_FILELIST | Yes | A space-separated list of files to add. | |||
FDPF_INP_COMMIT_MESSAGE | No | The message to send with the commit. | File List | FDPF_INP_FILELIST | Yes | A space-separated list of files to add.
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn’t consume or produce any artifacts.
...
This operation will select all available endpoints associated to the environmentEnvironment/instanceInstance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.