space
Previous Page | Next Page

SAS Namespace Types

Transformation


Subclass of AbstractTransformation

Subtypes


Overview

This type is used for generic transformations such as stored procedures.

Security Inheritance and Enforcement Rules

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.

Attributes

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  IsActive  IsUserDefined  LockedBy  PublicType  TransformRole  UsageVersion 

Associations

= indicates the resident side of an association, or where the association is persisted for cross-repository associations. If no resident side is indicated, this association may not cross repository boundaries.

Name Cardinality Description Associated Types
AssociatedPrompt

Partner: ValueSource

0 to 1 The prompt for which this transformation serves as a source for the list of values  AbstractPrompt
Prompt
PromptGroup
Steps

Partner: Transformations

0 to * The list of steps that use this transformation.  TransformationStep
SyncStep

Inherited Associations
AccessControls/Objects , Changes/Objects , ComputeLocations/ComputeTasks , ConditionActionSets/AssociatedTransformation , CustomAssociations/OwningObject , Customizers/CustomizedTransformations , DeployedComponents/InitProcesses , 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 , SourceCode/AssociatedTransformation , SourceSpecifications/SpecSourceTransformations , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , SubstitutionVariables/OwningTransformation , TargetSpecifications/SpecTargetTransformations , TargetTransformations/TransformationTargets , Timestamps/Objects , TransformationSources/SourceTransformations , TransformationTargets/TargetTransformations , Trees/Members , TriggeredEvents/TriggeringTransforms , TriggeringEvents/TriggeredTransforms , TSObjectNamespace/TSObjects , UsedByPrototypes/UsingPrototype , UsingPrototype/UsedByPrototypes , Variables/AssociatedObject 

Association Details

AssociatedPrompt
     Cardinality:   0 to 1
     Partner:   ValueSource

The prompt for which this transformation serves as a source for the list of values. 

Associated Types:
AbstractPrompt   Prompt   PromptGroup

Steps
     Cardinality:   0 to *
     Partner:   Transformations

The list of steps that use this transformation. 

Associated Types:
TransformationStep   SyncStep


space
Previous Page | Next Page | Top of Page