record-introspect
Web icon

Record Introspect

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded
 on 10 December 2018
 by 
3.8
 (5 ratings)
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)
Team
Other assets in this category