Publishing State Transition Rule (mspp_publishingstatetransitionrule) table/entity reference

Note

Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.

Added by: Power Pages Apps Solution

Messages

Message Web API Operation SDK class or method
BulkRetain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Create POST /mspp_publishingstatetransitionrules
See Create
CreateRequest or
Create
CreateMultiple CreateMultiple CreateMultipleRequest
Delete DELETE /mspp_publishingstatetransitionrules(mspp_publishingstatetransitionruleid)
See Delete
DeleteRequest or
Delete
PurgeRetainedContent This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Retain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Retrieve GET /mspp_publishingstatetransitionrules(mspp_publishingstatetransitionruleid)
See Retrieve
RetrieveRequest or
Retrieve
RetrieveEntityChanges RetrieveEntityChangesRequest
RetrieveMultiple GET /mspp_publishingstatetransitionrules
See Query Data
RetrieveMultipleRequest or
RetrieveMultiple
RollbackRetain This message is to be executed only by Dataverse to trigger registered plug-ins and flows.
Update PATCH /mspp_publishingstatetransitionrules(mspp_publishingstatetransitionruleid)
See Update
UpdateRequest or
Update
UpdateMultiple UpdateMultiple UpdateMultipleRequest
ValidateRetentionConfig This message is to be executed only by Dataverse to trigger registered plug-ins and flows.

Properties

Property Value
CollectionSchemaName mspp_publishingstatetransitionrules
DisplayCollectionName Publishing State Transition Rules
DisplayName Publishing State Transition Rule
EntitySetName mspp_publishingstatetransitionrules
IsBPFEntity False
LogicalCollectionName mspp_publishingstatetransitionrules
LogicalName mspp_publishingstatetransitionrule
OwnershipType OrganizationOwned
PrimaryIdAttribute mspp_publishingstatetransitionruleid
PrimaryNameAttribute mspp_name
SchemaName mspp_publishingstatetransitionrule

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

mspp_createdby

Property Value
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_createdon

Property Value
DateTimeBehavior UserLocal
Description Shows the date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_createdon
RequiredLevel None
Type DateTime

mspp_fromstate_publishingstateid

Property Value
Description Unique identifier for Publishing State associated with Publishing State Transition Rule.
DisplayName From State
IsValidForForm True
IsValidForRead True
LogicalName mspp_fromstate_publishingstateid
RequiredLevel ApplicationRequired
Targets mspp_publishingstate
Type Lookup

mspp_modifiedby

Property Value
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

mspp_modifiedon

Property Value
DateTimeBehavior UserLocal
Description Shows the date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName mspp_modifiedon
RequiredLevel None
Type DateTime

mspp_name

Property Value
Description The name of the custom entity.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName mspp_name
MaxLength 100
RequiredLevel ApplicationRequired
Type String

mspp_publishingstatetransitionruleId

Property Value
Description Unique identifier for entity instances
DisplayName Publishing State Transition Rule
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mspp_publishingstatetransitionruleid
RequiredLevel SystemRequired
Type Uniqueidentifier

mspp_tostate_publishingstateid

Property Value
Description Unique identifier for Publishing State associated with Publishing State Transition Rule.
DisplayName To State
IsValidForForm True
IsValidForRead True
LogicalName mspp_tostate_publishingstateid
RequiredLevel ApplicationRequired
Targets mspp_publishingstate
Type Lookup

mspp_websiteid

Property Value
Description Unique identifier for Website associated with Publishing State Transition Rule.
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName mspp_websiteid
RequiredLevel ApplicationRequired
Targets mspp_website
Type Lookup

statecode

Property Value
Description Status of the Publishing State Transition Rule
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

statecode Choices/Options

Value Label DefaultStatus InvariantName
0 Active 1 Active
1 Inactive 2 Inactive

statuscode

Property Value
Description Reason for the status of the Publishing State Transition Rule
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

statuscode Choices/Options

Value Label State
1 Active 0
2 Inactive 1

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.

mspp_createdbyName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyname
MaxLength 200
RequiredLevel None
Type String

mspp_createdbyYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_createdbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_fromstate_publishingstateidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_fromstate_publishingstateidname
MaxLength 100
RequiredLevel None
Type String

mspp_modifiedbyName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyname
MaxLength 200
RequiredLevel None
Type String

mspp_modifiedbyYomiName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_modifiedbyyominame
MaxLength 200
RequiredLevel None
Type String

mspp_tostate_publishingstateidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_tostate_publishingstateidname
MaxLength 100
RequiredLevel None
Type String

