Skip to main content

SYS.WSMon.wse.Subscribe

Implements a WS-Eventing Subscribe request, as defined for WS-Management

Property Inventory

Parameters

parameter NAMESPACE = http://schemas.xmlsoap.org/ws/2004/08/eventing;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. If NAMESPACE = "", the default namespace is used for the XML schema is used as the namespace for his class.

Properties

property Delivery as SYS.WSMon.wse.Delivery;
Delivery destination (EPR) and delivery mode
Property methods: DeliveryGet(), DeliveryGetSwizzled(), DeliveryIsValid(), DeliveryNewObject(), DeliverySet()
property EndTo as SYS.WSMon.wse.EndpointReference;
Where to send a SubscriptionEnd message if the subscription is terminated unexpectedly Not supported as allowed by WS-Management
Property methods: EndToGet(), EndToGetSwizzled(), EndToIsValid(), EndToNewObject(), EndToSet()
property Expires as %String;
Expiration time/duration for a Subscription
Property methods: ExpiresDisplayToLogical(), ExpiresGet(), ExpiresIsValid(), ExpiresLogicalToDisplay(), ExpiresLogicalToOdbc(), ExpiresNormalize(), ExpiresSet()
property Filter as %ArrayOfDataTypes (XMLKEYNAME = "Dialect");
Filter for the enumeration - not currently supported
Property methods: FilterGet(), FilterGetObject(), FilterGetObjectId(), FilterGetSwizzled(), FilterIsEmpty(), FilterIsValid(), FilterNewObject(), FilterSet(), FilterSetObject(), FilterSetObjectId(), FilterUnSwizzle()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab