http://www.ibm.com/wsdl/soa/pxts/v1_0/interface
Notification interface to which notifications are
delivered.
This interface is part of the collection of
Parlay X outbound notifications supported by the PX Notification common
component.
Operations |
The notifications have completed for this correlator. This
message will be delivered when the duration or count for notifications
have been completed. This message will not be delivered in the case of
an error ending the notifications or deliberate ending of the
notifications (using endNotification operation).
|
The status changed error message is sent to the application to
indicate that the notification is being cancelled by the Web
Service.
|
When the status of monitored devices change, a notification
is delivered to the application with the new status information for
each of the devices. If a group identifier was used, the terminal
device URI is provided, not the group URI.
|
|
XML |
-<wsdl:portType name="TerminalStatusNotification">
<xhtml:p>Notification interface to which notifications are
delivered.</xhtml:p>
<xhtml:i>This interface is part of the collection of
Parlay X outbound notifications supported by the PX Notification common
component.</xhtml:i> </xhtml:b> </xhtml:p>
</wsdl:documentation>
-<wsdl:operation name="statusNotification">
<xhtml:p>When the status of monitored devices change, a notification
is delivered to the application with the new status information for
each of the devices. If a group identifier was used, the terminal
device URI is provided, not the group URI.</xhtml:p>
</wsdl:documentation>
</wsdl:operation>
-<wsdl:operation name="statusError">
<xhtml:p>The status changed error message is sent to the application to
indicate that the notification is being cancelled by the Web
Service.</xhtml:p>
</wsdl:documentation>
</wsdl:operation>
-<wsdl:operation name="statusEnd">
<xhtml:p>The notifications have completed for this correlator. This
message will be delivered when the duration or count for notifications
have been completed. This message will not be delivered in the case of
an error ending the notifications or deliberate ending of the
notifications (using endNotification operation).</xhtml:p>
</wsdl:documentation>
</wsdl:operation>
</wsdl:portType>
|
Used-By |
|