mspp_websiteidName

Property Value
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mspp_websiteidname
MaxLength 100
RequiredLevel None
Type String

One-To-Many Relationships

Listed by SchemaName.

mspp_publishingstatetransitionrule_ActivityPointers

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_ActivityPointers many-to-one relationship for the activitypointer table/entity.

Property Value
ReferencingEntity activitypointer
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_ActivityPointers
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: RemoveLink
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_adx_portalcomments

Added by: Active Solution Solution

Same as the mspp_publishingstatetransitionrule_adx_portalcomments many-to-one relationship for the adx_portalcomment table/entity.

Property Value
ReferencingEntity adx_portalcomment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_adx_portalcomments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_adx_inviteredemptions

Added by: Active Solution Solution

Same as the mspp_publishingstatetransitionrule_adx_inviteredemptions many-to-one relationship for the adx_inviteredemption table/entity.

Property Value
ReferencingEntity adx_inviteredemption
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_adx_inviteredemptions
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_chats

Added by: Activities Patch Solution

Same as the mspp_publishingstatetransitionrule_chats many-to-one relationship for the chat table/entity.

Property Value
ReferencingEntity chat
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_chats
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_Appointments

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_Appointments many-to-one relationship for the appointment table/entity.

Property Value
ReferencingEntity appointment
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_Appointments
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_Emails

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_Emails many-to-one relationship for the email table/entity.

Property Value
ReferencingEntity email
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_Emails
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_Faxes

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_Faxes many-to-one relationship for the fax table/entity.

Property Value
ReferencingEntity fax
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_Faxes
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_Letters

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_Letters many-to-one relationship for the letter table/entity.

Property Value
ReferencingEntity letter
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_Letters
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_PhoneCalls

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_PhoneCalls many-to-one relationship for the phonecall table/entity.

Property Value
ReferencingEntity phonecall
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_PhoneCalls
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_Tasks

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_Tasks many-to-one relationship for the task table/entity.

Property Value
ReferencingEntity task
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_Tasks
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_RecurringAppointmentMasters

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_RecurringAppointmentMasters many-to-one relationship for the recurringappointmentmaster table/entity.

Property Value
ReferencingEntity recurringappointmentmaster
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_RecurringAppointmentMasters
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_SocialActivities

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_SocialActivities many-to-one relationship for the socialactivity table/entity.

Property Value
ReferencingEntity socialactivity
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_SocialActivities
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_connections1

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_connections1 many-to-one relationship for the connection table/entity.

Property Value
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

mspp_publishingstatetransitionrule_connections2

Added by: System Solution Solution

Same as the mspp_publishingstatetransitionrule_connections2 many-to-one relationship for the connection table/entity.

Property Value
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName mspp_publishingstatetransitionrule_connections2
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Many-To-One Relationships

Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by SchemaName.

mspp_frompublishingstate_statetransition

See the mspp_frompublishingstate_statetransition one-to-many relationship for the mspp_publishingstate table/entity.

mspp_systemuser_mspp_publishingstatetransitionrule_createdby

Added by: System Solution Solution

See the mspp_systemuser_mspp_publishingstatetransitionrule_createdby one-to-many relationship for the systemuser table/entity.

mspp_systemuser_mspp_publishingstatetransitionrule_modifiedby

Added by: System Solution Solution

See the mspp_systemuser_mspp_publishingstatetransitionrule_modifiedby one-to-many relationship for the systemuser table/entity.

mspp_topublishingstate_statetransition

See the mspp_topublishingstate_statetransition one-to-many relationship for the mspp_publishingstate table/entity.

mspp_website_publishingstatetransition

See the mspp_website_publishingstatetransition one-to-many relationship for the mspp_website table/entity.

Many-To-Many Relationships

Relationship details provided where the mspp_publishingstatetransitionrule table is the first table in the relationship. Listed by SchemaName.

mspp_publishingstatetransitionrule_webrole

IntersectEntityName: mspp_publishingstatetransitionrule_webrole

Table 1

Property Value
IntersectAttribute mspp_publishingstatetransitionruleid
IsCustomizable False
LogicalName mspp_publishingstatetransitionrule
NavigationPropertyName mspp_publishingstatetransitionrule_webrole
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000

Table 2

Property Value
LogicalName mspp_webrole
IntersectAttribute mspp_webroleid
NavigationPropertyName mspp_publishingstatetransitionrule_webrole
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 10000

See also

Dataverse table/entity reference
Web API Reference
mspp_publishingstatetransitionrule EntityType