Previous Topic   Next Topic   Contents   Index

IBM Cognos Web Services


NoticeCast Chapters in IBM Cognos Web Services SDK API Reference

The following updates will be included in the next version of the NoticeCast chapters of the IBM Cognos Web Services SDK API Reference Guide.


Adapter or AdapterList Element

The description of this element should read:

Information about all the server groups for one adapter. For example, the PPWA adapter is associated with PowerPlay server groups.


AgentMessage Element

The description of this element should read:

Specifies a list of messages to use when running a NoticeCast Agent.

Optional.

If specified, the message will be used either in addition to, or in place of, the messages stored in the agent, depending on the ClearMessages setting.

If not specified, the default message stored in the agent is used.


ChooseAgent command, Name Attribute

The description of this attribute should read:

Name of the parent NewsBox.


ChooseAgent Response Element

The description of this element should read:

The response from the ChooseAgent command. Returns a list of agent Items.

IBM Cognos Web Services does not use or process this information, but passes it to the appropriate server.


Item Element

The description of this element should read:

A list of NewsBoxes or NoticeCast Agents returned by a call to a ChooseAgent operation.


Message Element

The description of this element should read:

Specifies a list of messages to use when running a NoticeCast Agent.

Optional.

If specified, the message will be used either in addition to, or in place of, the messages stored in the agent, depending on the ClearMessages setting.

If not specified, the default message stored in the agent is used.


MessageBody Element

The description of this element should read:

Specifies the content of the message.

If specified, the content of MessageBody is used in place of that stored in the NoticeCast Agent, but does not update the NoticeCast data store.

If not specified, the default message stored in the agent is used.


MessageSubject Element

The description of this element should read:

Specifies the subject of the message.

If specified, the content of MessageSubject is used in place of that stored in the NoticeCast Agent, but does not update the NoticeCast datastore.

If not specified, the default subject stored in the agent is used.


Recipient Element

The description of this element should read:

Represents a receiver of a NoticeCast message.

Optional.

If specified, the content of Recipient is used in place of that stored in the NoticeCast Agent (but does not update the NoticeCast datastore).

If not specified, the default recipient(s) stored in the agent is used.


ServerGroup Element

The description of this element should read:

A list of ServerGroup elements with their associated adapters.


Status Element

The description of this element should read:

Result code returned from a RunAgent command.

Value is "Success" indicating that the operation completed correctly, or a fault is returned.


Action Attribute

The description of this element should read:

Indicates what NoticeCast should do with the message.

Required (literal adapter).

Possible values include:


Id Attribute

The description of this element should read one of the following, depending on where it is used:


Message Attribute

The description of this element should read:

Specifies a list of messages to use when running a NoticeCast Agent.

Optional.

If specified, the message will be used either in addition to, or in place of, the messages stored in the agent, depending on the ClearMessages setting.

If not specified, the default message stored in the agent is used.


Name Attribute

The description of this element should read one of the following, depending on where it is used:


ServerGroup Attribute

The description of this element should read:

The name of a server group.


Type Attribute

The description of this element should read one of the following, depending on where it is used:


Value Attribute

The description of this element should read:

The value of a parameter you are passing to the BI server through the Web server. For example, if you are passing security logon information, and the name parameter is username, the value is the applicable username.


Previous Topic   Next Topic   Contents   Index