Login to follow
SmartTextSanitizer

SmartTextSanitizer (ODC)

Stable version 1.0.0 (Compatible with ODC)
Uploaded on 26 September 2025 by Digital Alchimia
SmartTextSanitizer

SmartTextSanitizer (ODC)

Details
Detailed Description

📖 Description


SmartTextSanitizer is an intelligent text cleaning and normalization agent for OutSystems applications.
It processes raw user input or external text and returns a sanitized, standardized version according to the user’s needs.

This component combines an AI-powered AgentTask to ensure reliable results, such as:

  • Removing HTML tags

  • Normalizing spaces

  • Removing or replacing accented characters (diacritics)

  • Cleaning unnecessary special characters

  • Returning clean, plain text

  • Optionally generating URL-friendly slugs when instructed

The module is flexible, allowing you to either rely entirely on AI behavior through prompts, or combine it with technical sanitization actions for maximum consistency.