pdf-you-later-customizations
Reactive icon

PDF You Later - Customizations

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 25 Aug (yesterday)
 by 
0.0
 (0 ratings)
pdf-you-later-customizations

PDF You Later - Customizations

Details
PDF You Later is a ready-to-use accelerator built on top of Async You Later, designed specifically for asynchronous PDF generation in OutSystems. Instead of blocking the UI while large or complex PDFs are being created, PDF You Later launches the process in the background using a clean Fire-and-Forget pattern.
Read more

Async You Later

Async You Later is a fun and flexible utility for running long or complex operations asynchronously in OutSystems using Fire and Forget patterns, ideal for scenarios like large PDF generation, export tasks, or any process that shouldn't block the UI.

It allows you to launch a process from the screen, return control immediately to the user, and then continue listening for a result (or feedback) in a clean, modular way.

Getting Started


Async You Later

Async You Later is a fun and flexible utility for running long or complex operations asynchronously in OutSystems using Fire-and-Forget patterns.

It is ideal for scenarios such as:

  • Large PDF generation

  • Data export/import tasks

  • Long-running integrations

  • Any process that shouldn’t block the user interface

With Async You Later, you can launch a process directly from the screen, immediately return control to the user, and then listen for results (or feedback) in a clean, modular way.

***No REST APIs were harmed while doing this component***

No REST APIs are used between modules!
The fire and Foget is done using Service Actions only for better security and to save AOs


Getting Started

Async You Later is split into multiple modules, each with a specific responsibility:


Important

When setting up Async You Later, make sure you download both the Core module and at least one Customization Template.

  • The Core alone is not enough to run async jobs—it needs a Customization module to define the actual work.

  • You can have multiple Customization modules (clones) side by side, each handling different async scenarios.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category