[Ideas] Be sure default text values for an entity attribute will fit
[Ideas] Merge all the BPT APIs
There should be just one API for BPT, or at least 2 (BPT API and EPA API).
All the BPT actions from System should be moved to the BPT API.
For instance, we have the 'ProcessTerminate' action in System eSpace and the 'Process_Delete' action in the BPT API extension, and one complements the other (you can't delete a process with the API if its not terminated).
New developers only know half of the available actions, because they are all scattered around the modules.
It would be simplier if we only had one place to get all the APIs for BPT.
[Ideas] IN clause in Aggregates
I've run into this a few times.
I would like to have the ability to do a simple query with an IN clause, without having to rely on advanced queries.
It should accept a list of <myTable> Identifier.
Today we do ( from an aggregate perspective):
SELECT * FROM {TASKS} WHERE id = 1 or id = 2 or id = 3
But it would be really awesome if we could do
SELECT * FROM {Tasks} WHERE id in (1,2,3)
This allows us to do some pretty cool stuff with Lists setc ( eg you can now shim some of the more advanced sql functionality without writing advanced queries).
An example would be:
myList = SELECT id from People WHERE OrganisationId = 2
SELECT * FROM {Tasks} WHERE personId = myList
Which would be 2 actions, and somewhat faster/cleaner than the current way
- Writing an advanced query ( frowned up by my companies' best practices guide - and I've also found advanced queries tend to be annoying to manage )
- Looping through myList and putting the outputs into another list, which is then passed around (this also has a few nasties - lots of DB hits (albeit small ones), and refreshing this with paging is a pain
[Downloads] Development Environment 9.0.1.40
Fixed in 9.0.1.40
- Service Studio
- Text widget can be edited from the widget tree (#1026106)
- Fixed crash when switching to an eSpace with the Entity Diagram opened (#526476)
- Fixed crash in various scenarios due to TrueChange misbehaviour (#693095)
- Fixed compilation error due a missing validation in Service Studio when an Entity was deleted and was being used (#761398)
- Fixed crash when consuming action that exposes entity identifier through anonymous types (#794914)
- Fixed crash when creating a list screen or performing a search (#928919)
- Fixed crash when losing focus from root of the widget tree (#1018368)
- Fixed crash when consuming complex data types (#515638)
- Fixed crash when finding usages in all eSpaces (#518186)
- Fixed crash in "Go to definition" operation when using the keyboard shortcut (#552865)
- Fixed crash when deleting an unnamed input (#691814)
- Fixed crash when adding extension entity to an aggregate (#770047)
- Added missing validation when placing a decimal expression in "Decimals" property (#967072)
- Fixed compilation error when publishing incomplete referenced type (#1022105)
- Fixed Simple Queries with input parameter with IF expression incorrectly upgraded to Aggregate (#1023374)
- Fixed hang when opening a text box with a large text inside of it (#1023802)
- Fixed compilation error caused by missing validation on references nameclash (#687679)
- Fixed crash when deleting an attribute of a structure while is being used in a Combo Box (#733654)
- Fixed crash when renaming a record attribute when its type is invalid (#843413)
- Fixed crash when double clicking on an error message related with an aggregate (#1024851)
- Added missing validation when referencing web block input parameters with incomplete type definitions (#1025349)
- Removed suggestion limitation on Static Entity records (#1026081)
- Compatible with Platform Server Version 9
- Compatible with Development Environment Version 9
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.0.1.40 Core for Java
Fixed in 9.0.1.40
- Fixed DatePicker inside Forms not working in Chrome in Windows with touch interface enabled (#893682)
- Improved Security in System eSpaces Web Screens (#1014894 #1014896)
- Fixed Asynchronous Logging error saving non-mandatory foreign keys with value 0 (#1026097)
- Fixed Performance Monitor button highlight when in Performance Monitor (#730999)
- Fixed compilation error when using implicit conversions in Web Screen input parameter (#992127)
- Fixed missing Administrator role on AppPreview page in ECT_Provider (#1023105)
- Activated JBoss Garbage Collector and Access Logs by default (#1023625)
- Increased JBoss boot timeout to avoid timeouts in large factories (#1023626)
- Improved Generated Applications Error Logging (#1025056)
- Fixed Custom Logging errors not being logged in Error Logs (#1025057)
- Fixed REST API documentation formatting (#1025175)
- Improved reliability when sending emails to tolerate SMTP Server misbehaviors (#1025190)
- Fixed sessions lasting beyond session timeout when using EPA taskbox (#1025664)
- External authentication plugins are not longer called to authenticate PlatformServices (#1026353)
- Fixed Lifetime Deployment leaving outdated modules in target environment (#1026359)
- Fixed compilation error when publishing SAP configured eSpace with large passwords (#1026497)
- Fixed Charts not loading in screen with Client Side Tabs in IE9 (#1027220)
- Fixed pending time displayed when hovering an email in Service Center (#276584)
- Fixed extension download version and user information in Integration Studio "Download Other Versions" dialog (#429597)
- Fixed minor issues in eSpace and Solution Edit screens in Service Center (#908661)
- Fixed App Feedback confirmation message translation (#998127)
- Fixed cursor backward traverse to not move out of the first element of the editable row (#1023413)
- Improved Performance Monitoring when an environment is unregistered and reregistered (#1023661)
- Improved LifeTime environment sync to detect hotfix changes (#1024023)
- Fixed Empty dates on the Web Service response being read as current date (#1031414)
- Fixed issue in Lifetime where an equivalent module version was selected to publish instead of the correct one (#1026006)
- Compatible with Platform Server Version 9
- Compatible with Development Environment Version 9
- Platform Server 9 - J2EE Installation Checklist
- What's new in OutSystems Platform 9
- OutSystems Platform 9 - System Requirements
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.0.1.40
Fixed in 9.0.1.40
- Fixed compilation error when a directory from "share" folder is open in explorer (#283909)
- Fixed DBCleaner delete attributes that were deleted but recreated later. (#1026692)
- Fixed DatePicker inside Forms not working in Chrome in Windows with touch interface enabled (#893682)
- Improved Security in System eSpaces Web Screens (#1014894 #1014896)
- Improved Security of generated applications (#1014916)
- Fixed Asynchronous Logging error saving non-mandatory foreign keys with value 0 (#1026097)
- Fixed Performance Monitor button highlight when in Performance Monitor (#730999)
- Fixed compilation error when using implicit conversions in Web Screen input parameter (#992127)
- Fixed Ajax error when redirecting to external screen in exception handler (#1005426)
- Fixed missing Administrator role on AppPreview page in ECT_Provider (#1023105)
- Improved Generated Applications Error Logging (#1025056)
- Fixed Custom Logging errors not being logged in Error Logs (#1025057)
- Fixed REST API documentation formatting (#1025175)
- Improved reliability when sending emails to tolerate SMTP Server misbehaviors (#1025190)
- Fixed sessions lasting beyond session timeout when using EPA taskbox (#1025664)
- External authentication plugins are not longer called to authenticate PlatformServices (#1026353)
- Fixed Lifetime Deployment leaving outdated modules in target environment (#1026359)
- Fixed compilation error when publishing SAP configured eSpace with large passwords (#1026497)
- Fixed Charts not loading in screen with Client Side Tabs in IE9 (#1027220)
- Fixed pending time displayed when hovering an email in Service Center (#276584)
- Fixed extension download version and user information in Integration Studio "Download Other Versions" dialog (#429597)
- Fixed minor issues in eSpace and Solution Edit screens in Service Center (#908661)
- Fixed App Feedback confirmation message translation (#998127)
- Fixed cursor backward traverse to not move out of the first element of the editable row (#1023413)
- Improved Performance Monitoring when an environment is unregistered and reregistered (#1023661)
- Improved LifeTime environment sync to detect hotfix changes (#1024023)
- Fixed missing permissions left by configuration tool when using windows authentication to access session database (#1027143)
- Compatible with Platform Server Version 9
- Compatible with Development Environment Version 9
- Platform Server 9 - .NET Install Checklist
- What's new in OutSystems Platform 9
- OutSystems Platform 9 - System Requirements
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.0.1.40 Libs for Java
Fixed in 9.0.1.40
- Fixed DatePicker inside Forms not working in Chrome in Windows with touch interface enabled (#893682)
- Improved Security in System eSpaces Web Screens (#1014894 #1014896)
- Fixed Asynchronous Logging error saving non-mandatory foreign keys with value 0 (#1026097)
- Fixed Performance Monitor button highlight when in Performance Monitor (#730999)
- Fixed compilation error when using implicit conversions in Web Screen input parameter (#992127)
- Fixed missing Administrator role on AppPreview page in ECT_Provider (#1023105)
- Activated JBoss Garbage Collector and Access Logs by default (#1023625)
- Increased JBoss boot timeout to avoid timeouts in large factories (#1023626)
- Improved Generated Applications Error Logging (#1025056)
- Fixed Custom Logging errors not being logged in Error Logs (#1025057)
- Fixed REST API documentation formatting (#1025175)
- Improved reliability when sending emails to tolerate SMTP Server misbehaviors (#1025190)
- Fixed sessions lasting beyond session timeout when using EPA taskbox (#1025664)
- External authentication plugins are not longer called to authenticate PlatformServices (#1026353)
- Fixed Lifetime Deployment leaving outdated modules in target environment (#1026359)
- Fixed compilation error when publishing SAP configured eSpace with large passwords (#1026497)
- Fixed Charts not loading in screen with Client Side Tabs in IE9 (#1027220)
- Fixed pending time displayed when hovering an email in Service Center (#276584)
- Fixed extension download version and user information in Integration Studio "Download Other Versions" dialog (#429597)
- Fixed minor issues in eSpace and Solution Edit screens in Service Center (#908661)
- Fixed App Feedback confirmation message translation (#998127)
- Fixed cursor backward traverse to not move out of the first element of the editable row (#1023413)
- Improved Performance Monitoring when an environment is unregistered and reregistered (#1023661)
- Improved LifeTime environment sync to detect hotfix changes (#1024023)
- Fixed Empty dates on the Web Service response being read as current date (#1031414)
- Fixed issue in Lifetime where an equivalent module version was selected to publish instead of the correct one (#1026006)
- Compatible with Platform Server Version 9
- Compatible with Development Environment Version 9
- Platform Server 9 - J2EE Installation Checklist
- What's new in OutSystems Platform 9
- OutSystems Platform 9 - System Requirements
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.0.1.40 Connector for JBoss 6 EAP
Fixed in 9.0.1.40
- Fixed DatePicker inside Forms not working in Chrome in Windows with touch interface enabled (#893682)
- Improved Security in System eSpaces Web Screens (#1014894 #1014896)
- Fixed Asynchronous Logging error saving non-mandatory foreign keys with value 0 (#1026097)
- Fixed Performance Monitor button highlight when in Performance Monitor (#730999)
- Fixed compilation error when using implicit conversions in Web Screen input parameter (#992127)
- Fixed missing Administrator role on AppPreview page in ECT_Provider (#1023105)
- Activated JBoss Garbage Collector and Access Logs by default (#1023625)
- Increased JBoss boot timeout to avoid timeouts in large factories (#1023626)
- Improved Generated Applications Error Logging (#1025056)
- Fixed Custom Logging errors not being logged in Error Logs (#1025057)
- Fixed REST API documentation formatting (#1025175)
- Improved reliability when sending emails to tolerate SMTP Server misbehaviors (#1025190)
- Fixed sessions lasting beyond session timeout when using EPA taskbox (#1025664)
- External authentication plugins are not longer called to authenticate PlatformServices (#1026353)
- Fixed Lifetime Deployment leaving outdated modules in target environment (#1026359)
- Fixed compilation error when publishing SAP configured eSpace with large passwords (#1026497)
- Fixed Charts not loading in screen with Client Side Tabs in IE9 (#1027220)
- Fixed pending time displayed when hovering an email in Service Center (#276584)
- Fixed extension download version and user information in Integration Studio "Download Other Versions" dialog (#429597)
- Fixed minor issues in eSpace and Solution Edit screens in Service Center (#908661)
- Fixed App Feedback confirmation message translation (#998127)
- Fixed cursor backward traverse to not move out of the first element of the editable row (#1023413)
- Improved Performance Monitoring when an environment is unregistered and reregistered (#1023661)
- Improved LifeTime environment sync to detect hotfix changes (#1024023)
- Fixed Empty dates on the Web Service response being read as current date (#1031414)
- Fixed issue in Lifetime where an equivalent module version was selected to publish instead of the correct one (#1026006)
- Compatible with Platform Server Version 9
- Compatible with Development Environment Version 9
- Platform Server 9 - J2EE Installation Checklist
- What's new in OutSystems Platform 9
- OutSystems Platform 9 - System Requirements
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.0.1.40 Connector for JBoss 7 Community
Fixed in 9.0.1.40
- Fixed DatePicker inside Forms not working in Chrome in Windows with touch interface enabled (#893682)
- Improved Security in System eSpaces Web Screens (#1014894 #1014896)
- Fixed Asynchronous Logging error saving non-mandatory foreign keys with value 0 (#1026097)
- Fixed Performance Monitor button highlight when in Performance Monitor (#730999)
- Fixed compilation error when using implicit conversions in Web Screen input parameter (#992127)
- Fixed missing Administrator role on AppPreview page in ECT_Provider (#1023105)
- Activated JBoss Garbage Collector and Access Logs by default (#1023625)
- Increased JBoss boot timeout to avoid timeouts in large factories (#1023626)
- Improved Generated Applications Error Logging (#1025056)
- Fixed Custom Logging errors not being logged in Error Logs (#1025057)
- Fixed REST API documentation formatting (#1025175)
- Improved reliability when sending emails to tolerate SMTP Server misbehaviors (#1025190)
- Fixed sessions lasting beyond session timeout when using EPA taskbox (#1025664)
- External authentication plugins are not longer called to authenticate PlatformServices (#1026353)
- Fixed Lifetime Deployment leaving outdated modules in target environment (#1026359)
- Fixed compilation error when publishing SAP configured eSpace with large passwords (#1026497)
- Fixed Charts not loading in screen with Client Side Tabs in IE9 (#1027220)
- Fixed pending time displayed when hovering an email in Service Center (#276584)
- Fixed extension download version and user information in Integration Studio "Download Other Versions" dialog (#429597)
- Fixed minor issues in eSpace and Solution Edit screens in Service Center (#908661)
- Fixed App Feedback confirmation message translation (#998127)
- Fixed cursor backward traverse to not move out of the first element of the editable row (#1023413)
- Improved Performance Monitoring when an environment is unregistered and reregistered (#1023661)
- Improved LifeTime environment sync to detect hotfix changes (#1024023)
- Fixed Empty dates on the Web Service response being read as current date (#1031414)
- Fixed issue in Lifetime where an equivalent module version was selected to publish instead of the correct one (#1026006)
- Compatible with Platform Server Version 9
- Compatible with Development Environment Version 9
- Platform Server 9 - J2EE Installation Checklist
- What's new in OutSystems Platform 9
- OutSystems Platform 9 - System Requirements
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.0.1.40 Connector for WebLogic
Fixed in 9.0.1.40
- Fixed DatePicker inside Forms not working in Chrome in Windows with touch interface enabled (#893682)
- Improved Security in System eSpaces Web Screens (#1014894 #1014896)
- Fixed Asynchronous Logging error saving non-mandatory foreign keys with value 0 (#1026097)
- Fixed Performance Monitor button highlight when in Performance Monitor (#730999)
- Fixed compilation error when using implicit conversions in Web Screen input parameter (#992127)
- Fixed missing Administrator role on AppPreview page in ECT_Provider (#1023105)
- Activated JBoss Garbage Collector and Access Logs by default (#1023625)
- Increased JBoss boot timeout to avoid timeouts in large factories (#1023626)
- Improved Generated Applications Error Logging (#1025056)
- Fixed Custom Logging errors not being logged in Error Logs (#1025057)
- Fixed REST API documentation formatting (#1025175)
- Improved reliability when sending emails to tolerate SMTP Server misbehaviors (#1025190)
- Fixed sessions lasting beyond session timeout when using EPA taskbox (#1025664)
- External authentication plugins are not longer called to authenticate PlatformServices (#1026353)
- Fixed Lifetime Deployment leaving outdated modules in target environment (#1026359)
- Fixed compilation error when publishing SAP configured eSpace with large passwords (#1026497)
- Fixed Charts not loading in screen with Client Side Tabs in IE9 (#1027220)
- Fixed pending time displayed when hovering an email in Service Center (#276584)
- Fixed extension download version and user information in Integration Studio "Download Other Versions" dialog (#429597)
- Fixed minor issues in eSpace and Solution Edit screens in Service Center (#908661)
- Fixed App Feedback confirmation message translation (#998127)
- Fixed cursor backward traverse to not move out of the first element of the editable row (#1023413)
- Improved Performance Monitoring when an environment is unregistered and reregistered (#1023661)
- Improved LifeTime environment sync to detect hotfix changes (#1024023)
- Fixed Empty dates on the Web Service response being read as current date (#1031414)
- Fixed issue in Lifetime where an equivalent module version was selected to publish instead of the correct one (#1026006)
- Compatible with Platform Server Version 9
- Compatible with Development Environment Version 9
- Platform Server 9 - J2EE Installation Checklist
- What's new in OutSystems Platform 9
- OutSystems Platform 9 - System Requirements
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Ideas] Date format in Aggregates needs to match Service Center setting
[Downloads] The Detach Process for .NET
[Downloads] REMOVED FROM AVAILABILITY - Development Environment 9.1.0.8
===========
IMPORTANT NOTICE:
THIS REVISION PATCH HAS BEEN REMOVED FROM AVAILABILITY
===========
OutSystems has detected a problem with this specific revision patch of the OutSystems Platform. As a consequence, this Release Candidate has been removed from availability.
Any customers that may have downloaded this revision patch are advised not to install it in any further systems.
OutSystems replaced this revision patch with Release Candidate 9.1.0.11. It includes all fixes available here and the fix for the problem detected in the meantime:
What's new in 9.1.0.8
- Operational Analytics
- Rich Dashboard
- End-User Experience data (Client + Network + Server) for Troubleshooting Application Performance
- Extend and integrate Analytics – REST APIs
- Mobile performance improvements
- Prefetching resources
- Optimized Notify mechanism
- Added support for Long Integers
- Integrate with Everything - REST improvements
- URL customization
- Extensibility and Traceability
- Strong cryptographic algorithm for passwords’ storage
Known Issues
- Error synchronizing users in upgrade scenarios (#1026583) – when upgrading an infrastructure from versions pre-9.0.1.x, lifetime user data will not be synchronized to environments that have not been upgraded yet.
- Service Studio hang in Application detail page(#886622)
- Compatible with Platform Server Version 9.1
- Compatible with Development Environment Version 9.1
- Platform Server 9.1 - .NET Install Checklist
- What's new in OutSystems Platform 9.1
- OutSystems Platform 9.1 - System Requirements
- Side Effects and Breaking Changes in Platform 9.1
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.1.0.8 Connector for WildFly 8
What's new in 9.1.0.8
- Operational Analytics
- Rich Dashboard
- End-User Experience data (Client + Network + Server) for Troubleshooting Application Performance
- Extend and integrate Analytics – REST APIs
- Mobile performance improvements
- Prefetching resources
- Optimized Notify mechanism
- Added Java 8 support
- Added support for Long Integers
- Integrate with Everything - REST improvements
- URL customization
- Extensibility and Traceability
- Strong cryptographic algorithm for passwords’ storage
Known Issues
- Error synchronizing users in upgrade scenarios (#1026583) – when upgrading an infrastructure from versions pre-9.0.1.x, lifetime user data will not be synchronized to environments that have not been upgraded yet.
- Placeholder does not bind data in java after Notify action (#1002196)
- Compatible with Platform Server Version 9.1
- Compatible with Development Environment Version 9.1
- Platform Server 9.1 - J2EE Installation Checklist
- What's new in OutSystems Platform 9.1
- OutSystems Platform 9.1 - System Requirements
- Side Effects and Breaking Changes in Platform 9.1
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.1.0.8 Connector for JBoss 6 EAP
What's new in 9.1.0.8
- Operational Analytics
- Rich Dashboard
- End-User Experience data (Client + Network + Server) for Troubleshooting Application Performance
- Extend and integrate Analytics – REST APIs
- Mobile performance improvements
- Prefetching resources
- Optimized Notify mechanism
- Added Java 8 support
- Added support for Long Integers
- Integrate with Everything - REST improvements
- URL customization
- Extensibility and Traceability
- Strong cryptographic algorithm for passwords’ storage
Known Issues
- Error synchronizing users in upgrade scenarios (#1026583) – when upgrading an infrastructure from versions pre-9.0.1.x, lifetime user data will not be synchronized to environments that have not been upgraded yet.
- Placeholder does not bind data in java after Notify action (#1002196)
- Compatible with Platform Server Version 9.1
- Compatible with Development Environment Version 9.1
- Platform Server 9.1 - J2EE Installation Checklist
- What's new in OutSystems Platform 9.1
- OutSystems Platform 9.1 - System Requirements
- Side Effects and Breaking Changes in Platform 9.1
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.1.0.8 Libs for Java
What's new in 9.1.0.8
- Operational Analytics
- Rich Dashboard
- End-User Experience data (Client + Network + Server) for Troubleshooting Application Performance
- Extend and integrate Analytics – REST APIs
- Mobile performance improvements
- Prefetching resources
- Optimized Notify mechanism
- Added Java 8 support
- Added support for Long Integers
- Integrate with Everything - REST improvements
- URL customization
- Extensibility and Traceability
- Strong cryptographic algorithm for passwords’ storage
Support to Oracle WebLogic will be available in a future revision of OutSystems Platform 9.1. OutSystems Platform 9.0 supports and will continue to support WebLogic.
Known Issues
- Error synchronizing users in upgrade scenarios (#1026583) – when upgrading an infrastructure from versions pre-9.0.1.x, lifetime user data will not be synchronized to environments that have not been upgraded yet.
- Placeholder does not bind data in java after Notify action (#1002196)
- Compatible with Platform Server Version 9.1
- Compatible with Development Environment Version 9.1
- Platform Server 9.1 - J2EE Installation Checklist
- What's new in OutSystems Platform 9.1
- OutSystems Platform 9.1 - System Requirements
- Side Effects and Breaking Changes in Platform 9.1
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.1.0.8 Core for Java
What's new in 9.1.0.8
- Operational Analytics
- Rich Dashboard
- End-User Experience data (Client + Network + Server) for Troubleshooting Application Performance
- Extend and integrate Analytics – REST APIs
- Mobile performance improvements
- Prefetching resources
- Optimized Notify mechanism
- Added Java 8 support
- Added support for Long Integers
- Integrate with Everything - REST improvements
- URL customization
- Extensibility and Traceability
- Strong cryptographic algorithm for passwords’ storage
Support to Oracle WebLogic will be available in a future revision of OutSystems Platform 9.1. OutSystems Platform 9.0 supports and will continue to support WebLogic.
Known Issues
- Error synchronizing users in upgrade scenarios (#1026583) – when upgrading an infrastructure from versions pre-9.0.1.x, lifetime user data will not be synchronized to environments that have not been upgraded yet.
- Placeholder does not bind data in java after Notify action (#1002196)
- Compatible with Platform Server Version 9.1
- Compatible with Development Environment Version 9.1
- Platform Server 9.1 - J2EE Installation Checklist
- What's new in OutSystems Platform 9.1
- OutSystems Platform 9.1 - System Requirements
- Side Effects and Breaking Changes in Platform 9.1
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] REMOVED FROM AVAILABILITY - Platform Server 9.1.0.8
===========
IMPORTANT NOTICE:
THIS REVISION PATCH HAS BEEN REMOVED FROM AVAILABILITY
===========
OutSystems has detected a problem with this specific revision patch of the OutSystems Platform. As a consequence, this Release Candidate has been removed from availability.
Any customers that may have downloaded this revision patch are advised not to install it in any further systems.
OutSystems replaced this revision patch with Release Candidate 9.1.0.10. It includes all fixes available here and the fix for the problem detected in the meantime:
What's new in 9.1.0.8
- Operational Analytics
- Rich Dashboard
- End-User Experience data (Client + Network + Server) for Troubleshooting Application Performance
- Extend and integrate Analytics – REST APIs
- Mobile performance improvements
- Prefetching resources
- Optimized Notify mechanism
- Added support for Long Integers
- Integrate with Everything - REST improvements
- URL customization
- Extensibility and Traceability
- Strong cryptographic algorithm for passwords’ storage
Known Issues
- Error synchronizing users in upgrade scenarios (#1026583) – when upgrading an infrastructure from versions pre-9.0.1.x, lifetime user data will not be synchronized to environments that have not been upgraded yet.
- Wrong implicit conversion from Decimal to Integer (#1082465)
- Compatible with Platform Server Version 9.1
- Compatible with Development Environment Version 9.1
- Platform Server 9.1 - .NET Install Checklist
- What's new in OutSystems Platform 9.1
- OutSystems Platform 9.1 - System Requirements
- Side Effects and Breaking Changes in Platform 9.1
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.
[Downloads] Platform Server 9.1.400.0 for Java - Release Notes
Installable RPM available @http://yum.outsystems.net
Follow the Platform Server 9.1 - JEE Installation Checklist.
What's new in 9.1.400.0
- Improved security of applications generated code (#1202532)
- Added support for integration with Microsoft Azure SQL (#1202530)
- Scheduler no longer tries to repeatedly execute a timer when it fails before starting (#1149432)
- Fixed error synchronizing users to environments in 8.0 or lower (#1026583)
- Fixed WildFly unavailability when machine has insufficient inotify watches (#1098577)
- Fixed WildFly memory leak (#1135312)
- Fixed deadlock on Application start (#1141290)
- Fixed Team Edit screen only showing a limit of 50 Users and Applications in Lifetime (#1157680)
- Fixed error when trying to create screen logs when action name is too long (#1103482)
- Fixed issue when explicitly assigning a NullDate to a variable (#1118745)
- Fixed deadlock scenario during concurrent synchronizations of different environments (#1170089)
- Fixed REST property Timeout in Seconds not taking into account time waiting for data to be received (#1170106)
- Fixed authentication error in lifetime services when using token and username (#1172174)
- Fixed WildFly unavailability when a publication gets blocked (#1172240)
- Fixed Second Stage Compilation error webreference with optional enumerations (#1188263)
- Fixed Platform Forms input widgets not having spellcheck and autocorrect when being edited (#1192406)
- Fixed slow calls card now showing links to modules in LifeTime Analytics (#1211510)
- Fixed deployment issue when two concurrent stagings with the same tag name are created in LifeTime (#1165570)
- Added patch 18123824 to WebLogic installation checklist (#1205732)
- Compatible with Platform Server release 9.1, versions 9.1.0.7 or later
- Compatible with Development Environment 9.1, versions 9.1.0.7 or later
- Platform Server 9.1 - J2EE Installation Checklist
- What's new in OutSystems Platform 9.1
- OutSystems Platform 9.1 - System Requirements
NOTICE: OutSystems does not give support to any undesirable behavior you may experience due to the use or manipulation of undocumented components of the OutSystems Platform, such as, internal JavaScript, RuntimePlatform library, database system meta-model, components in installation directories, etc.