Check out the full

AGENDA

image
Filters
Filter by your interests
Filter by your interests
Timezone:
  • Americas EST
Loading results

Loading results

  1. -

    Breakfast

    • Related Tags:
      • Mainstage

      The New IT Leader: How Low-Code and AI are Shaping the Future of IT

      -
      Will AI code the future? How will the role of low-code change in an AI-powered world? What does it all mean for IT leaders?
      Join us for the ONE Conference opening keynote as OutSystems CEO Paulo Rosado answers the big questions, highlights what’s pushing IT to a breaking point, and tackles some of the disruptive changes coming to software development in the next five years.
      Leading IT executives, global partners, and OutSystems tech teams will join us on stage to share how one app can transform, one idea can evolve into an innovation factory, and IT teams can – and should – be the true heroes of their organizations.
      Don’t miss this opportunity to deep dive into the roadmap for the OutSystems platform and be among the first to see the many exciting advancements planned for AI and how building apps with OutSystems will evolve over time.
      The list of speakers:
      1. Paulo Rosado CEO at OutSystems
  2. -

    Coffee Break

    • Related Tags:
      • Mainstage

      Product Preview: Guided Walkthrough of What’s Next for the OutSystems Platform

      -
      What’s coming next for the OutSystems Platform? Join us for a live walkthrough of the most recent advancements and many major features coming soon.
      The team will share an end-to-end walkthrough of OutSystems Developer Cloud, including live demos of the latest features and capabilities for the platform. Members of the Ionic team will join us to demonstrate Ionic Portals, a new way to create Superapps and Mobile Micro Frontends in your mobile projects, and we’ll dig into new, innovative ways that low-code and traditional dev teams can collaborate together across platforms.
      Finally, hear how you can deliver new services for your customers by harnessing the power of generative AI within your own applications. To this end, we’ll demonstrate programming with a new set of connectors for popular AI services like ChatGPT. Hear from OutSystems leadership on the big questions and topics shaping the future of our platform, and what you can expect as our platform evolves.
      The list of speakers:
      1. Patrick Jean Chief Technology Officer at OutSystems
  3. -

    Lunch

    • Related Tags:
      • OutSystems Cutting Edge

      Becoming a Plumber: Setting Up a Real-World CI/CD Pipeline

      -
      We have plenty of learning material and content discussing the happy-path to achieving a CI/CD pipeline for our OutSystems projects. In this session, however, we will be going over what happens when you attempt an implementation in a real-world environment. We’ll go over the differences between a traditional app pipeline and an OutSystems pipeline, incorporating BDD and Selenium tests, setting up static security scanning steps, the Lifetime API, and enterprise readiness.
      The list of speakers:
      1. Grayson Udstrand Client Architect at EMIDS
    • Related Tags:
      • Mainstage

      Developer Success Stories with community members

      -

      coming soon

    • Related Tags:
      • Project FAIL

      Security Failures - How security technology alone cannot save the day

      -
      Join OutSystems Chief Security Officer, Clayton C. Peddy and OutSystems Solution Architect, Fred Gruhn as they highlight how implementing a security tool by itself can cause unintended consequences for your organization. Clayton and Fred will walk through real-world examples of perceived improvement and the fallout that comes from failing to consider people and process as part of a tool implementation plan. The duo will also highlight how using OutSystems AI Mentor Dashboard creates a natural feedback loop for your developers so that they can reap the benefits of security, scalability, and reduction of technical debt.
      The list of speakers:
      1. Clayton C. Peddy Chief Security Officer at OutSystems
      2. Fred Gruhn Senior Solution Architect at OutSystems
    • Related Tags:
      • Built by the Community

      The Chatbot Layer Cake: Building Robust Virtual Assistants

      -
      Oh no, not another Chat GPT talk! I promise, this one is different. Instead, This is a talk on how to avoid building another "powered by GPT" clone. Services such as GPT-4 are all the rage right now, but building a chatbot with a single layer of logic is like a single-layer cake: dry and bland. Sometimes every out-of-the-box chatbot framework seems limited in this regard: too generic, or you have to hard-code every intent and response. In this session, I'll share how my team at Kent State University avoided relying on a single pre-built chatbot framework and custom built a digital assistant using OutSystems that delivers personalized responses through a layer of language processing, combined with our own layers of business logic and client APIs. We'll also explore how to fall back to natural responses for unknown utterances. Get ready to dive into the delicious world of chatbot layer cakes!
      The list of speakers:
      1. Walter Robins Applications Developer at Kent State University
    • Related Tags:
      • Outside the Box

      Vonage and OutSystems - A Telecommunications Match

      -
      In an increasingly virtual world, it is important to be able to stay in touch with your customers, your peers, and anyone else you interact with. Providing technology solutions that enable you to see and communicate with people can generally be a challenge, but not when you combine Vonage with OutSystems. Vonage’s state of the art video and communications APIs are well known, but did you know that there are also OutSystems connectors for them?

      In this talk, I will show you how you can get started with Vonage, including how to sign up for their API access. Once we have that, I will take a dive into the Forge components for web and mobile Vonage connectors. And finally, we will build a web and mobile app that uses the connectors.
      The list of speakers:
      1. Craig St Jean Chief Technology Architect at Xebia
    • Related Tags:
      • Project FAIL

      Starting Strong: Four Decisions That Can Impact Refactoring Success

      -
      In this session we cover four implementation decisions we made accidentally that led to unexpected pain. We'll see how these decisions resulted in headaches when we tried refactoring the app's entities and module structure. We will discuss how we learned to avoid potential pitfalls by exploring the impact of early app architecture decisions.
      The list of speakers:
      1. Rick Munoz Chief Architect & Practice Partner at T4S Partners
    • Related Tags:
      • Outside the Box

      Demystifying SAP and OutSystems integration

      -
      Many people fear SAP: it is a big system with endless possibilities and variations. Without deep knowledge of it, many people think it is impossible to understand the consequences of what you are doing when integrating SAP with OutSystems. This session is all about demystifying SAP. I will not only talk about integration patterns, authorization and authentication, but also about the many learnings I gained during the 40+ SAP-OutSystems projects I have worked on. It is going to be a hands-on session, with live integration and building.
      The list of speakers:
      1. Roy van de Kerkhof Technical Director at NovioQ
    • Related Tags:
      • OutSystems Cutting Edge

      Low Drone - How to create a mobile app to voice control a drone

      -
      In this session, we will demonstrate how we built an application using OutSystems to enable voice control of a drone. We will explore the technologies used and show how we integrated them into a seamless solution capturing the power of AI, IoT and Low Code. We will discuss the challenges we faced and the solutions we developed to overcome them. Our presentation will include a live demo of the application in action, showcasing how easy it is to control the drone using simple voice commands!
      The list of speakers:
      1. David Kuehn Software Engineering Intern at Grove Path Technologies, Inc.
    • Related Tags:
      • Built by the Community

      MQTT, a Simple Glue for Disparate Systems

      -
      When developers need to integrate disparate systems, they'll often reach first for REST APIs. And REST (or RESTful or REST-like to be more precise) services can be very useful. Given how easy OutSystems makes it to implement REST APIs, it's easy to jump to that as the default integration. In this talk, I'd like to make the case that developers should also consider MQTT as a simpler way to integrate disparate systems, particularly for systems including sensors and IoT devices. MQTT has both advantages and disadvantages over REST in different scenarios, and I'll discuss these, and when you might want to use each.
      The list of speakers:
      1. G Andrew Duthie Senior Technical Architect at Xebia
    • Afternoon Coffee Break

      -

      Afternoon Coffee Break

    • Related Tags:
      • Project FAIL

      Achieving Multitenant Software Solutions by Mitigating Failure

      -
      Multitenancy refers to the capability to serve multiple clients on the same platform. This approach has many benefits such as lower cost and improved scalability, but it comes with unique challenges. Multitenant challenges can range from ensuring data isolation, data processing, test data management, multiple configurations, and user accounts across the tenants. In this session, we will review these challenges of multitenancy by looking at past project failures.
      The list of speakers:
      1. Donald Monpas Client Architect at EMIDS
    • Related Tags:
      • OutSystems Cutting Edge

      Create live commerce sessions with video streaming and a live products carousel

      -
      In this talk, we'll explore how to build a live commerce app using OutSystems and Firestore. We'll cover managing products in the backoffice and syncing them with Firestore, as well as the live session screen which includes a video stream, chat, and live product carousel. By connecting the carousel to Firestore, we create a magical live carousel. A live demo will be given, giving you a clear understanding of how to create a live commerce app with OutSystems and Firestore, and leverage the power of live video streaming and real-time product carousels to drive sales and engage customers.
      The list of speakers:
      1. António Barroso Outsystems Solutions Architect at Truewind
    • Related Tags:
      • Built by the Community

      How to build a dynamic datagrid

      -
      Datagrid can display data, sort, filter and manipulate data as needed in a user-friendly way. However, building and maintaining it can some times be complex. Come to this session to understand how to build dynamic datagrids that meet the needs of modern data analysis following best practices for large data sets, optimize performance and integrate with other applications using OutSystems. We'll provide valuable insights into how to leverage low-code to build powerful data visualization tools for any role.
      The list of speakers:
      1. Tiago Coito Software Developer at Doitlean, Lda
    • Related Tags:
      • Outside the Box

      Intelligent automation with OutSystems and UiPath

      -
      Imagine going through at least 50 files daily and process the data in those files manually. That's exactly what executives of one of our customers had to do everyday. They had to manually do the verification for each invoice they manage in their OutSystems app and it was taking 100 hours of effort everyday. They were struggling to automate this due to the varying formats and structure of each invoice. With OutSystems integration capabilities, we were able to solve this problem by integrating with UiPath. With UiPath' s Machine Learning model, we were able to read low quality data from different invoices and verify if the amount matches. After the integration the executives were able to verify the invoices by triggering a bot from their OutSystems app with just one button click. The data fetched by the UiPath bot is fed to the OutSystems app to generate meaningful insights that are displayed via a dashboard. With this automation, verification that took hours is now done in seconds.
      The list of speakers:
      1. Krishnnambal Sundaram Technical Lead at Xebia
    • Related Tags:
      • Outside the Box

      Transforming development approach with low-code/no-code and AI assistance

      -
      This presentation will explore the rise of the low-code/no-code trend, highlighting how AWS has been developing more features into their services to provide a seamless no-code experience. You will learn about the benefits of this trend and how it is changing the landscape of software development.
      The list of speakers:
      1. Viktoria Semaan Senior Developer Advocate at AWS
    • Related Tags:
      • OutSystems Cutting Edge

      Bitmasking, the perfect companion to low-code queries

      -
      Using multi dropdown selects to filter data usually requires advanced SQL blocks with inline parameters. In this presentation, we will introduce a different approach using bit masking that does not require the advanced SQL to have inline parameters making the developer life easier.
      The list of speakers:
      1. Hugo Francisco Developer at Do iT Lean
    • Related Tags:
      • Built by the Community

      Low-code solutions for high-volume recruiting at MyBrandForce

      -
      To efficiently recruit, interview, onboard, and train MyBrandForce’s Brand Agent gig workforce across the country, we developed a seamless experience using Outsystems, integrating with best-in-class cloud services such as Greenhouse, DocuSign, and Plaid. Once hired through Greenhouse, the Brand Agent is automatically added to our platform. This triggers a mobile-first onboarding experience, including e-signature with DocuSign, setting up direct deposit with Plaid’s Link product, and completing just-in-time, targeted training.
      The list of speakers:
      1. Charles Highum Associate Software Engineer at T4S Partners
    • Related Tags:
      • Project FAIL

      Our Journey using AI Mentor Studio and clearing technical debt

      -
      In this session, we'd like to talk a little bit about how our small furniture company began using Outsystems, building apps very quickly but leaving a wake of undealt with technical debt in our trail. As we got more and more familiar with Outsystems, and as AI Mentor Studio was introduced, we took note of just how much this debt was affecting our systems and architecture. In the last few months, we made a huge effort to re-factor and re-write apps and modules that were being flagged in AI Mentor Studio, achieving outstanding results in terms of reducing our technical debt (~68% reduced). We are excited to share some of the challenges we faced and results we got from using this tool, which includes a more robust and complete set of standards for Outsystems apps, as well as the inclusion of AI Mentor Studio in technical code reviews. The tool was a key factor in our success and we're happy to show how we got where we are!
      The list of speakers:
      1. Cynthia Wooldridge IT Systems Developer at Badcock
      2. Vinicius Seixas IT Systems Developer at W.S. Badcock
    • Closing Ceremony

      -
      Join us for the NEO Awards, where we will celebrate the exceptional achievements of OutSystems community members who have gone above and beyond in their contributions. Get ready to be part of an inspiring session as we shine a well deserved spotlight on all the great things happening in the ecosystem.
  4. -

    Neo Party

  5. End of Day 1