The following parameters apply to the getDecisionTrees method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
Integer |
Identifies the session retrieved from logging in. |
|
propertyList |
String |
Identifies the comma-separated list of database fields for which you want to retrieve information. The following fields are always returned, regardless of the propertyList parameter:
|
|
sortBy |
String |
Identifies the database field that you want to use for sorting the results. The default is id. Multiple sort fields are not supported. If you specify another field, id as a secondary sort always sorts the results. |
|
descending |
Boolean |
Identifies an indicator available for sorting the results in descending order. |
Description
Retrieves all Decision Trees. Decision trees are Knowledge Documents that provide users with resolutions after answering specific questions on the document.
Note: For more information, see the Knowledge Management Administration Guide.
Returns
A <UDSObjectList> node with the following sections:
<UDSObject> nodes with requested <Attributes> nodes
|
Copyright © 2013 CA.
All rights reserved.
|
|