Versions Compared

Key

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

...

Info

To request support or find downloads, please login to the support site at http://support.flexagon.com. If you don't have access to the support site, please contact us.

FlexDeploy 4.6.0.5 (Coming Soon)

Info
titlePackage Details
  • Tomcat Application - 4.6.0.5.x
  • WebLogic Application - 4.6.0.5.x
  • Updated Plugins - JDBC, Microsoft TFVC

General

  • [FLEXDEPLOY-459] - New REST API to promote project version to release.

Bug Fixes

  • [FLEXDEPLOY-287] - Endpoint - copying endpoint does not copy username.
  • [FLEXDEPLOY-456] - EBS - add ; at end of file if necessary. For example, If there is only view in the SQL file without ; at the end, sqlplus fails to create the view.

  • [FLEXDEPLOY-457] - EBS - add SHOW ERRORS in deploy command if not present for SQL files.

  • [FLEXDEPLOY-529] - EBS - build command fails if there is space in file or path.

FlexDeploy 4.6.0.4 (09-15-2018)

Info
titlePackage Details
  • Tomcat Application - 4.6.0.4.98
  • WebLogic Application - 4.6.0.4.45
  • Updated Plugins - JDBC, Microsoft TFVC

General

  • [FLEXDEPLOY-243] - Allow logging of DBMS Output for JDBC plugin - partialDeploy operation. Additionally new input added to control printing of SQL statements in plugin logs.
  • [FLEXDEPLOY-431] - Release description is added to release based notifications.
  • [FLEXDEPLOY-461] - Project id, Project Name and Folder Path variables are now available in override match script for partial deployment projects.

Bug Fixes

  • [FLEXDEPLOY-267] - Home - Approval & Scheduled task count now includes release based task and both counts are for Tasks assigned to logged in user.
  • [FLEXDEPLOY-355] - Release Security - Create/Update permission can be independently granted to only control Release name and description. Other permissions like Configure Project List, Configure CMS do not require Create/Update permission.
  • [FLEXDEPLOY-377] - Pipeline Execution - Boolean variable is not working in Precondition script.
  • [FLEXDEPLOY-440] - Rebuild package now initializes branch name based on selected previously built package. Other details like files, flexfields, workflow inputs were already being initialized from selected package.
  • [FLEXDEPLOY-451] - Microsoft TFVC Plugin - Get operation is not working when change set is not provided.
  • [FLEXDEPLOY-479] - NullPointerException fix during HP UFT test parse.

...

Info
titlePackage Details
  • Tomcat Application - 4.6.0.3.89
  • WebLogic Application - 4.6.0.3.39
  • Updated Plugins - Unix Shell, Windows Shell, Windows Powershell, WebLogic, Oracle EBS, utPLSQL, Oracle Database, Docker, ServiceNow

General

  • FlexDeploy tutorials for EBS, WebLogic Resources and Java Application are now available with sample docker image. See FlexDeploy 4.6 Documentation.
  • [FLEXDEPLOY-225] - Date format for various Locales are added - English (US, England, Australia, India, Canada, New Zealand), Portuguese (Brazil), German (Germany).
  • [FLEXDEPLOY-327] - Show Release Id on release search and edit page.
  • [FLEXDEPLOY-195] - EBS - ignore failure checkbox added on project files tab for sql files. This will allow users to easily ignore sql file failures. Project level property to ignore failures is still available as well.
  • [FLEXDEPLOY-154] - EBS - If sql file contains WHENEVER SQLERROR CONTINUE, it will be marked to ignore failures on project files tab.
  • [FLEXDEPLOY-196] - EBS - allow for override of match script.

  • [FLEXDEPLOY-274] - Partial Execute operation for shell plugin now allows setting of the file status using helper functions.
  • [FLEXDEPLOY-271] - WebLogic - allow SubDeployment for Foreign JMS Server configuration
  • [FLEXDEPLOY-295] - EBS - added support for FND_PRINTER type for AOL objects.
  • [FLEXDEPLOY-376] - EBS - allow for space in AOL, Web ADI and Setup files.
  • Docker plugin updates for build image and push image operations.

