Give us feedback

Forge

Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Not finding the asset you need? 
7641
Available
assets
+55
In the last
30 days 
317
Downloads in
the last 7 days
results for tag 
"object"
objectdiff
Service icon
ObjectDiff
by 
Stuart Harris
This component compares the differences in objects of the same type. It is intended for use in auditing.

It handles differences for the create, update and delete of entities.

There are multiple actions available to return the differences between entities in text, HTML or in a structure where you may programmatically use the differences.  HTML is generated using EncodeHtml to prevent injection attacks.

Translations are available in English, Spanish, French, Japanese, Malay, Portuguese, Russian, Chinese.  Let me know if there is another translation you would like.  Translation files are also welcome.

Foreign key attributes are formatted using the "Label" attribute of the foreign entity as well as the ID.
Latest version
1.0.6
Latest release
30 May 2023
Compatible with
OutSystems 11
Audit
Difference
object
objecttorecordlist-using-c-reflection
Web icon
ObjectToRecordList (Using C# Reflection)
by 
Rossi
With this component you can create input/output parameters of generic type "Object", passing any kind of structs of Records or RecordList with the platform function "ToObject(Record/RecordList)" and convert them back from "ObjectToRecordList. This component receive any kind of object struct and read its properties and data. You may use JSON serialization for the same cause, however, with C# reflection this component is very performatic and may no need to perform two operations: Serialize/Deserialize such in JSON.
Latest version
2.0.0
Latest release
16 Jan 2025
Compatible with
OutSystems 11 and 10
object
ObjectToRecordList
ObjectToRecord
Mapping
Structure fields
fields
structure
audit-compare-objects
Service icon
Audit - Compare Objects
by 
Lucas Soares
Component for checking differences between two types of data.
Latest version
1.0.0
Latest release
10 Jun 2021
Compatible with
OutSystems 11
Audit
Compare
data
object