Versions Compared

Key

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

Table of Contents

Info

Download releases from the support site, support.flexagon.com.

FlexDeploy 4.0.3 - Patch

...

Release 08-09

...

-2017

Plugin Updates

  • OBI
    • Fix issue with Password encryption on the 11G RPD.
  • Weblogic
    • Add support for Side-by-Side (production) redeployment
    • Added fix for JMS Property files with empty lists.
  • Ant
    • Added Feature allowing the use of an external ANT_HOME. This allows users to use a different version of Ant than what is packaged in the plugin.

      • Added an optional Environment/Instance property FDANT_ANT_HOME
      • If this property is unset, it is ignored and the plugin executes normally

...

  • Subversion
    • For Partial Deploy projects, tagProjectSources operation now only tags files included in package instead of all files.
    • tagProjectSources operation now supports tag prefix and suffix to support use cases for tagging within deploy workflows.
  • Microsoft TFVC
    • For Partial Deploy projects, labelProjectSources operation now only labels files included in the package instead of all files.
    • labelProjectSources operation now supports label prefix and suffix to support use cases for tagging within deploy workflows.
  • Perforce
    • Checkout and export operations now support use of Label, previously only Change List Id was supported.
    • Issue fixed where Plugin operations failed to delete client/workspace.
    • Local workspace location is now relative to the FD_TEMP_DIR. This affects an input in most of the operations. Because of the new changes, you should put only relative paths or leave the input blank.
    • Add and Delete operation inputs have changed significantly, please see the Plugin Guide.
  • APEX
    • For the deploy operation, if the APEX SQL Files cannot be found, the plugin will return an error instead of ignoring the missing file.
  • Oracle Service Bus
    • Improved performance of concurrent OSB build executions.
    • Updated classpath for 12.2.x to include missing XQuery libraries.
  • Oracle MFT
    • Operation and plugin names changed for consistancy. Plugin is now "Oracle MFT". The operations changed from Build to build and Deploy to deploy.  This name change will require updating the workflow to use the updated names and to re-associate the plugin operation to your instance to make properties available.
    • Added support project file object type of OTHER.  These are file types which are unrecognized, and not moved by default.
  • Oracle Database
    • Fix for renaming tables when they are referred to by triggers.

      Note
      titleUpgrade Note

      The FDDB schema was changed from 4.0.2 Please run the 4.0 to 4.0.3 schema changes before using the 4.0.3 plugin.


  • Oracle EBS 
    • Fix for a few SQL commands executed twice during deploy.
    • Fix for MDS target attribute issue with extra mds folder.
    • Fix for generateCustomJar operation output data type issue.
  • Oracle B2B
    • Added B2B_User input on the plugin to allow a specific user to be set on the import operations
    • Fix for property replacement in configuration files.
  • Oracle OBIEE
    • OBIEE partial builds can be performed from SCM as well now. See the plugin guide for more information.
  • WebLogic 
    • Fix for JMS System Module creation

...