Web Service Module
The Web Service Module provides activities to act as a Web Service client or server. This section contains details for the messages delivered from the Web Service Module.
This topic provides the MIB Name and MIB OID information, in addition to high-level details about each notification in the Web Service Module.
MIB Name : CASTIRON-COMP-WS-MIB
MIB OID : .1.3.6.1.4.1.13336.2.2.3.18
The following table provides an alphabetical list of all notifications that can be issued by the Web Service Module.
Notification | Level | System | Description |
---|---|---|---|
AlreadyRegistered | Severe | Orchestration | The URI/port is already registered by the Web Service activity. |
CleanUpMessage | Severe | Orchestration | Unable to process the request. Additional information about the error can be found on the Web Management Console. |
ConnectFailed | Severe | Orchestration | The webservice operation failed because a connection to the server could not be established. |
ConnectRetry | Warning | Orchestration | The webservice operation failed while trying to connect to the server. This will cause a retry. |
DataMessageAccepted | Info | Orchestration | SOAP message has been accepted by the Integration Appliance. |
MissingProtocol | Warning | Orchestration | Please put the protocol used in fromt of input parameter location. |
NotRegistered | Severe | Orchestration | The URI/port has not been registered by the Web Service activity. |
OperationNameNull | Severe | Orchestration | Operation name must not be null or empty. |
TaskContextError | Severe | Orchestration | Error occurred while processing Web Service activity due to lost task context. |
TransportInfo | Info | Orchestration | The provide activity is started on local transport for the URI. |
UriDeprecated | Warning | Orchestration | Web Service Module has deprecated the input parameter httpheaders/uri. The specified value will be ignored. |
WSFaultString | Severe | Orchestration | The fault string returned by the WebService activity. |
WebServiceException | Severe | Orchestration | Error occurred while processing Web Service activity. |