XBscript
XBscript2.0 is an easy-to-use XML-based scripting language to create Java-services for use on XBintegrator or any other SOA platform.
Key features
Easy to learn
You don’t need any Java knowledge to create services. The XBscript2.0 engine, with its broad set of instructions and built-in functions, automatically compiles your scripts to Java objects. XBscript looks a lot like XML. In 2 or 3 days, any programmer can get the hang of it.
Script validation and compilation
The scripts you make, are automatically validated and compiled to Java services. Both services and scripts are stored in XBintegrator’s central repository. The central repository features versioning and version comparison.
Development Studio
Scripts are made in XBintegrator’s Development Studio, a rich development client with all the feature of a state-of-the-art IDE:
- Scripting assistant
- Prompting
- Drag&Drop features
- Right Mouse Button features
Extendible instruction set
You can add your own instructions and built-in functions to XBscript2.0. You can build these instructions
- in Java
- or even in XBscript2.0


