(empty document)
In this section
Batch Jobs
Learn how to effectively use Batch Jobs to schedule and execute assemblies automatically. Discover the three different types of Batch Job modules - Cron, Daily, and Hourly - and how to activate and manage them. Keep track of the number of times your Batch
Error Handlers
Normally, when a module raises an error the assembly halts execution immediately and reports the module's error mesage
RSS Feeds
Learn how to generate and format an RSS feed for your blog or news articles using assemblies. This document provides an example using the Emit RSS Feed module and the Data Nodes - Serialize module to save the feed contents as a file on the server. Improve
Web Services
Learn how web services work and how they can be utilized to create REST-style API endpoints. Discover the different output formats available, such as XML, JSON, and CSV. Understand how input can be received through query parameters or a POST payload. Expl