Created on 08 December 2013
icon_unfollowing
Login to follow
record-introspect

Record Introspect

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 10 December 2018 by 
record-introspect

Record Introspect

Details
Introspects an OutSystems Record returning its attribute-value pairs.
Read more

Feature List

- GetAttributeValues: returns a record list of the given Entity/Structure attribute-value pairs;

- GetRecordDataType: returns the Record Definition (name) of the Entity/Structure that the record belongs to;


Main Benefit is PRODUCTIVITY BOOST
use it to avoid hardcoding your entity/structure attributes;

- can be used to generate any dynamic code supported by your entity/structures (e.g. Advanced SQL Queries);


Limitations

- (easily fixed) does not distinguish Date from DateTime;

- not tested (and should probably not work) with multiple Record Definitions;

- not tested (and should probably not work) with Record/Record List attributes;


(Creative Commons attribution: application icon is from https://picol.org/)

Release notes (1.0.1)

Updated source code to match new record definition for OutSystems v10+.

Moved extension to application package.

Reviews (0)
Category
Development tools, Database
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Record Introspect has no dependencies.
Application Objects
Record Introspect has 0 AOs.
Team
Compatible with
Version 11
Database:
SQL Server
Asset consumers
See all 1 consumers
Weekly downloads 
Related assets