Subclass of
TransformationStep
Overview
The SyncStep is used to help define a workflow. The SyncStep does not
represent a process step, but instead a point in synchronization to help
define complex flow algorithms. Valid roles for this type are: AND, OR,
EVENTWAIT, or CASE.
- An AND SyncStep would have multiple PredecessorDependencies, which all
must occur before the SuccessorDependencies are activated.
- An OR SyncStep would have multiple PredecessorDependencies. Any one of
these would have to occur before the SuccessorDependencies are activated.
- An EVENTWAIT SyncStep is activated by TriggeringEvents.
- A CASE SyncStep signals the start of case logic.
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
Inherited Associations
AccessControls/
Objects ,
Activities/
Steps ,
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 ,
PredecessorDependencies/
Predecessors ,
PrimaryPropertyGroup/
AssociatedObject ,
Prompts/
PromptEnabledObject ,
Properties/
AssociatedObject ,
PropertySets/
OwningObject ,
ReferencedObjects/
AssociatedObjects ,
ResponsibleParties/
Objects ,
SourceCode/
AssociatedTransformation ,
SourceSpecifications/
SpecSourceTransformations ,
SourceTransformations/
TransformationSources ,
SpecSourceTransformations/
SourceSpecifications ,
SpecTargetTransformations/
TargetSpecifications ,
SubstitutionVariables/
OwningTransformation ,
SuccessorDependencies/
Successors ,
TargetSpecifications/
SpecTargetTransformations ,
TargetTransformations/
TransformationTargets ,
Timestamps/
Objects ,
Transformations/
Steps ,
TransformationSources/
SourceTransformations ,
TransformationTargets/
TargetTransformations ,
Trees/
Members ,
TriggeredEvents/
TriggeringTransforms ,
TriggeringEvents/
TriggeredTransforms ,
TSObjectNamespace/
TSObjects ,
UsedByPrototypes/
UsingPrototype ,
UsingPrototype/
UsedByPrototypes ,
Variables/
AssociatedObject
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.