http://www.ibm.com/wsdl/soa/pxtl/v1_0/interface
The TerminalLocationNotification Port Type

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.

 Collapse Operations
TerminalLocationNotification_locationEndResponse  locationEnd (locationEnd parameters) [faults:  InvocationException  ]

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).


TerminalLocationNotification_locationErrorResponse  locationError (locationError parameters) [faults:  InvocationException  ]

The location error message is sent to the application to indicate that the notification for a terminal, or for the whole notification, is being cancelled by the Web Service.


TerminalLocationNotification_locationNotificationResponse  locationNotification (locationNotification parameters) [faults:  InvocationException  ]

When the location of a monitored device changes a notification is delivered to the application with the new location information. If a group identifier was used, the terminal device URI is provided, not the group URI.


 Collapse XML
-<wsdl:portType  name="TerminalLocationNotification">
-<wsdl:documentation>
<xhtml:p>Notification interface to which notifications are delivered.</xhtml:p>
-<xhtml:p>
-<xhtml:b>
<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="locationNotification">
-<wsdl:documentation>
<xhtml:p>When the location of a monitored device changes a notification is delivered to the application with the new location information. If a group identifier was used, the terminal device URI is provided, not the group URI.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
-<wsdl:operation  name="locationError">
-<wsdl:documentation>
<xhtml:p>The location error message is sent to the application to indicate that the notification for a terminal, or for the whole notification, is being cancelled by the Web Service.</xhtml:p>
</wsdl:documentation>
<wsdl:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
-<wsdl:operation  name="locationEnd">
-<wsdl:documentation>
<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:fault  message="soa_pxnotify_faults:InvocationException"  name="InvocationException" />
</wsdl:operation>
</wsdl:portType>
 Collapse Used-By
Service Port Binding
TerminalLocationNotificationService TerminalLocationNotification TerminalLocationNotificationBinding
Generated by WSDLdoc ©