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-28-2017

Plugin Updates

  • Weblogic
    • Add support for Side-by-Side deployment

FlexDeploy 4.0.3 - Patch Release 08-09-2017

Plugin Updates

  • OBI
    • Fix issue with Password encryption on the 11G RPD.
  • 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

FlexDeploy 4.0.3 - Patch Release 07-24-2017

Plugin Updates

  • EBS
    • Fix issue with the mkdir command not handling spaces properly when creating folders in deploy environments.
  • Mule
    • Added a number of new operations to create and manage servers and clusters.
    • Improvements to the status checking on deployments.
  • Oracle Database
    • Fix regression where baselining multiple schemas fails.
  • Perforce
    • Added an optional input for Changeset ID to specify the Changeset ID to label. Default is to label the latest revision.

...

  • Increase the length of the Project Name field from 50 to 100 characters.

Plugin Updates

  • EBS
    • The plugin now fails properly in the case that the FNDLOAD download command downloads invalid content, for instance if the parameters are not set correctly. This prevents deploying the invalid file.
    • Fixed issue where sometimes the SQL extensions project property wasn't taking effect.
    • Allow Publisher File objects to send in no language code by setting the value to 00. The same works for Territory Code.
  • Weblogic
    • Fix for leaving lock in some cases on development mode servers.
    • Fix for JMS deployments on some Weblogic 11g servers where they were falsely identified as 12c servers and the wrong wlst scripts were being used in some cases.
    • Added support for EIS Transaction Field

...

  • Fix for TFVC Build and Populate sometimes throwing error, especially if multiple checkouts were performed simultaneously.
  • Fix for Invisible FlexFields being visible on Application Request Form.
  • Fix for abort button not closing the ssh connection properly.
  • Better error when Endpoint Instance override setting is wrong in a workflow.

