Business Rules Scripting API

From RemObjects Wiki

Jump to:navigation, search

This is the Data Abstract Scripting API Page
Feel free to add your links to other appropriate new or existing topics below.


Data Abstract for .NET supports client and server side scripting in using the javascript language. These scripts can be used for updating the client and server business logic without requiring a reinstall of the client and server on all hosts. A Data Abstract business rules script usually contains a list of javascript functions; the Data Abstract engine will look for them by name. The Business Rules Scripting Events page contains a list of all events that the engine can call. Scripts can be defined from Schema Modeler, by clicking the "Business Rules" button in the main window (for server side scripts only) and by right-clicking on a command or data table and selecting "Business Rules" from the popup menu (for client side rules). From within the script, there are a few global functions and fields that can be used when writing scripts. The Global Object (Business Rules Scripting) contains a list of these fields and what to use for them.

Object Types

The callbacks make use of some common structures, the following list contains the different objects that are used from the callbacks.

See Also


Da-48.png

Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Xcode, Delphi, Java and JavaScript

Glossary   — ArticlesFeaturesLibrarySamples

Navigation
products
platforms
special
Toolbox