Extending the console user interface

The Application Console is the user interface for conducting and tracking day-to-day transactional business, such as orders and inventory.

The Application Console UI uses HTML within Java™ Server Pages (JSPs). The user interface layer accesses the exposed APIs through services defined in the Service Definition Framework, which ensures that only exposed APIs are used.

The UI layer of the Service Definition Framework uses very minimal XML manipulation. Wherever significant manipulation of XML output becomes necessary, changes to the APIs provide a more UI friendly output.

The following figure shows the technical architecture of the Application Console user interface.

Flow chart of the technical architecture of the Application Console user interface

For detailed information about extending the Application Console user interface, see the Sterling Selling and Fulfillment Foundation: Customizing Console JSP Interface for End-User .