RUAL Documentation

RUAL Core v12.0.7

Our platform operates on software, commonly known as core. This software can be run either locally within the cloud environment of Enterprise Customers or within our AWS cluster.

Modified or newly introduced blocks

In this release 3 blocks have been modified and 18 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.

Blocks introduced

a* fastest route w/heavy lifting function Calculates the fastest route over multiple stops using heavy lifting parameters. copy file Copies the given files to a new destination. every array Tests whether all elements in the array pass the test every (value) array tests whether all elements in the array pass the test exists file Checks if the given files exist. filter by value array Returns an array of all items not matching the given value. grouped step matching by field array Returns all matching objects for the given key-value pair in groups in steps ([A, A, A, B, B, A, C, C, C] becomes => [(A, A, A), (B, B), (A), (C, C, C)]). lock exists function Checks if a lock already exists lock ttl function Returns the time to live for a given lock mock connection function Creates a dummy HTTP connecton with a callback to catch the reply. open pdf print dialog uicomponent Opens the browsers print dialog for the given pdf. If the browser does not support that action the file will be downloaded. The print dialog will NOT open on any MAC based system as this action would freeze the browser. revoke token function Revokes all access tokens based of the authentication document. search tokens function Find existing access tokens by query, without exposing the token itself. searchbar component Searchbar component able to search through a storage in the backend some array Tests whether at least one element in the array passes the test some (value) array tests whether at least one element in the array passes the test step matching by field array Returns the matching objects for the given key-value pair in steps. unzip function Unzips the given file

Blocks modified

ekt formatter function Converts object to edifact ekt file ekt line object Generates a line object for in the EKT Object generate ekt object object Generates an EKT object for the edifact EKT formatter