Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
/
Ideas
Ideas
Show advanced filters
Status
(All Statuses)
New
On our radar
Working on it
Not right now
Implemented
Out of scope
Category
(All Categories)
1CP
Aggregates & Queries
AI/ML
App Feedback
Architecture & Governance
Backend
Builtin & User functions
Cloud
Collaboration
Community
Components
COVID-19
Data & Integrations
Database
Debugger
Documentation
End-user Management
Forge
Forums
Frontend (App Interfaces)
Ideas
Install Processes
Jobs
Licensing
Lifetime
Mobile
Other
OutSystems Developer Cloud
OutSystems UI
References
Service Center
Service Studio
Training
10792
ideas
Trending
Latest
Most liked
Rename Call Condition to Stop Condition on ODC Studio Agents
Created on 06 Mar
Leandro Oliveira
2
On ODC Studio when you create a new agent, there is a configuration named Call Condition. By its description and behavior it should be called Stop Condition to avoid confusion: It is already there when you open the question mark icon:
39
Views
0
Comments
New
Service Studio
Encrypted Site Properties
Created on 13 Nov 2019
Alfaro
90
To support the secure storage of runtime external access credentials or tokens, it would be useful to have the ability to set Site Properties as Encrypted . CA
1986
Views
32
Comments
Implemented
Builtin & User functions
Platform Server 11.25.0 (Build 41743)
Members page should have a filter for speakers and mentors
Created on 09 Oct 2024
Nuno Reis
23
The same way we can filter members from staff and Champions/MVPs, it would be great if we were able to find those who are willing to be mentors. Now that there are almost 100 people with that "job", it is hard to keep up. Specially because the OutSystems filter on ADPList is not great. And since you are at it, please add a filter for those who have been speakers. This is helpful for User Group organizers looking for speakers, and the both combined would help potential speakers to find guidance and overcome their fears. In short: every time you add a tag to the profiles, add a filter to it.
365
Views
11
Comments
New
Community
Autonomous Data Governance Framework (AI PII Sentry)
Created on 23 Jan
Neha Agrawal
4
This aim of this idea is to propose a proactive, dual-layered security framework for O11 & ODC to ensure PII (Personally Identifiable Information) requirements on data model. The Manual "Is Sensitive" Flag Introduce a high-visibility Data Governance section in the Attribute Properties pane. Developers can manually toggle an "Is Sensitive" flag for attributes. Result: Data is automatically encrypted at rest using AES-256 and masked in all ODC Portal logs. The AI-Powered "PII Sentry" An integrated AI agent monitors the data model in real-time to catch human error. Pattern Recognition: When an entity is created or data is imported via Excel/CSV, the AI scans for sensitive patterns (National IDs, Credit Cards, etc.). Automated Action: The AI interrupts the workflow to suggest: "This field appears to contain PII. Should I enable the 'Is Sensitive' flag for you?"
71
Views
1
Comments
New
Database
Group variables and actions on Web Screens in folders
Created on 09 May 2017
Christian Franchin
96
Well, the title says it all.I mean, having it organized in folders like in the Logic tab would be great.
3581
Views
96
Comments
New
Service Studio
Food and basic goods delivery
Created on 16 Mar 2020
André Gonçalves
75
This is a project aimed for Portugal, in a first phase, but which can be extended to other countries.It is just an idea and I count on the support of this forum to make it grow and solve the challenges! VisionEnable and manage the delivery of food and basic goods, in the form of a basket, to people who are more prone to be infected with coronavirus, already has coronavirus or is in quarantine. PersonasHypermarketsVolunteer to indicate beneficiaries and transport basket delivery Use casesRegistration of Hypermarkets- Responsible for creating the basketsRegistration of Volunteers- Responsible for collection and delivery to the beneficiaries respective addressesRegistration of beneficiaries- Registration will be done by the volunteer who indicates a family that meets the conditions to be a beneficiary Challenges- How to check if the family should be considered to benefit?- Definition of the basket. Should we have multiple types with different prices?- Online payments (only).- How to deliver safely? User Stories (draft)US1 - Registration of Volunteers- With facebook or google and with indication of the area of residence to define a range of action- Indication of the hours available to make deliveriesUS2 - Registration of Hypermarkets- As OutSystems has a close relationship with Continente hypermarkets, it would be easier to articulate with them in a first phaseUS3 - Registration of Beneficiaries- This registration must be done by the Volunteers through their account.- Indication of name, address, number of people in the householdUS4 - Task assignment to the Volunteer- At the end of each day, generate a route for the volunteer, which should be done the next day.US5 - Task completion- The beneficiary must indicate that he received the basket.I hope that this helps to understand the idea and that it can grow with the support of everyone.Thanks!
3733
Views
51
Comments
Working on it
COVID-19
expected delivery in Q2 2020
Support advanced data type for ODC Postgres DB
Created on 16 Jan
Nghia Hoang
4
Support datatype of jsonb, feature of Similarity Search, pgvector as vector database for LLM embedding storage.
67
Views
1
Comments
New
Database
Generate the Structure/Widget Tree from a HTML
Created on 27 Feb
Luis Machado
2
With AI being our right hand and helping us with a lot of the product management/vision, it could be possible to create a standard widget structure in the widget tree from a HTML. Use Case: 1 - Use favourite LLM 2 - Generate mockup (using OSUI as theme for the generation - better results) 3 - Copy HTML 4 - Right click screen in ODC/O11 5 - "Build Widget Tree from HTML" 6 - The screen is populated with a bunch of widgets that respect the html
30
Views
1
Comments
New
AI/ML
Update Icon Library
Created on 26 Jul 2024
José Teixeira
27
The currently used Icon Library - Font Awesome - is an outdated version, no longer supported or mantained. Updating it to the the current library would allow for an easier frontend development process as developers wouldn't need to use any aditional libraries, plugins or forge components.
256
Views
8
Comments
New
Frontend (App Interfaces)
Improve Outsystems code usage between OutSystems and AI LLMs via Copy/Paste in a text form
Created on 27 Jan
Borislav Shumarov PhD
4
Currently, the only way to share Outsystems code with LLMs or to show to a person on the forums, etc, is with a Screenshots, but a Screenshot cannot display everything at once: for example Input/Output parameters for several Actions in an Action flow in a single Screenshot. A single one side Service Studio -> Text Editor would open new doors, if you can Copy/Paste Service Studio elements in a text form to paste into LLMs or other text editors for AI code generations , context, creation of documentation, etc. It doesn't have to be perfect, it can be an imperfect, incomplete and invalid machine generated code (JSON, XML or any other text form, that is easier for the Service Studio team to implement), LLMs nowadays can quickly reformat it in a better form according to use case and extract whatever needed. It can help by virtually all of a module/application elements inside Service Studio, but among the most beneficial would be StaticEntities and Entities + attributes, Structures + attributes, Action in a flow (names + input/output parameters), etc.) in a text form. It is not the same as, but it would implicitly provide some solution for the problem from this idea: https://www.outsystems.com/ideas/11114/copy-multiple-property-names/
65
Views
0
Comments
New
Service Studio
181 to 190 of 10792 records
previous
...
18
19
...
next
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
Nathan Hobbs
12 ideas
2
OJ JALLOW
5 ideas
3
Alexandrino Galveia
2 ideas
4
Martin Henning
2 ideas
5
Saugat Biswas
2 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
Nathan Hobbs
24 comments
2
Daniël Kuhlmann
12 comments
3
Vinicius Ciunek
3 comments
4
Dorine Boudry
2 comments
5
Edson Marques
2 comments
Code of Conduct
The guidelines we live by that make
this Community amazing!
Code of Conduct
Stay Up-To-Date
Keep on top of what's happening in the Developer Community.
Forum, Forge, Training, Documentation, and more!
Developer Newsletter
Loading...