[Forums] How to consume rest api with cookie based authentication
CMateus wrote:Updated: Rest With Header Authentication (with html/swf included to see locally)Hi,can you show me the screencast
View Article[Ideas] If block behavior after find/replace
In version 8, If blocks can be set to hide one branch or the other. If someone uses Find/Replace to look something up on the screen, the If block should be set to display the branch that contains the...
View Article[Ideas] JSON, Array, Hstore: New datatypes for entities attributes
It would be useful - i think - if it was possible to have, like in PostgreSQL, at least the JSON datatype for entities attributes.With JSON, Outsystems would support document storage and even combine...
View Article[Ideas] Audit-logging in milliseconds or ticks
It used to be fine when you have audits on seconds, but with many audits/special logging the need for ticks is increasing.Especially you can target performance-issues better!so, include milliseonds or...
View Article[Ideas] Generate Structure from different data formats
The idea is to right click the structure icon and then, generate structure from: -> JSON -> XML -> Excel etc
View Article[Ideas] Clone/Duplicate Applications
It would be nice to have an option to clone/duplicate an application in Service Studio in the application detail view like we have the option to edit and remove.And also it would be nice to have the...
View Article[Ideas] Disable the following button in a locked post in forum
I notice that even after a post have been locked, we can use the follow button to following the activity.Probably this button must be disable.Check situation...
View Article[Ideas] Built-in Unit testing capabilities
Service Studio should have new, separate "Tests" tab.This would enable integrating tests to any eSpace and would minimize required overhead for testing any action, including private actions.Why?Testing...
View Article[Ideas] Do not set dirty flag when only filtering in view data of an entity
Many times i just want to filter and view some data in an entity.But OutSystems will then flag the module as edited, although nothing has changed in the module.If one doesn't pay attention to it, you...
View Article[Ideas] Terminologies table
I have been using MySQL and am familiar with it. I find MSSqlServer <table> to be overly complicated AND the terminology used in the checklists does not match SQLServer. I could not find help to...
View Article[Ideas] Don't optimise aggregate lists when looping round them
It would be helpful if aggregate outputs weren't optimised when looping round them for debugging purposes.Take the example below, the aggregate being looped around has multiple results and loops round...
View Article[Ideas] Warn about unused private web blocks
Continuing on the good pattern of Service Studio warning about unused elements, also address the unused private web blocks.
View Article[Ideas] Allow us to access an eSpace id variable
It would be useful to have programatic access to the eSpace id variable. It makes sense with people nowadays accessing the BPT's metamodel for instance.
View Article[Ideas] [Service Studio] REST API - BaseURL - allow BaseURL value to be a...
Use case #1 You built a REST provider in outsystems and now you want to share it via Outsystems Forge as a component. Each outsystems customer will install it on their outsystems platform and they will...
View Article[Ideas] Memory data (memcache)
It would be nice to have an advanced option that would allow us to keep data from a given table in memory, like memcache does.
View Article[Ideas] Bring back align buttons next to the style sheet button
While I like what was done in the latest versions of service studio with the style editor, I am really missing the ability to quickly click the alignment icons next to style sheet icon, instead of...
View Article[Ideas] Client-side actions and widgets
With the platform's Ajax capabilities, it is possible to fairly fluently react to user interaction with a page, but there's always a slight lag for calling back to the server. In many cases, it...
View Article[Ideas] Auto Reminder for Breakpoints
I still use the 7 version of the studio. i'm not sure if the version 8 already have it, but would be great if we don't have to worry to remember where put a breakpoint. Sometimes some updates goes to...
View Article[Ideas] Check eSpace application name inside Service Studio.
It would be pretty cool to have the information about the application to which an eSpace belongs, inside Service Studio (in the section where we have the User Provider, DBMS, ...).Also, if we could...
View Article[Ideas] Placeholder-widget should be refreshable
Normally you design a layout with a couple of placecholders (i.e. menu, title, left-content, right-content)This way you can organize it how you want.But when clicking something in the menu and you...
View Article