Plugin Updates

  • TFVC
    • Fixed a few issues that were reported regarding cache folder management
  • Maven
    • Environment Instance variables were logged multiple times when internal Maven was used.
  • File Plugin
    • Fix for the Generic String Replacement operation when running on Java 7+ and the replacement text has ${ in it, and literal is set to true.

FlexDeploy 4.0.3 - Patch Release 06-21-2017

Plugin Updates

  • Oracle Business Intelligence (OBI)
    • Improvements to RPD value replacement
    • Added Restart OBI Services operations for 11g and 12c

...

  • Added new variables in Workflow Execution Context for FD_WORKFLOW_REQUEST_ID and FD_WORKFLOW_EXECUTION_ID.

  • Fix for create Approval button on Folder/Application Configuration page was not enabled for users with Update Approval permissions. It was available to FlexDeploy Administrators.

  • Added MainStream variable to FlexField Validation Groovy Script.

  • Test instances were incorrectly marked as not Deployment Target.

  • REST API fix - Package Name is not unique anymore so allowing user to provide ProjectVersion or UseLatestPackageVersion flag.

  • New properties added to ServiceNow instance to allow customization of Approval and Rejection logic for Change Tickets.

  • Fix for NullPointerException in flexagon.fd.model.script.PropertyValueEvaluator.evaluatePropertyExpressions where empty expression is set for Property values.

  • Fix for JIRA integration fails with java.lang.NoClassDefFoundError: org/apache/commons/lang/StringEscapeUtils.

  • Added xls extension to file names and removed space in file name for all Report export to excel operations.

  • Added CMS integration (ServiceNow) and external approval support when deploying at application level.

  • Environment history and state report was not showing external tickets for ITS and folder request.

  • Fix for - groovy.lang.MissingPropertyException: No such property: InstanceCode for class: Script1, when performing application level build.

  • Approval and Scheduled tasks pages have link now for Application Request as well, so approver can easily look at details of Request.
  • Fix for version name was not being displayed in Scheduled Tasks page for project details.

Plugin Updates

  • JDBC
    • SQL File parser updated to match common conventions. Previous approach of delimiting SQL commands using / on new line will continue to work as well.
    • SQL commands now can be delimited by ; in most cases, but / is needed for some cases like Package specification and body.
  • Maven
    • Ability to use Maven installed on Endpoint.
    • Ability to source environment variables before execution.
  • SoapUI
    • Artifacts will be delivered in deploy step, which can contain SoapUI project files to be used for test execution.
  • Tomcat
    • Updated description on Tomcat War File property to indicate that file does not have to be in root of Artifacts folder, but it can be inside specific sub-folders.
  • WebLogic
    • FD_ORACLE_MW_HOME is now required if you are deploying EIS entries.

    • Fix for JMS object deployment failures when very large properties file is used.
    • Number of EIS entries updated was being incorrectly reported in plugin logs and output.
  • Windows Shell
    • Plugin did not fail if bat file being executed did not exist.

FlexDeploy 4.0.3 - Patch Release 05-31-2017

Plugin Updates

  • The Jenkins FlexDeploy Plugin was updated in the Update Center. Download it from your Jenkins install.
    • Fix for help messages on the form inputs
    • Improve error messages when validating connection to FlexDeploy

...

  • FlexFields
    • FlexFields for Build or Deploy request can now be setup to be invisible. This will allow for custom validations to be executed prior to submit of request. Variables supported in FlexFields groovy validation scripts are - EnvironmentCode, InstanceCodes, ProjectName, ApplicationName, FolderPath, PartialDeploymentsFlag, ProjectType, WorkflowName, PackageName, StartTime, StreamName, StreamAttribute1, StreamAttribute2, StreamAttribute3, BuildEnvironmentCode, BuildInstanceCode, UserName, UserRoles, Force, ExceptionToWindow, TriggerType, Value, ValidationMessage.

      • For example, if you want to require Package Name (optional by default), you can configure an invisible FlexField to perform such validation.

    • Build request FlexFields are associated with the Project Version and stored in database. Now they are visible on the Approval and Scheduled Tasks table, so that the approver can make decisions based on those values. In addition, build request FlexFields are also visible on various reports.
  • Approval and Scheduled Tasks
    • Package Name is now displayed for each request.
    • Request Id is now link which will allow the approver to view details of the request (like Included Files) prior to approving the request.
    • Build request FlexFields are visible now for each request waiting for approval or schedule.
  • Partial Deployment Projects
    • Package Name is no longer a unique constraint. Users can reuse the same Package Name for many builds. Each build request will still have unique Project Version. This will allow users to rebuild the Package over time before eventually deploying to down-stream environments.
      • Re-build Package with Same Files option will default Package Name to the same as the previous package name for which user clicked Re-build Gear icon.
      • Project Version and Created by is now displayed on various screens along with Package Name, which should give users more visibility into the package details.
    • Added new permission - Configure Commands to allow control of who can update Build and Deploy commands for Project Files. This was previously limited to FlexDeploy Administrators.
    • Edit and Inactivate icons on Project Files screen are now available on left side as well so that user does not have to scroll all the way to right to perform those actions.
  • Project Properties - Override Property button does not lose values entered on the screen.
  • Tomcat server failed to stop in some cases with shutdown scripts as SSH threads did not terminate correctly. This issue is now resolved.
  • Build or Deploy notification email now includes Project Version or Package Name along with Request Id.

Plugin Updates

  • EBS
    • File Permissions are now supported for various types of files. You can configure File Permissions property on Project Properties and on evaluate File level Target File Permission value will default accordingly. You can individually control each file to have different File Permission as well. This was requested for various Script type files by various customers.
    • Added App Short Name for AOL Object Types, which is used in Build command.
    • Fixed issue with Publisher .xsl files where LOB Type was always set to XML_SAMPLE, now it should be setup as per content of .xsl file.
  • Oracle Database
    • Fixed issue with rename of column which is used by constraints or indexes.
    • Added support for automated rollback to the pre-deploy state on deploy failure
  • WebLogic
    • New operation added to manage OPSS Policy Store details like Application Roles and Enterprise Role memberships.
  • Nexus plugin - retrieve artifacts from Nexus repository.

...

  • Project Files screen

    • Evaluate on Functional Setup was marking Keep Current Value for most of the attributes.

    • For existing Functional Setups, if additional parameter was entered it wiped out previous settings.
    • Project File Includes and Excludes property can now be configured to control files populated on Project Files tab for EBS projects.

Plugin Updates

  • EBS
    • SQL Loader files will not be loaded automatically now. This appears to be default expectation and if desired users can still choose to run sqlldr by checking Execute SQL Loader checkbox for specific files.
    • .pll files are configurable separately from other forms files, so that customers can control source and destination folders appropriately if necessary.

...

  • FDBLD_ENVIRONMENT_CODE and FDBLD_INSTANCE_CODE variables are available in Build and Deploy workflow context, so that deploy workflow can understand where Build was performed if necessary.

  • EnvironmentCode and InstanceCode variables are available in Version Syntax script now.

Plugin Updates

  • EBS SQL update for compatibility with the latest EBS plugin version
  • EBS SQL to fix issues when deploying sql with exit in it. The fix requires the sql to be run, the plugin to be activated, and the sql files to be re-evaluated.
  • EBS SQL to fix issues with some commands being run twice (bug wasn't fully fixed in the initial 4.0.3 release as was initially thought)

FlexDeploy 4.0.3 - Patch Release 05-04-2017

Plugin Updates

  • Oracle Business Intelligence 4.0.3.24
    • Fixed issues with RPD deployments

FlexDeploy 4.0.3 - Patch Release 05-01-2017

Plugin Updates

  • EBS SQL update to make Language optional for Publisher files. This allows the build and deploy commands to be built without the language argument.
  • Jenkins Plugin 4.0.3.18 - Download artifacts from Jenkins to be used in a FlexDeploy build step.
  • Artifactory Plugin 4.0.3.15 - Download artifacts from Artifactory to be used in a FlexDeploy build step.

FlexDeploy 4.0.3 - Patch Release 04-28-2017

Plugin Updates

  • Oracle Database Plugin 4.0.3.62
    • Fix issues with dropping and disabling constraints that are supported by indexes.
    • Allow changing the direction of an index.

...

  • This application release removes support for versions of the Oracle Database plugin before 4.0.3.61.
  • If Oracle Database partial deploy projects were made with an older version of the plugin, finding project files will fail with this error:
  • To resolve that, the project properties tab needs to be opened and saved while a 4.0.3.61 or newer version of the plugin is activated.

Plugin Updates

  • Oracle EBS Plugin 4.0.3.15 - Support for EBS deployments across multiple endpoints which do not have a shared file system.

...

  • ServiceNow integration improvements to support Change Requests and Service Catalog Requests.
  • Workflow designer variable lookup updated to show Perforce and ClearCase related project source variables.
  • Clone depth for Local git repository updated to 2000. This should help with SCM file revision lookup on build request screen.
  • Change Management System – Related Changes input was missing on Partial Deployments project deploy request form.
  • Added support for Partial Deployments project to mass load project templates.
  • For Build All files scenario tolerate if some files are not found, this can be the case if some files are not part of stream being built.
  • Added FD_WF_USER and FD_WF_USER_EMAIL to Workflow Execution Context.
  • Added FD_ALL_FILES_REQUESTED and FD_PACKAGE_NAME to Workflow Execution Context.
  • Project Explorer tree will remove empty folders when performing Filtering. This should allow users to find specific projects easily.
  • Minor fixes to Test Connection for various SCM Instances to handle unexpected exceptions and show better error messages.

Plugin Updates

  • Oracle Service Bus Plugin 4.0.3.8 - Added PreserveEnvironmentVariableValues property for the import operation.
  • Groovy Plugin 4.0.3.1 - Enhancement - increased the size of the code snippet input.
  • Oracle Weblogic Plugin 4.0.3.21 - fix issue with deploying rar files. Better support for stopping node manager.
  • Oracle EBS plugin 4.0.3.10 - Build All no longer throws an error if a file has been removed from SCM since the last build. Added support for Perforce with Checkout Folders.
  • SVN plugin 4.0.3.13 - Fix for exporting a single file with a checkout folder.

FlexDeploy 4.0.3 - Patch Release 03-20-2017

Plugin Updates

  • OBI Plugin 4.0.3.19 - Fix issue with property replacement in the RPD
  • Oracle Apex Plugin 4.0.3.5 - Fix issues with compatibility with the Oracle Database plugin when both are configured on the same instance.
  • Mule Plugin 4.0.3.31 - fix issues with Anypoint Runtime Manager Status checking and make the CloudHub properties easier to use
  • Oracle Database Plugin 4.0.3.54 - fix issue with partial deploy preview mode showing that it would delete an index unnecessarily
  • Oracle WebLogic Plugin 4.0.3.18 - fix issue when working with a cluster and a cluster exists in the domain with no member servers.

...

  • Integration with ServiceNow to link FlexDeploy approvals with change requests. User can provide Change Request when submitting deployment request. Configurations are also possible to auto create change requests during deployment, or incidents upon deployment failure.
  • New screen to view build/deploy request detail, including pending and scheduled tasks, and linked JIRA/ServiceNow tickets. This allows users to view request details even when execution has not started. Requester can also cancel request if desired. 
  • FlexFields can now be configured for build requests in addition to deploy requests. FlexFields values are now available in Workflow Execution Context. Build request related FlexFields values are made available during deployment request also.
  • Improvements to Partial Deployment model, providing hybrid approach to manage full and partial deployments in a single project. Users can easily submit build request for all project files. Continuous Integration can also be setup for Partial Deployment project where package will be built with all files when change is detected in SCM.
  • Security Realms (LDAP) now support Oracle Virtual Directory (OVD).
  • Reports improvements – additional search criteria and results columns.
  • Required FlexFields must be entered before saving on the Continuous Integration page.

Plugin Updates

  • 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

...

  • Plugin step editor in workflow was displaying incorrect plugin name periodically.
  • Workflow variables of type Double cause NullPointerException

Plugin Updates

  • Oracle Data Integrator - now supports 12.2.x
  • Oracle Database - Synonyms, Materialized Views and Materialized View Logs now work with partial deployment
  • Oracle Database - Removed "Force Create Baseline" input on synchronize operation
  • Oracle JDeveloper - Plugin input description changes
  • Oracle WebLogic - Added Failed status check to server start operation
  • Microsoft TFVC - Fixed issue where files were read-only on checkout

...

Plugin Updates

...