Developing case management applications with the JavaScript API

IBM® Business Automation Workflow provides a JavaScript application programming interface (API) that you can use to customize your case management client application. For example, you can use this API to create cases, gather information about solutions, and start manual activities.

The IBM Business Automation Workflow JavaScript API provides classes that represent case management objects such as solutions, case types, cases, and activities. It also provides classes that represent components of the client user interface such as page widgets, dialog boxes, toolbars, and pop-up menus.

The IBM Business Automation Workflow JavaScript API uses the Dojo toolkit, which is an open source JavaScript library for web development.

In addition to the IBM Business Automation Workflow JavaScript API, you use the IBM Content Navigator JavaScript API to customize your client application. The IBM Content Navigator JavaScript API includes more modeling classes and widget classes that you can use in your application.