The following macros are not currently supported in the header:
  • style

FlexDeploy - Perforce Plugin Guide

A plugin to manage source code in a Perforce depot.


Supported Versions

  • 2016.1+

Key Features

  • Easily configured.
  • Can check out and export files from a Perforce depot.
  • Can add or delete files from a depot.

Instance Properties

FlexDeploy supports creation of Perforce instances and the following properties will be configured for each Instance. These properties are available to all operations.

Property Name

Property Code

Required

Description

Perforce HostFDPERF_HOSTYesThe address of the Perforce host to connect to.
Perforce PortFDPERF_PORTYesThe port on the host to use.
Perforce UserFDPERF_USERYes

The user to connect to the depot as.

Perforce User PasswordFDPERF_PASSWORDYes

The password to use.

Perforce SSL ConnectionFDPERF_IS_SSLYesConnect using SSL.



The Perforce Server at release 2012.1 or higher supports 256-bit SSL connections.  Due to current US export control restrictions for some countries, the standard JDK package only comes with 128 bit encryption level cyphers. In order to use P4Java to connect to an SSL-enabled Perforce server, those living in eligible countries may download the unlimited strength JCE (Java Cryptography Extension) package and replace the current default cryptography jar files with the unlimited strength files. These can be downloaded at the following locations.

The download contains a readme file that explains how to install the unlimited strength JCE. It will need to be installed on both the FlexDeploy server, and any endpoint that the plugin will be executed on.


 Plugin Operations


The following macros are not currently supported in the footer:
  • style