console-web-api
Reactive icon

Console Web API

Stable version 1.1.0 (Compatible with OutSystems 11)
Uploaded
 on 5 May
 by 
5.0
 (6 ratings)
console-web-api

Console Web API

Compatible with:
Created on OutSystems 11

Version 1.1.0

Stable
Current
See documentation
Uploaded on 5 May by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

v1.1.0 is a major quality-focused update that transforms the app into a more maintainable and reusable console utility library.

What changed

  • Improved architecture by separating public API actions from internal helpers
  • Reduced duplication by centralizing JSON-like parsing and normalization logic
  • Refactored key console actions to use shared internal helpers
  • Standardized descriptions for better readability and maintenance
  • Removed unused internal helper actions


Internal improvements

  • Added TryParseJsonLikeText
  • Strengthened TryParseJsonLike, NormalizeOptionalText, and InvokeConsoleOptionalLabel
  • Simplified internal action flows for repeated logging and timing scenarios
Application Objects:
Console Web API has 0 AOs.

Version 1.0.1

Stable
See documentation
Uploaded on 30 Apr by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

This release focuses on internal quality improvements and metadata completeness over v1.0.0.

🚀 Enhancements

  • Improved Metadata: Added parameter descriptions to helper actions to improve maintainability and design-time clarity:
    TryParseJsonLike
    NormalizeOptionalText
    InvokeConsoleOptionalLabel
  • Documentation: Improved the module’s self-documentation by clarifying the purpose of key input and output parameters used in internal helper logic.

ℹ️ Additional Info

No functional changes were introduced to the public console behavior.

Application Objects:
Console Web API has 0 AOs.

Version 1.0.0

Stable
See documentation
Uploaded on 25 Apr by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

New features:

  • console.trace(): Outputs a complete stack trace to the web console, allowing developers to see the exact execution path and which OutSystems visual logic nodes triggered a specific log or event.

Application Objects:
Console Web API has 0 AOs.