Stefan Weberwithout.systems·Feb 5, 2025ODC with Bots for Teams - Protect the Messaging EndpointSo far, we have managed to get a simple bot up and running in OutSystems Developer Cloud (ODC). In fact, we've done much more than that. We built a messaging endpoint that can serve as a gateway to multiple bot applications in ODC, where each bot app...1 like·32 readsODC with Bots for Teamsoutsystems
Stefan Weberwithout.systems·Feb 3, 2025ODC with Bots for Teams - Add Bot to Teams ClientAfter we got our bot to respond to a user in the previous part of the ODC with Bots for Teams series, we will now add the bot to our Microsoft Teams client application. Although this is a straightforward task, there are some prerequisites you need to...28 readsODC with Bots for Teamsoutsystems
Stefan Weberwithout.systems·Jan 31, 2025DeepSeek R1 in OutSystems Developer Cloud with Amazon BedrockThe release of DeepSeek R1 has gained a lot of attention. It shows reasoning abilities that match, and sometimes surpass, OpenAI's O1 model, achieving these results with only a fraction of the resources needed to train OpenAI's O1 model. At the time ...214 readsoutsystems
Stefan Weberwithout.systems·Jan 27, 2025ODC with Bots for Teams - Respond to MessagesThis is the third part of the ODC with Bots for Teams series. In part two, we set up an Azure Bot resource in your Azure tenant and connected it to a REST API endpoint in OutSystems Developer Cloud, known as the Messaging Endpoint. We tested this set...37 readsODC with Bots for Teamsoutsystems
Stefan Weberwithout.systems·Jan 20, 2025ODC with Bots for Teams - Basic Setup and Receiving MessagesThis is the second part of the ODC with Bots for Teams series. In this tutorial, we will create a messaging endpoint in an OutSystems Developer Cloud application and set up a basic Azure Bot resource in your Azure tenant, along with a Microsoft Entra...58 readsODC with Bots for Teamsoutsystems
Stefan Weberwithout.systems·Jan 12, 2025ODC with Bots for Teams - IntroductionThis is the start of a new series of articles about developing bots for Microsoft Teams using OutSystems Developer Cloud. Bots for Microsoft Teams offer many benefits. They can answer user questions and boost productivity by automating tasks directly...153 readsODC with Bots for Teamsoutsystems
Stefan Weberwithout.systems·Jan 5, 2025Bridge the Gap: OutSystems User Credentials to AWS Temporary CredentialsThe article discusses how to use AWS services with OutSystems applications without needing to share permanent AWS credentials. It outlines an approach that involves using OutSystems Developer Cloud's identity provider to obtain a user's access token,...11 likes·218 readsoutsystems
Tegarblog.tegvr.com·Dec 20, 2024Clearing the Clutter: Tackling Unused Dependencies in OutSystemsWhile migrating one of our UI components, I discovered a dependency on an outdated version within one of our modules. This realization highlighted an important aspect of software development: unused dependencies, or "dead code." Why Handling Unused D...OutSystemsoutsystems
Stefan Weberwithout.systems·Nov 29, 2024Aim High in Digitalization by going LowPeople often talk about digitalization, but it's important to distinguish between digital optimization and digital transformation. While both can work together, they have different goals and require different methods. https://creators.spotify.com/pod...1 like·115 readsDigital Optimization
Stefan Weberwithout.systems·Nov 18, 2024ODC with AWS S3 - Browser to CloudFrontThis article explains how to securely upload and download files directly from a client's browser to a private Amazon Simple Storage Service (S3) bucket via a CloudFront distribution. This article is part of a series that explores ways to interact wit...73 readsODC with AWS Simple Storage Service (S3)outsystems