RUAL Core v12.0.0
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 7 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
cast to objectgeo
Converts a geopoint object type to an object type
create document function
Creates a document in the given storage.
get lat / lon geo
Returns the latitude and longitude of a given geo point
join array
Creates and returns a new string by concatenating all of the elements in this array, separated by void if none provided
location input component
Custom inputs to enter latitude and longitude
update datatable selection uicomponent
null
wait for document function
Using the given timestamp will wait for the document to be present in search.
Blocks modified
build pdffile
null
datatable component
A complete data table including filters, sorting, and searchbar.
update document function
Update document in the given storage and creates a revision for it.