deleteHotList(objectPath)

Use this method to delete the bibus » agentOutputHotList objects for the specified bibus » baseAgentDefinition.

Use of this method requires:

Signatures

Java and Apache Axis
 
public  void  deleteHotList( 
com.cognos.developer.schemas.bibus._3.SearchPathSingleObject 
objectPath) 
C# .NET
 
public  void  deleteHotList(searchPathSingleObject  objectPath) 

References

Part of the following method sets:
Implemented by the following services:

The services that implement the deleteHotList method, along with the associated SOAP actions, are listed in the following table.

Table 1. Services implementing the deleteHotList method.

Service

SOAP Action

agentService

http://www.ibm.com/xmlns/prod/cognos/agentService/201404/

Input parameters

Use the following parameters when calling this method.

objectPath

Specifies the object associated with the request.

This argument

Return values

None.