We build custom applications 5x faster and cheaper 🚀
Book a Free ConsultationLearn to adjust application behavior in OutSystems using site properties without redeployment. This guide offers step-by-step instructions for real-time configuration changes.

Book a call with an Expert
Starting a new venture? Need to upgrade your website? RapidDev builds Webflow websites with your growth in mind.
Managing application behavior without redeployment is a vital feature in dynamic development environments. Site properties in OutSystems allow developers to do precisely that by adjusting application settings on-the-fly. This detailed guide walks through effectively utilizing site properties in OutSystems for real-time application adjustments.
// Check a site property to determine feature access
If (GetSitePropertyFeatureToggle()) {
// Code or logic when feature is enabled
} else {
// Alternative code or logic
}
By following these steps, developers can effectively use site properties within OutSystems to adjust application behavior without necessitating redeployments. This method improves agility and responsiveness to changing requirements, fostering a more adaptable application management strategy.
When it comes to serving you, we sweat the little things. That’s why our work makes a big impact.