OutSystems note September 2024
1 (Sun)
I tried the effect of Wake Timer Action when the Timer is running and write a post on Qiita.
2 (Mon)
There is an AI Agent Builder update again.
A revamped homepage, and
- Conversation clearing: You can now easily clear conversations in the Agent Playground.
- File uploads: Upload files directly in the Agent Playground to enhance prompt engineering and testing workflows.
- Improved agent instructions: We've enhanced the instructions fields for more efficient prompt engineering, with the character limit increased to 20,000.
- Streamlined component: The Sample App preview feature has been removed to reduce the component's overall size. Sample Apps remain available for download on the homepage.
7 (Sat)
I wrote a article Qiita on how to get Username from Basic Authentication in REST API Methods:
ODC doesn't have Actions to authenticate user on server side, so we need to implement a way to get information from HTTP Request, not authenticated user.
8 (Sun)
A new OutSystems use case from NTT DATA.
This is a case of a new system open to the Internet created with OutSystems.
The OutSystems installation is then used to train internal developers.
10 (Tue)
We had an OSUG Tokyo event on this day.
I talked about OutSystems Certifications.
Here is a report.
16 (Mon)
I wrote an article about how to revert referenced Library's version to previous one in an App.
18 (Wed)
The ODC version of AI Mentor Studio has been released. Though I can't see the feature on ODC Portal yet.
The ODC Portal now includes new capabilities designed to help you monitor and manage technical debt. Leveraging advanced AI techniques, the AI Mentor System continuously identifies problematic code patterns, such as unused or redundant code, and presents these findings in the new Code Quality console. Every 12 hours, the AI Mentor System conducts automated code analysis across critical dimensions—architecture, security, maintainability, and performance—ensuring potential issues are detected and addressed before they impact application quality. (RPORT-2718)
20 (Fri)
A new release enables us to check scheduled dates of vulnerabilities on ODC Portal.
21 (Sat)
A new article on Qiita:
I explained how to set up Basic Authentication on our Consume REST APIs.
24 (Tue)
I quickly checked newly released AIMS of ODC and sum up official information on my blog.
28 (Sat)
Tried AIMS for ODC. As of 2024/09/28, just the most basic features have been implemented.