addTermAssociation(term, parameterValues, options)
Reserved.
References
- Part of the following method sets:
- Implemented by the following services:
The services that implement the addTermAssociation method, along with the associated SOAP actions, are listed in the following table.
Table 1. Services implementing the addTermAssociation method. Service
SOAP Action
indexUpdateService
http://www.ibm.com/xmlns/prod/cognos/indexUpdateService/201404/
What's new
- New in Version 8.3 — Search — For Internal Use Only
Documentation for services, classes, methods, and enumeration values related to search integration has been updated to indicate that they are included to support internal functionality only. Do not use these extensions.
Input parameters
Use the following parameters when calling this method.
- term
This argument
- parameterValues
Specifies the parameter values for the request.
Parameter values can also be specified in other locations. For more information, see Specifying Options and Parameters.
This argument
is an array of type bibus » parameterValue
is encoded as type
tns:parameterValueArray
- options
Specifies the options for the request.
Options can also be specified in other locations. For more information, see Specifying Options and Parameters.
This argument
Return values
This method returns the following values.
- result
Returns the state of the asynchronous conversation. Possible asynchronous conversation states are defined in the bibus » asynchReplyStatusEnum enumeration set.
Any data requested can be obtained by examining the bibus » asynchReply » details property.
This result
is of type bibus » asynchReply
is encoded as type
tns:asynchReply