Cancel Timer | Cancels a previously set Timer (client-side only) | | | |
Concatenate PDF | Concatenate PDF documents | | | |
Convert | Convert data types (currently only Map to Data Structure) | | | |
Convert Document | Convert document format (using OpenOffice) | | | |
Convert Image | Convert an image to a different format (also extract multiple images from TIFF formatted data) | | | |
Convert to PDF | Convert a document from OpenDocument or Word format to PDF format | | | |
Create File URL | Create a URL from a file path | | | |
Create JSON | Create a JSON (Javascript Object Notation) representation of a composite data structure | | | |
Create OpenDocument from Template | Use a template to create a document in OpenDocument format (the 'OASIS Open Document Format for Office Applications' used by OpenOffice) | | | |
Create from Template | Create a text according to a template | | | |
Deep Copy | Create a copy of a composite data element | | | |
Delete Mail | Delete mail messages | | | |
Dynamic Invocation | Invoke a model dynamically | | | |
Equal | Check whether multiple objects are equal | | | |
Generate Barcode | Generate a bar-code image from a given text | | | |
Get Content Type | Get the MIME content type for a file name | | | |
Get Context Element | Get a specific element from a containing model | | | |
Get Deployment Parameter | Get the value of a parameter from the tomcat context file | | | |
Get Element | Get an element (specified by name) from a composite data element | | | |
Get File Attributes | Get various attributes of the file specified in a URL | | | |
Get Folder Contents | Get the contents of a folder specified in a URL | | | |
Get HTTP Headers | Get headers from the current service invocation's HTTP request | | | |
Get Image Attributes | Returns some attributes of an image (height, width) | | | |
Get Image Metadata | Returns the metadata of an image | | | |
Get Mail | Get mail messages | | | |
Get Model | Get a representation of a model | | | |
Get PDF Attributes | Get various attributes of the PDF file | | | |
HTTP Request | Submit an HTTP request (POST by default) | | | |
Identical | Check whether multiple objects are identical (references to the same object) | | | |
Invoke Element Action | Invoke an action of another model (very partially implemented) | | | |
Load CSV Table | Load a simple table from an CSV text | | | |
Load Excel Table | Load a simple table from an Excel sheet (supports .XLS only) | | | |
Log | Write to log / Check log level / Manage diagnostic context | |
Notify Error | Notify of an error ('throw exception') | | | |
Parse | Parse a simple separated or fixed-size structure | | | |
Parse CSS | Parse CSS File | | | |
Parse JSON | Parse a JSON (Javascript Object Notation) representation into a composite data structure | | | |
Parse XML | Parse an XML document | | | |
Publish | Publish a message to a channel | | | |
Read Binary File | Get the binary content of a resource file (located in the application's path) | | | |
Read File | Get the ASCII content of a resource file (located in the application's path) | | | |
Read Resource | Read content from a URL | | | |
Run External Command | Run an external process (executable) on the server | | | |
Run Javascript | Execute Javascript code | | | |
Send Email | Send an email message | | | |
Serialize XML | Serialize a data structure as an XML document | | | |
Set Element | Set the value of an element (specified by name) in a composite data element | | | |
Stamp PDF | Add text to a PDF document | | | |
Subscribe | Subscribe to a channel | | | |
Timer | Execute an action repetitively every specified interval | | | |
Transform Image | Apply rotation or other affine transformation to an image | | | |
Wait | Pause processing for the specifed time (in milliseconds) | | | |
Write Resource | Write binary content to a URL | | | |
Zip | Create a Zip archive from a set of files | | | |