Developing case management applications with the JavaScript API

IBM® Case Manager 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 tasks.

The IBM Case Manager JavaScript API provides classes that represent case management objects such as solutions, case types, cases, and tasks. 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 Case Manager JavaScript API uses the Dojo toolkit, which is an open source JavaScript library for web development.

In addition to the IBM Case Manager 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.