Server Requests

This topic describes making direct server requests from a custom WCC application. These requests provide a means of accessing certain types of BPM data that are normally only exposed through visual WCC components.

To demonstrate the use of server requests, a sample application, wccApiSample, is provided in the \samples directory when Workspace is installed with Business Studio. This sample application provides a UI that allows you to execute each of the available server requests, then receive a response to the request. For more information about setting up and using the wccApiSample application, see wccApiSample Application.