The following parameters apply to the getQuestionsAsked method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
String |
Identifies the session retrieved from logging in. |
|
resultSize |
Integer |
Identifies the number of searched text for which you want to retrieve detailed information. |
|
Descending |
Boolean |
Indicates an option available for sorting the results in descending order of the ASKED_DATE. |
Description
Retrieves historical Knowledge document search text.
Returns
A <UDSObjectList> node with zero or more <UDSObject> nodes describing EBR_LOG with the following <Attributes> child nodes:
|
XML Element Value |
Data Type |
Description |
|---|---|---|
|
id |
Integer |
Indicates the unique identifier of the question asked. |
|
SEARCH_TEXT |
Integer |
Indicates the search text of the question asked. |
|
Copyright © 2013 CA.
All rights reserved.
|
|