http://www.ibm.com/schema/soa/pxprs/v1_0/local
The notificationExtension Element

Service platform PX Notification common component extension data structure.


Element notifySubscription/notificationExtension : SPNotificationExtension  [1 .. 1]
The notificationExtension element cannot have "xsi:nil" as an attribute. The notificationExtension element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Service platform PX Notification common component extension data structure.

<notificationExtension>
-Begin Sequence [1...1]

The global transaction ID for the Web Service transaction.

<globalTransactionID>xsd:string</globalTransactionID> [1..1]

The application correlation ID. This ID will be returned on delivery confirmation when asynchronous delivery is used so that the service implementation can correlate the response.

<appCorrelationID>xsd:string</appCorrelationID> [1..1]

The service ID string used with Notification Management.

<service>xsd:string</service> [1..1]

The notification destination endpoint. This endpoint should reflect the third-part application to invoke.

<notificationDestination>xsd:string</notificationDestination> [1..1]

The Web Service transaction requester.

<requesterID>xsd:string</requesterID> [1..1]

The delivery method for the notification.

<deliveryMethod>soa_pxnotify_xsd:DeliveryMethod</deliveryMethod> [1..1]

The confirmation callback endpoint. This endpoint may be optionally specified by the calling service implementation to receive a delivery confirmation. The callback endpoint should correspond to a Web Service endpoint that can be used to invoke the service implementation.

<confirmationEndPoint>xsd:string</confirmationEndPoint> [0..1]
End Sequence
</notificationExtension>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="notificationExtension"  type="soa_pxnotify_xsd:SPNotificationExtension">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service platform PX Notification common component extension data structure.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 
Generated by WSDLdoc ©