Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Polling Notifications | Polling Notification Implementation | Specifying Notification Signatures (Document Type)
 
Specifying Notification Signatures (Document Type)
After you implement the configuration logic for the polling notification, you implement the logic that defines the signature of the polling notification node. It is used to create a document type node that enables triggers to identify notification data in the node.
Note:
A polling notification only has an output signature.
To define an output signature, you create additional metadata parameters as follows:
Parameter
Description
signature
Used with the reserved signature resource domain.
fieldName
Dependency parameters in which you build the signature data. The relationship between these parameters is established in the WmTemplateDescriptor interface. For more information about the mechanics of signature construction, see Adapter Service Node Signatures.
fieldType