Querying for a Siebel CRM Child Business Component To Return Its Child Links

You can query for a Siebel CRM child Business Component to return its child links (that is, links to grand children) by sending a HTTP GET request to the resource's URI.

The following request queries for the Contact child Business Component to return child links only for the List Mgmt Lists child Business Component:

  • URI: http://ServerName:port/siebel/v1.0/data/Account/Account/88-3CFLJ/Contact?ChildLinks=List Mgmt Lists

  • HTTP Method: GET

  • Content-Type: application/xml

  • Authorization: Basic