Business Data Scripting

Scripting in BDS uses a script language that is based on JavaScript with extensions to support the different aspects of BDS.

You can learn more about JavaScript from many sources. A useful introduction to JavaScript can be found at the W3Schools web site http://www.w3schools.com/.

Supplying xsi type Information in XML Sent to ActiveMatrix BPM gives an example of how to use Business Data Scripting in practice in ActiveMatrix BPM. It does not include a full description of the syntax of the JavaScript language. Those not familiar, or who are struggling with the syntax, are encouraged to first learn the basics of JavaScript before progressing onto ActiveMatrix BPM Scripting.