[Ideas] IsNull built-in function
It would be nice to have built-in function acting like SQL IsNull: IsNull(value, replacementValue) - returns value if it is not null / not default, or replacementValue if value is null / default...
View Article[Ideas] [ServiceStudio] Add the ability to create a REST API documentation...
When you EXPOSE a REST web service, and set Documentation property to "yes", you will be able to access your web service documentation via https://<SERVER>/<eSpace>/rest/<WebService>...
View Article[Ideas] [Integration Studio] Import database, add the ability to detect when...
If you sync a database and use a deleted table in your app, an error will occur. When using the "Import database" feature via Integration Studio, add the ability to detect when a table you've added...
View Article[Ideas] [Integration Studio] When a database is imported, all naming should...
When a database is imported, all naming should be converted to camel casing (alias), in order for the imported database entities to display and use correctly with scaffolding via service...
View Article[Ideas] Consume REST services - put the full response (including headers) in...
It's impossible to debug these things without it. J.Ja
View Article[Downloads] Platform Server 9.0.1.35 Connector for WebLogic
What's New in 9.0.1.35Added Icelandic translations to RichWidgets and Users (credits to Iris) (#994171)New Exposed REST APIs capabilities:Customize the url of each method (#1019733)Use input parameters...
View Article[Ideas] Turn the SortRecordList (extension) into a built-in/system action
Turn the SortRecordList [http://www.outsystems.com/forums/discussion/12518/platform-version/] into a built-in/system action.
View Article[Ideas] Aggregate with distinct
Aggregate should have an option to remove duplicates. I see this as a new tab like "Sorting" where you could select the column you want to remove duplicates.
View Article[Downloads] Platform Server 8.0.1.50 Core for Java
What's New in 8.0.1.50Added support to Edge Browser (#991318)Fixed in 8.0.1.50Fixed error editing Database Catalog description in Service Center (#867581)Fixed SEO Site rules not being applied in...
View Article[Downloads] Platform Server 8.0.1.50
What's New in 8.0.1.50Added support to Edge Browser (#991318)Fixed in 8.0.1.50Fixed compilation error when a directory from "share" folder is open in explorer (#283909, #594374)Fixed issue where the...
View Article[Downloads] Platform Server 8.0.1.50 Libs for Java
What's New in 8.0.1.50Added support to Edge Browser (#991318)Fixed in 8.0.1.50Fixed error editing Database Catalog description in Service Center (#867581)Fixed SEO Site rules not being applied in...
View Article[Downloads] Platform Server 8.0.1.50 Connector for JBoss 5 EAP
What's New in 8.0.1.50Added support to Edge Browser (#991318)Fixed in 8.0.1.50Fixed error editing Database Catalog description in Service Center (#867581)Fixed SEO Site rules not being applied in...
View Article[Downloads] Platform Server 8.0.1.50 Connector for JBoss 5 Community
What's New in 8.0.1.50Added support to Edge Browser (#991318)Fixed in 8.0.1.50Fixed error editing Database Catalog description in Service Center (#867581)Fixed SEO Site rules not being applied in...
View Article[Downloads] Platform Server 8.0.1.50 Connector for JBoss 6 EAP
What's New in 8.0.1.50Added support to Edge Browser (#991318)Fixed in 8.0.1.50Fixed error editing Database Catalog description in Service Center (#867581)Fixed SEO Site rules not being applied in...
View Article[Downloads] Platform Server 8.0.1.50 Connector for WebLogic
What's New in 8.0.1.50Added support to Edge Browser (#991318)Fixed in 8.0.1.50Fixed error editing Database Catalog description in Service Center (#867581)Fixed SEO Site rules not being applied in...
View Article[Downloads] Platform Server 8.0.1.50 Connector for JBoss 7 Community
What's New in 8.0.1.50Added support to Edge Browser (#991318)Fixed in 8.0.1.50Fixed error editing Database Catalog description in Service Center (#867581)Fixed SEO Site rules not being applied in...
View Article[Downloads] Development Environment 8.0.1.50
Fixed in 8.0.1.50Service StudioPerformance improvements to Add/Remove references dialog window (#1022476)Integration StudioAdded option to set Java location in Integration Studio...
View Article[Ideas] BPT: Rollback\Undo Activities
In Service Center Process Management we could have the ability to undo / rollback the activities, one by one or directly to some point in the process. This would be very usefull in situations where...
View Article[Ideas] [Service Studio] Completely disable input where property "Enabled=false"
When Input.Enabled property has been set to false, a user can not interact with the input widget (he can not modify the value).The input field is now disable however if the user use chrome he/she could...
View Article