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...38 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...133 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·205 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·105 readsDigital Optimization
Stefan Weberwithout.systems·Nov 18, 2024ODC with AWS S3 - Events with EventBridgeThis article explains a method for setting up S3 and AWS EventBridge to receive ad-hoc events in your application, enabling you to respond to various changes in your S3 bucket. Being able to react to change events from your S3 bucket is essential to ...56 readsODC with AWS Simple Storage Service (S3)outsystems
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...63 readsODC with AWS Simple Storage Service (S3)outsystems
Stefan Weberwithout.systems·Nov 18, 2024ODC with AWS S3 - Backend to S3This article explains how to upload and download files from your OutSystems Developer Cloud application's backend to a private Amazon Simple Storage Service (S3) bucket. By default, an S3 bucket is private and not accessible to the public without aut...1 like·55 readsODC with AWS Simple Storage Service (S3)outsystems
Stefan Weberwithout.systems·Nov 18, 2024ODC with AWS S3 - Browser to S3This article explains how to upload and download files directly from a client's browser to an Amazon Simple Storage Service (S3) bucket, bypassing the backend of an OutSystems Developer Cloud application. By default, an S3 bucket is private and not a...45 readsODC with AWS Simple Storage Service (S3)outsystems
Stefan Weberwithout.systems·Nov 5, 2024ODC with AWS S3 - IntroductionThis article is part of a series about using AWS Simple Storage Services (S3) in OutSystems Developer Cloud applications. In this first part, we will discuss the challenges you might encounter when using the default method of OutSystems Developer Clo...11 likes·149 readsODC with AWS Simple Storage Service (S3)outsystems