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? 
7652
Available
assets
+64
In the last
30 days 
373
Downloads in
the last 7 days
results for tag 
"UUID"
reactive-guid-generator
Reactive icon
Reactive GUID Generator
by 
Yuri Murakami
Returns a random v4 UUID of the form xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx, where each x is replaced with a random hexadecimal digit from 0 to f, and y is replaced with a random hexadecimal digit from 8 to b. Migrated the mobile version of this component (https://www.outsystems.com/forge/component-overview/5468/small-guid-generator) to reactive.
Latest version
1.0.0
Latest release
30 Apr 2020
Compatible with
OutSystems 11
GUID
UUID
client side
javascript
unique identifier
unique
Identifier
small-guid-generator
Mobile icon
Small GUID Generator
by 
Yuri Murakami
Returns a random v4 UUID of the form xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx, where each x is replaced with a random hexadecimal digit from 0 to f, and y is replaced with a random hexadecimal digit from 8 to b.
Latest version
1.0.0
Latest release
11 Mar 2019
Compatible with
OutSystems 11
GUID
UUID
unique identifier
client side
generate-guid-client
Mobile icon
Generate Guid Client Action
by 
João Santos
This is a GUID generator to use on client actions, it generates v4 or v7 (timestamped) UUID unique identifiers.
It's similar to the server action 'GenerateGuid', but usable in client actions (which means it can be used while offline!).
Tested on mobile apps, on both Android and iOS devices.
Example of generated GUID:
"635844f6-0856-42a2-a832-4b9d3b775bd2" (UUID v4)
"018b39a2-049f-745a-a03d-a25ce8da06b4" (UUID v7)
Latest version
1.0.10
Latest release
26 Oct 2024
Compatible with
OutSystems 11
generate uuid
GUID
guid generator
mobile
UUID
uuid7
Reactive icon
UUID7
by 
Daniël Kuhlmann
Contains the UUI7 extension that allows you to generate GUID in version 7 format.
Latest version
1.0.0
Latest release
30 Jun 2023
Compatible with
OutSystems 11
#Extension
C# Extensions
GUID
UUID
ulid
Service icon
ULID
by 
Tiago Ribeiro
ULID a is sortable, random ID generator
Latest version
1.0.0
Latest release
8 Jul 2023
Compatible with
OutSystems 11
#database
id
sortable
ulid
unique identifier
UUID
write-sync-pattern
Mobile icon
Optimized Read/Write Sync Pattern
by 
João Santos
An optimized alternative to the OutSystems Read/Write Sync Patterns.
Simple and easy to implement, data optimized (only delta is synced), no need to remap primary keys when syncing with server, no need to remap foreign keys when syncing with server, uses client-side guid generation, timezone friendly.
Latest version
1.0.1
Latest release
26 Oct 2024
Compatible with
OutSystems 11
data sync
data synchronization
GUID
mobile
offline
Offline Data Sync
Sync
UUID
generateulid
Reactive icon
GenerateULID
by 
Giovane
Generate ULID (Universally Unique Lexicographically Sortable Identifier) for Client Side and Server Side. 
Latest version
1.0.5
Latest release
12 Jan 2023
Compatible with
OutSystems 11
databaseid
id
ulid
UUID
nano-id-reactive
Reactive icon
Nano Id Reactive
by 
Duarte Oliveira
Nano ID is a library for generating random IDs shorter than UUID and with the same level of uniqueness. 
Latest version
1.0.0
Latest release
1 Jul 2022
Compatible with
OutSystems 11
Reactive utilities
nanoid
UUID