Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
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.
Check our FAQs for more information.
Not finding the asset you need?
7652
Available
assets
+64
In the last
30 days
373
Downloads in
the last 7 days
Back to list
Type
All
Mobile
Reactive
Service
Traditional web
Business solution
Curation
Curation
See curation FAQs
>
Trusted
Validated and supported by the community experts, these projects follow best practices for security, documentation, and code quality.
OutSystems supported
Developed, maintained and supported by OutSystems under the terms of a customer's subscription.
Trusted
OutSystems supported
CATEGORY
Categories
See all FAQs
>
Apps
Fully working apps for different use cases that you can start using immediately or customize to fit your needs.
Demos & samples
Guides and examples that demonstrate how specific tasks, capabilities, or components work.
Development tools
Components, frameworks, and libraries that support the developer in the app lifecycle management and CI/CD processes.
Device capabilities
Plugins that extend the features of your apps by allowing access to the capabilities of mobile devices.
Functional libraries & utilities
Programming functions and utilities to develop and extend the end-user functionalities in your apps.
Integrations
Connections with systems external to OutSystems that enable additional functionalities on your apps.
User interface
Themes, layouts, patterns, and widgets that allow you to build great-looking apps in no time.
Notify
PLATFORM
OutSystems 11
OutSystems Developer Cloud
OTHER
Try now included
My activity
Downloaded
Following
My assets
Sort by:
Most Popular
Most Popular
Latest submitted
Rating
A-Z
Filters
8
results
for
tag
"UUID"
Clear filters
Reactive GUID Generator
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.
3
261
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
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.
3
114
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 Action
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)
0
63
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
Contains the UUI7 extension that allows you to generate GUID in version 7 format.
0
43
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
ULID a is sortable, random ID generator
1
24
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
Optimized Read/Write Sync Pattern
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.
0
20
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
Generate ULID (Universally Unique Lexicographically Sortable Identifier) for Client Side and Server Side.
0
14
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
Nano ID is a library for generating random IDs shorter than UUID and with the same level of uniqueness.
0
13
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
Loading
Loading...