3.7 GetChildren

POST method to get a list of children from a Workflow Automation provider object.

3.7.1 Request Parameters

Include the following parameters in the request URL as needed.

Parameter

Description

  • sessionID
  • userName
  • password
  • hostName
  • portNumber

All web service calls require BSL authentication and may optionally identify a Workflow Automation Server. For more information about authentication and identification, see Authentication and Identification.

3.7.2 Request Data

Include the following elements in the POST request data as needed.

Element

Description

Path

REQUIRED. Workflow Automation provider namespace path.

Provider

REQUIRED. Workflow Automation provider name.

HINT:You can get a list of all the active providers for a Workflow Automation Server using the GetManagementServices method.

3.7.3 Response Data

The POST response data contains the following element.

Element

Description

List

Attribute names and values containing the class name and object name for each child of Path in Provider.