Integration Server 11.1 | Built-In Services Reference Guide | Trigger Folder | Summary of Elements in this Folder | pub.trigger:deleteTrigger
 
pub.trigger:deleteTrigger
WmPublic. Deletes IBM webMethods messaging trigger.
Input Parameters
triggerName
String Fully qualified name of the IBM webMethods messaging trigger that you want to delete.
Output Parameters
None.
Usage Notes
The trigger must be unlocked for this service to execute successfully. If the trigger is locked when this service executes, Integration Server throws an error stating "Trigger is locked, change not permitted."
When you delete IBM webMethods messaging trigger that uses a Broker connection alias that specifies a shared client prefix, deleting the trigger will not delete the corresponding client queue on the Broker. When the client prefix is shared, the client queue might be used by other Integration Servers. The publishable document type to which IBM webMethods messaging trigger subscribes determines the connection alias used by the trigger.
When you delete IBM webMethods messaging trigger that uses a Universal Messaging connection alias that specifies a shared client prefix, deleting the trigger will not delete the corresponding NamedObject. When the client prefix is shared, the NamedObject might be used by other Integration Servers. The publishable document type to which IBM webMethods messaging trigger subscribes determines the connection alias used by the trigger.
See Also
pub.trigger:createTrigger