Bug Fixes

  • [FLEXDEPLOY-38] - EBS - sql file execution fails when file name contains spaces.

  • [FLEXDEPLOY-39] - EBS - when populating files from SCM, show error message if the Application Short Name is not configured on project properties.

  • [FLEXDEPLOY-108] - EBS - avoid execution failures when file path, password, URL contains space.
  • [FLEXDEPLOY-207] - Partial Deployment - File contents not considered correctly when moving file to different object type.
  • [FLEXDEPLOY-231] - EBS - AOL Target Location doesn't use the App Short Name attribute for target location.

  • [FLEXDEPLOY-257] - EBS - App Short Name is not used with Publisher files for Deploy Command.
  • [FLEXDEPLOY-269] - EBS - source changes from EBS to SCM on re-evaluate of files that are being exported from EBS.

  • [FLEXDEPLOY-273] - Release Execution - project group does not work well when some projects have no groups selected on release definition.

  • [FLEXDEPLOY-289] - Security Realm - Required fields show value required errors on create.

  • [FLEXDEPLOY-296] - Snapshot - if project is changed from all files to package, next snapshot does not remove all files version from snapshot.
  • [FLEXDEPLOY-310] - EBS - some sql files execute successfully in FlexDeploy but failed to create objects in database if / is missing in file.

  • [FLEXDEPLOY-332] - utPLSQL V3 doesn't find testcases when a suitepath is specified.

  • [FLEXDEPLOY-337] - Security Realm - if you enable group mapping before filling in details, it doesn't enable the group mapping tab or require the group fields properly.
  • [FLEXDEPLOY-346] - Release Dashboard - approve button not visible if external realm user is member of pipeline role.

  • [FLEXDEPLOY-252] - Approval tasks are not searchable by snapshot name.

  • [FLEXDEPLOY-98] - Snapshot - duplicate project in snapshot versions if stream is changed for project in release definition.

...

Info
titlePackage Details
  • Tomcat Application - 4.6.0.2.39
  • WebLogic Application - 4.6.0.2.17
  • Updated Plugins - Artifactory, Nexus, Git, SoapUI, WebMethods

General

  • FlexDeploy tutorials for Oracle SOA Suite and ADF are now available with sample docker image. See FlexDeploy 4.6 Documentation.
  • After installation when FlexDeploy is launched for first time, users will have ability to create administrative user with password, previously user and password was defaulted to fdadmin and welcome1.
  • Plugins page now has link to download latest version of plugins. You can still use support.flexagon.com to download plugins.
  • [FLEXDEPLOY-92] - Add Force Deploy boolean flag to Workflow Execution Context. See FlexDeploy Variables Guide.
  • [FLEXDEPLOY-203] - Add Workflow Context variables for Project Path, Project Id and Server Base URL. See FlexDeploy Variables Guide.
  • Added MENU_ENTRY and REQUEST_GROUP_ENTRY support for AOL object types for EBS projects.

Bug Fixes

  • [FLEXDEPLOY-1] - Release Dashboard shows snapshot content as empty on older projects if the project/package is removed from the Release after execution.
  • [FLEXDEPLOY-3] - Test Automation Dashboard does not show all Projects, Set, Definitions.
  • [FLEXDEPLOY-7] - When populating groups from active directory the first time, they are not sorted.
  • [FLEXDEPLOY-33] - Plugin logs show **** in many places in some lines.
  • [FLEXDEPLOY-35] - Foreign Key violation when setting pipeline role permissions on NEW pipeline. Edit works fine. (Constraint "PIPELINE_ROLE_PERM_PERM_FK" is violated during post operation "Insert")
  • [FLEXDEPLOY-36] - NullPointerException clicking on Team tab from Security tab on Pipeline.
  • [FLEXDEPLOY-37] - Missing enum and missing image for Queued status on dashboard.
  • [FLEXDEPLOY-42] - Testing Tool name should not be updatable.
  • [FLEXDEPLOY-48] - EBS project issue - no such property "FILE_PERMISSIONS" can't move files from “Script” object type to “Script with execution” object type.
  • [FLEXDEPLOY-61] - Add File button on Build Request Form (Partial) should not do anything if user has not entered any file name.
  • [FLEXDEPLOY-180] - EBS Publisher XML file extract fails with ls: cannot access
  • [FLEXDEPLOY-202] - Abort snapshot link is no longer available in release dashboard for external realm users.

...

Info
titlePackage Details
  • Tomcat Application - 4.6.0.1.13
  • WebLogic Application - 4.6.0.1.9
  • Updated Plugins - EBS, JDBC, Oracle APEX, Unix Shell, Windows Shell, Windows Powershell, JUnit, TestNG, Perforce, Git

General

  • [FLEXDEPLOY-50] - Perforce labelProjectSources operation supports supports Skipping files from being labelled. This is only available for Partial Deployment mode. 
  • [FLEXDEPLOY-155] - EBS deploy operation supports Skipping files from Package. This is only available for Partial Deployment mode.
  • [FLEXDEPLOY-107] - Subversion use of svn:externals does not work with Partial Deploy projects
  • [FLEXDEPLOY-96] - NullPointerException in at flexagon.fd.ui.projectfiles.ProjectFilesBackingBean.evaluateAttributeValues

...