cancel
Showing results for 
Search instead for 
Did you mean: 
Brian_Hesse
Staff
Staff

The goal of this project was to develop a SOAP web service that could be called from within AWD's Design Studio that would create AWD Case Management cases and tasks. This was originally developed for use with sales demonstrations; and, once clients showed enough interest in Case Management, it was decided to make the module available.

The standalone CaseMgmtUtility.war file provides a SOAP web service interface. Actions including createCase, addTaskToCase, and AssignTask were implemented with appropriate parameters to call the AWD baseline REST services used by the Case Management user interface (UI) to create cases and tasks. Parameters are read from the AWD Admin Console Configuration Settings Table (WM7U999S) to provide the appropriate logic to use the B2B authorization filter for making the REST service calls.

  • On the list with other API enhancements, tentatively planned for 22.2 (but may not quite make it into the release). (NATHAN)