ServicesDiscovery Example

The ServiceDiscovery process illustrates how to use the ServicesDiscovery activity to generate a CDS hooks services discovery response.

For more information about the ServicesDiscovery activity, see the CDS Hooks documentation.

ServiceDiscovery Process

The ServiceDiscovery Process is illustrated here:

Process Definition

The process performs the following operations:
  1. The HTTPReceiver activity waits to receive an HTTP GET request from CDS Hooks services discovery.
  2. The ServicesDiscovery activity generates a CDS Hooks services discovery response.
  3. The SendHTTPResponse activity returns the services discovery response through HTTP POST.

Process Output

Select the desired activity and click the Output tab.

  • The process generates and returns a CDS Hooks services discovery response.