|
| |
Home
Modules
Technology
Benefits
Sales
Clients
Company
News
AXXERION SCRIPT
|
A new dimension to configurability | | |
Axxerion Script enables ultimate configurability a SaaS environment. Scripts are written, compiled and run real-time, without the need to wait for a new version of the software. Script are easy to program, support versioning and enable reuse, because scripts are stored in a library and are associated with objects in a flexible way. Axxerion Script is a feature rich programming language that you would expect from a modern programming language, but without the security risks that direct access to the application would entail. Instead, Axxerion Script offers a safe, powerful way to configure Axxerion to your specific requirements.
 |
Business logic:
The business logic is configurable in every layer of Axxerion. This makes it possible to implement your own business rules with or without using workflows.
|
 |
Automate tasks:
Common en similar tasks can easily be automated with Axxerion Script, because Axxerion Script allows programming in a generic way. This enriches the user experience.
|
 |
Bulk updates:
It is possible to use scripts to update field in bulk. This is for instance useful when a new field requires that existing objects are updated to set an initial value.
|
 |
Input validation:
User input can be validated according to complex rules. This need not be limited to the validation of the value of a single field. Validations over multiple fields are possible.
|
 |
Initialization:
When objects are created in Axxerion, the newly created objects can be initialized using Axxerion Scripts. You can specify default field values or copy values from other objects.
|
 |
Create objects:
Axxerion Script allows you to create new objects. You can create a work order from a request and copy fields from the request to the work order.
|
FEATURES
  |
Triggers
Create, update and delete
Update of fields
Workflow connectors
Import
User clicks
Manual
|
  |
Types
Axxerion object
Collection
Text
Date
Float
Integer
|
  |
Operators
Logical
Relational
Mathematical
Text manipulation
Date manipulation
Field access
|
| |
  |
Control
Loop statement
Conditional statement
Return
Raise exception
Block statement
Assignment
|
  |
Functions
Type conversion
Now, today
Current user
Sorting a collection
In regime check
Root of
|
  |
Database
Search
Filter
Navigate
Create
Update
Current object
|
| |
  |
Programming
Library
Versions
Associations
Runtime
Compile
Editing
|
  |
Output
Logging
Debug
Message
Warning
Error
Raise exception
|
  |
Collections
Result of find
Add, subtract
Sort
Loop over
Contains
Get
|
| |
|