SAS Namespace Types |
Subclass of PrimaryType
Subtypes
An abstract type that represents a subscriber profile that is used to control how published content is delivered to a user. Typical delivery mechanisms are mail, message queue, or none. None is used by Portal users who will check the channel for new archived packages and view them on demand, rather than having them delivered at publication time.
The following is a list of associations that are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
DeliveryTransport | String containing 'email', 'queue', or 'none'. Instructs the publishing system which delivery mechanism to use to deliver content to the user. | String | 10 |
QueueName | Message queue name for content delivery to this subscriber. | String | 80 |
URL | A relative URL for a DAV collection to put content for this subscriber. | String | 512 |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
PublicType
UsageVersion
Name | Cardinality | Description | Associated Types |
ContentDestination
Partner: ITSubscribers |
0 to 1 | The directory where content is published for this subscriber. | Directory AnalyticContext |
ProfileOwner
Partner: SubscriberIdentities |
0 to 1 | The person for whom this subscriber profile has been defined. | Person |
SubscribedChannels
Partner: ChannelSubscriptions |
0 to * | The channels for this subscription profile. | ITChannel |
SubscriberEmail
Partner: EmailSubscriber | 0 to 1 | E-mail address for a content subscriber. |
Inherited Associations
AccessControls/Objects ,
Changes/Objects ,
CustomAssociations/OwningObject ,
Documents/Objects ,
Extensions/OwningObject ,
ExternalIdentities/OwningObject ,
Groups/Members ,
Implementors/ImplementedObjects ,
Keywords/Objects ,
LocalizedAttributes/AssociatedLocalizedObject ,
Notes/Objects ,
PrimaryPropertyGroup/AssociatedObject ,
Prompts/PromptEnabledObject ,
Properties/AssociatedObject ,
PropertySets/OwningObject ,
ReferencedObjects/AssociatedObjects ,
ResponsibleParties/Objects ,
SourceTransformations/TransformationSources ,
SpecSourceTransformations/SourceSpecifications ,
SpecTargetTransformations/TargetSpecifications ,
TargetTransformations/TransformationTargets ,
Timestamps/Objects ,
Trees/Members ,
TSObjectNamespace/TSObjects ,
UsedByPrototypes/UsingPrototype ,
UsingPrototype/UsedByPrototypes ,
Variables/AssociatedObject
DeliveryTransport
Type: String 10String containing 'email', 'queue', or 'none'. Instructs the publishing system which delivery mechanism to use to deliver content to the user.
QueueName
Type: String 80Message queue name for content delivery to this subscriber.
URL
Type: String 512A relative URL for a DAV collection to put content for this subscriber.
ContentDestination
Cardinality: 0 to 1
Partner: ITSubscribers
The directory where content is published for this subscriber.
Associated Types:
Directory AnalyticContextProfileOwner
Cardinality: 0 to 1
Partner: SubscriberIdentities
The person for whom this subscriber profile has been defined.
Associated Types:
PersonSubscribedChannels
Cardinality: 0 to *
Partner: ChannelSubscriptions
The channels for this subscription profile.
Associated Types:
ITChannelSubscriberEmail
Cardinality: 0 to 1
Partner: EmailSubscriber
E-mail address for a content subscriber.
Associated Types:
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.