- Contents
 
SOAP API Developer's Guide
Initiator Tools
SOAP Initiator
This initiator triggers if the ‘Notification Event' of the request matches a specified string. The Notification Event on which the Initiator triggers is specified in the property dialog.
| 
         Parameter  | 
      
         Dir  | 
      
         Type  | 
      
         Remarks  | 
    
|---|---|---|---|
| 
         SOAP Request  | 
      
         OUT  | 
      
         Handle  | 
      
         Handle representing the SOAP request. It can subsequently be used to query additional information from the (HTTP) header.  | 
    
| 
         Initiator Event  | 
      
         OUT  | 
      
         String  | 
      
         String of the notification event that triggered the initiator.  | 
    
| 
         SOAP Action  | 
      
         OUT  | 
      
         String  | 
      
         SOAP Action of the request that triggered the handler.  | 
    

 
			 