RUAL Core v10.6.2
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.
Reading these notes Upgrading? Read the notes for every version between yours and the target, watch for warning callouts at the top (breaking changes), and check the deprecated list against your blueprints via Deprecated Actions in RUAL Studio. The full upgrade routine is in Version Management; deprecated blocks keep working: their block page names the successor when one exists.
Modified or newly introduced blocks
In this release 6 blocks have been modified and 10 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
**number Returns the result of raising first operand to the power second operand. >= and <= condition array input component Generates rows with inputs based on the selected fields from an array create new component uicomponent Helps users create a new component. As soon as the component is created this block will be replaced by the new component which can also be selected in the search. is this workweek condition matchall value search single function searches in the given storage based on a query and returns maximum one result. soap function soapconnection Requests the given function from the original WSDL submit form uicomponent Submits the given form in the frontend validate vat function Request VAT code validation using the ec.europa.eu API, allowing you to validate VAT numbers of your customers Blocks modified
datatablecomponent A complete data table including filters, sorting, and searchbar. get document function get a specific document based on the given GUID search function searches in the given storage based on a query. searchbar datatablefilter sign in function let a user be able to login sign in as user function Sign in a regular user account, this only works for accounts with the setting "allow_login_as_user" enabled
