HP Distributed Print Service Administration Guide
Chapter 7 161
Using Notification
Understanding the notification-profile Attribute
no error is identified. HPDPS accepts this but never provides any
messages for that event because the event will never occur for that type
of object.
delivery-method and delivery-address Components
delivery-method This component specifies the method by which a
person receives the event messages. Possible values
are: electronic-mail, message, file, file-add-to,
and none. HPDPS uses a default value of
electronic-mail if you do not specify a delivery
method value.
delivery-address This component specifies the address
(
UserName@HostName
) of the person who will receive
the event messages. If the delivery-address is not
specified, the order of the default values is:
1. The
UserName@HostName
of the person who created
the object and the notification profile when the
object was created.
2. The
UserName@HostName
of the person who set the
notification-profile attribute after the object
had been created.
3. The
UserName@HostName
of the person who added
the value to the notification profile.
The delivery-method and delivery-address are key components.
They are used with the += operator to add or replace values and with the
-= operator to delete a value. The combination of the two components
must be unique within the values for that notification-profile.
You can use both key components together to add, replace, or delete
notification-profile attribute values with either your
UserName
or
the
UserName
of another user. The other components will be set to their
default values. For example:
pdset -c queue -x "notification-profile+= \
{delivery-method=e-mail \
delivery-address=dave@sys1.com}" Queue1
will add a notification-profile attribute value containingthe default
values for the other components or replace an existing value that has the