Referencia de tabla/entidad Install History (mspcat_InstallHistory)
Contiene el registro de las instalaciones y sus estados
Mensajes
La siguiente tabla enumera los mensajes de la tabla Install History (mspcat_InstallHistory). Los mensajes representan operaciones que se pueden realizar en la tabla. También pueden ser eventos.
Nombre ¿Es un evento? |
Operación de API web | SDK para .NET |
---|---|---|
Assign Evento: Verdadero |
PATCH /mspcat_installhistories(mspcat_installhistoryid)Actualizar la propiedad ownerid . |
AssignRequest |
Create Evento: Verdadero |
POST /mspcat_installhistoriesVer Crear |
Crear registros |
CreateMultiple Evento: Verdadero |
CreateMultiple | CreateMultipleRequest |
Delete Evento: Verdadero |
DELETE /mspcat_installhistories(mspcat_installhistoryid)Ver Eliminar |
Eliminar registros |
GrantAccess Evento: Verdadero |
GrantAccess | GrantAccessRequest |
IsValidStateTransition Evento: Falso |
IsValidStateTransition | IsValidStateTransitionRequest |
ModifyAccess Evento: Verdadero |
ModifyAccess | ModifyAccessRequest |
Retrieve Evento: Verdadero |
GET /mspcat_installhistories(mspcat_installhistoryid)Ver Recuperar |
Recuperar registros |
RetrieveMultiple Evento: Verdadero |
GET /mspcat_installhistoriesVer Datos de consulta |
Consultar datos |
RetrievePrincipalAccess Evento: Verdadero |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess Evento: Verdadero |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RevokeAccess Evento: Verdadero |
RevokeAccess | RevokeAccessRequest |
SetState Evento: Verdadero |
PATCH /mspcat_installhistories(mspcat_installhistoryid)Update las propiedades statecode y statuscode . |
SetStateRequest |
Update Evento: Verdadero |
PATCH /mspcat_installhistories(mspcat_installhistoryid)Ver Update |
Actualizar registros |
UpdateMultiple Evento: Verdadero |
UpdateMultiple | UpdateMultipleRequest |
Upsert Evento: Falso |
PATCH /mspcat_installhistories(mspcat_installhistoryid)Consulte Upsert una tabla |
UpsertRequest |
UpsertMultiple Evento: Falso |
UpsertMultiple | UpsertMultipleRequest |
Eventos
En la tabla siguiente se enumeran los eventos de la tabla Historial de instalación (mspcat_InstallHistory). Los eventos son mensajes que existen para que puedas suscribirte a ellos. A menos que haya agregado el evento, no debe invocar el mensaje, solo suscribirse a él.
Name | Operación de API web | SDK para .NET |
---|---|---|
BulkRetain |
BulkRetain | Aprenda a usar de mensajes con SDK para .NET |
PurgeRetainedContent |
PurgeRetainedContent | Aprenda a usar de mensajes con SDK para .NET |
Retain |
Retain | Aprenda a usar de mensajes con SDK para .NET |
RollbackRetain |
RollbackRetain | Aprenda a usar de mensajes con SDK para .NET |
ValidateRetentionConfig |
ValidateRetentionConfig | Aprenda a usar de mensajes con SDK para .NET |
Propiedades
La siguiente tabla enumera las propiedades seleccionadas de la tabla Install History (mspcat_InstallHistory).
Property | valor |
---|---|
Nombre para mostrar | Historial de instalación |
DisplayCollectionName | Historiales de instalaciones |
SchemaName | mspcat_InstallHistory |
CollectionSchemaName | mspcat_InstallHistories |
EntitySetName | mspcat_installhistories |
LogicalName | mspcat_installhistory |
LogicalCollectionName | mspcat_installhistories |
PrimaryIdAttribute | mspcat_installhistoryid |
PrimaryNameAttribute | mspcat_deploymentname |
Tipo de tabla | Standard |
OwnershipType | UserOwned |
Columnas/atributos que se pueden escribir
Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.
- ImportSequenceNumber
- mspcat_CatalogItem
- mspcat_DeploymentName
- mspcat_EnvironmentUrl
- mspcat_InstallHistoryId
- mspcat_OperationId
- mspcat_OrganizationId
- mspcat_Package
- mspcat_Publisher
- mspcat_RequestingUser
- mspcat_Settings
- mspcat_StatusMessage
- mspcat_TemplateSuffixId
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ImportSequenceNumber
Propiedad | Valor |
---|---|
Descripción | Número de secuencia de la importación que creó este registro. |
Nombre para mostrar | Número de secuencia de importación |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | importsequencenumber |
RequiredLevel | None |
Type | Número entero |
MaxValue | 2147483647 |
MinValue | -2147483648 |
mspcat_CatalogItem
Property | valor |
---|---|
Description | Elemento del catálogo al que se asoció este paquete |
Nombre para mostrar | Elemento de catálogo |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_catalogitem |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Objetivos | mspcat_applications |
mspcat_DeploymentName
Property | valor |
---|---|
Description | Nombre descriptivo de la instalación; creado a partir del nombre de la aplicación, el nombre exclusivo del paquete y el id. de instancia |
Nombre para mostrar | Nombre de implementación |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_deploymentname |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 200 |
mspcat_EnvironmentUrl
Property | valor |
---|---|
Description | Dirección URL del entorno donde se instaló este elemento de catálogo |
Nombre para mostrar | Dirección URL del entorno |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_environmenturl |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Url |
FormatName | Url |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 500 |
mspcat_InstallHistoryId
Property | valor |
---|---|
Description | Identificador único de instancias de entidad. |
Nombre para mostrar | Historial de instalación |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | mspcat_installhistoryid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
mspcat_OperationId
Property | valor |
---|---|
Description | Id. utilizado por el sistema de implementación para realizar un seguimiento de la instalación. |
Nombre para mostrar | Id. de operación |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_operationid |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 40 |
mspcat_OrganizationId
Property | valor |
---|---|
Description | Id. de la organización en la que se ejecutó esta instalación. |
Nombre para mostrar | Identificador de organización |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_organizationid |
RequiredLevel | ApplicationRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 40 |
mspcat_Package
Property | valor |
---|---|
Description | Paquete implementado |
Nombre para mostrar | Paquete |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_package |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Objetivos | mspcat_packages |
mspcat_Publisher
Property | valor |
---|---|
Description | Editor propietario de este elemento de catálogo |
Nombre para mostrar | Publisher |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_publisher |
RequiredLevel | ApplicationRequired |
Type | Lookup |
Objetivos | mspcat_publisher |
mspcat_RequestingUser
Property | valor |
---|---|
Description | Usuario que solicitó la instalación |
Nombre para mostrar | Usuario solicitante |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_requestinguser |
RequiredLevel | None |
Type | Lookup |
Objetivos | systemuser |
mspcat_Settings
Property | valor |
---|---|
Description | Configuración de implementación incluida con esta solicitud de instalación. |
Nombre para mostrar | Configuración |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_settings |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 400000 |
mspcat_StatusMessage
Property | valor |
---|---|
Description | Mensaje de estado asociado a esta instalación |
Nombre para mostrar | Mensaje de estado |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_statusmessage |
RequiredLevel | None |
Type | Memo |
Format | Text |
FormatName | Text |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 4000 |
mspcat_TemplateSuffixId
Property | valor |
---|---|
Description | Es el identificador de sufijo asignado a los componentes creados por la implementación de plantilla. |
Nombre para mostrar | Id del sufijo de la plantilla |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_templatesuffixid |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 15 |
OverriddenCreatedOn
Property | valor |
---|---|
Description | Fecha y hora de migración del registro. |
Nombre para mostrar | Fecha de creación de registro |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | overriddencreatedon |
RequiredLevel | None |
Type | Fecha y hora |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateOnly |
ImeMode | Inactivas |
SourceTypeMask | 0 |
OwnerId
Property | valor |
---|---|
Description | Id. de propietario. |
Nombre para mostrar | Propietario |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | ownerid |
RequiredLevel | SystemRequired |
Type | Owner |
Objetivos | systemuser, team |
OwnerIdType
Property | valor |
---|---|
Description | Tipo de identificador del propietario |
Nombre para mostrar | |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | owneridtype |
RequiredLevel | SystemRequired |
Type | EntityName |
statecode
Property | valor |
---|---|
Description | Estado del historial de instalaciones |
Nombre para mostrar | Estado de ejecución |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | statecode |
RequiredLevel | SystemRequired |
Type | Valor |
DefaultFormValue | |
GlobalChoiceName | mspcat_installhistory_statecode |
Elecciones/opciones de statecode
valor | Details |
---|---|
0 | Etiqueta: Activo DefaultStatus: 1 InvariantName: Active |
1 | Etiqueta: Inactivo DefaultStatus: 2 InvariantName: Inactive |
statuscode
Property | valor |
---|---|
Description | Razón para el estado del historial de instalaciones |
Nombre para mostrar | Razón para el estado |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | statuscode |
RequiredLevel | None |
Type | Status |
DefaultFormValue | |
GlobalChoiceName | mspcat_installhistory_statuscode |
Elecciones/opciones de statuscode
valor | Details |
---|---|
1 | Etiqueta: Solicitado Estado:0 TransitionData: <allowedtransitions xmlns="http://schemas.microsoft.com/crm/2009/WebServices"><allowedtransition sourcestatusid="1" tostatusid="526430003" /><allowedtransition sourcestatusid="1" tostatusid="526430002" /><allowedtransition sourcestatusid="1" tostatusid="2" /><allowedtransition sourcestatusid="1" tostatusid="526430004" /><allowedtransition sourcestatusid="1" tostatusid="526430001" /></allowedtransitions> |
2 | Etiqueta: Inactivo Estado:1 TransitionData: None |
526430001 | Etiqueta: Pendiente Estado:0 TransitionData: <allowedtransitions xmlns="http://schemas.microsoft.com/crm/2009/WebServices"><allowedtransition sourcestatusid="526430001" tostatusid="526430003" /><allowedtransition sourcestatusid="526430001" tostatusid="526430004" /><allowedtransition sourcestatusid="526430001" tostatusid="526430002" /><allowedtransition sourcestatusid="526430001" tostatusid="2" /></allowedtransitions> |
526430002 | Etiqueta: In Progress Estado:0 TransitionData: <allowedtransitions xmlns="http://schemas.microsoft.com/crm/2009/WebServices"><allowedtransition sourcestatusid="526430002" tostatusid="526430003" /><allowedtransition sourcestatusid="526430002" tostatusid="526430004" /><allowedtransition sourcestatusid="526430002" tostatusid="2" /></allowedtransitions> |
526430003 | Etiqueta: Completado Estado:1 TransitionData: None |
526430004 | Etiqueta: Fallido Estado:1 TransitionData: None |
TimeZoneRuleVersionNumber
Property | valor |
---|---|
Description | Para uso interno. |
Nombre para mostrar | Número de versión de regla de zona horaria |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | timezoneruleversionnumber |
RequiredLevel | None |
Type | Número entero |
MaxValue | 2147483647 |
MinValue | -1 |
UTCConversionTimeZoneCode
Property | valor |
---|---|
Description | Código de zona horaria que estaba en uso cuando se creó el registro. |
Nombre para mostrar | Código de zona horaria de conversión UTC |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | utcconversiontimezonecode |
RequiredLevel | None |
Type | Número entero |
MaxValue | 2147483647 |
MinValue | -1 |
Columnas/atributos de sólo lectura
Estas columnas o atributos devuelven falso tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- mspcat_DeploymentLogFile
- mspcat_DeploymentLogFile_Name
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningTeam
- OwningUser
- VersionNumber
CreatedBy
Propiedad | Valor |
---|---|
Description | Identificador único del usuario que creó el registro. |
DisplayName | Creados por |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | createdby |
RequiredLevel | None |
Type | Lookup |
Objetivos | systemuser |
CreatedOn
Property | valor |
---|---|
Description | Fecha y hora en que se creó el registro. |
Nombre para mostrar | Creado el |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | createdon |
RequiredLevel | None |
Type | Fecha y hora |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactivas |
SourceTypeMask | 0 |
CreatedOnBehalfBy
Property | valor |
---|---|
Description | Identificador único del usuario delegado que creó el registro. |
DisplayName | Creadas por (delegado) |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | createdonbehalfby |
RequiredLevel | None |
Type | Lookup |
Objetivos | systemuser |
ModifiedBy
Property | valor |
---|---|
Description | Identificador único del usuario que modificó el registro. |
DisplayName | Modificadas por |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | modifiedby |
RequiredLevel | None |
Type | Lookup |
Objetivos | systemuser |
ModifiedOn
Property | valor |
---|---|
Description | Fecha y hora en que se modificó el registro. |
Nombre para mostrar | Fecha de modificación: |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | modifiedon |
RequiredLevel | None |
Type | Fecha y hora |
CanChangeDateTimeBehavior | False |
DateTimeBehavior | UserLocal |
Format | DateAndTime |
ImeMode | Inactivas |
SourceTypeMask | 0 |
ModifiedOnBehalfBy
Property | valor |
---|---|
Description | Identificador único del usuario delegado que modificó el registro. |
DisplayName | Modificadas por (delegado) |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | modifiedonbehalfby |
RequiredLevel | None |
Type | Lookup |
Objetivos | systemuser |
mspcat_DeploymentLogFile
Property | valor |
---|---|
Description | Archivo de registro generado por la operación de implementación |
Nombre para mostrar | Archivo de registro de implementación |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | mspcat_deploymentlogfile |
RequiredLevel | None |
Type | Archivo |
MaxSizeInKB | 56768 |
mspcat_DeploymentLogFile_Name
Property | valor |
---|---|
Description | |
Nombre para mostrar | |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | mspcat_deploymentlogfile_name |
RequiredLevel | None |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Deshabilitados |
IsLocalizable | False |
MaxLength | 200 |
OwnerIdName
Property | valor |
---|---|
Description | Nombre del propietario |
Nombre para mostrar | |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | owneridname |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 100 |
OwnerIdYomiName
Property | valor |
---|---|
Description | Nombre yomi del propietario |
Nombre para mostrar | |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | owneridyominame |
RequiredLevel | SystemRequired |
Type | String |
Format | Text |
FormatName | Text |
ImeMode | Automático |
IsLocalizable | False |
MaxLength | 100 |
OwningBusinessUnit
Property | valor |
---|---|
Description | Identificador único de la unidad de negocio propietaria del registro. |
Nombre para mostrar | Unidad de negocio propietaria |
IsValidForForm | VERDADERO |
IsValidForRead | VERDADERO |
LogicalName | owningbusinessunit |
RequiredLevel | None |
Type | Lookup |
Objetivos | businessunit |
OwningTeam
Property | valor |
---|---|
Description | Identificador único del equipo propietario del registro. |
DisplayName | Equipo propietario |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | owningteam |
RequiredLevel | None |
Type | Lookup |
Objetivos | equipo |
OwningUser
Property | valor |
---|---|
Description | Identificador único del usuario propietario del registro. |
DisplayName | Usuario propietario |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | owninguser |
RequiredLevel | None |
Type | Lookup |
Objetivos | systemuser |
VersionNumber
Property | valor |
---|---|
Description | Número de versión |
DisplayName | Número de versión |
IsValidForForm | False |
IsValidForRead | VERDADERO |
LogicalName | versionnumber |
RequiredLevel | None |
Type | BigInt |
MaxValue | 9223372036854775807 |
MinValue | -9223372036854775808 |
Relaciones varios a uno
Estas relaciones son de varios a uno. Listado por SchemaName.
- mspcat_mspcat_installhistory_CatalogItem_mspcat_
- mspcat_mspcat_installhistory_Package_mspcat_pack
- mspcat_mspcat_installhistory_Publisher_mspcat_pu
mspcat_mspcat_installhistory_CatalogItem_mspcat_
Relación de uno a muchos: mspcat_applications mspcat_mspcat_installhistory_CatalogItem_mspcat_
Property | valor |
---|---|
ReferencedEntity | mspcat_applications |
ReferencedAttribute | mspcat_applicationsid |
ReferencingAttribute | mspcat_catalogitem |
ReferencingEntityNavigationPropertyName | mspcat_CatalogItem |
IsHierarchical | |
CascadeConfiguration | Archivo: NoCascade Asignar: NoCascade Eliminar: RemoveLink Combinar: NoCascade Cambiar primario: NoCascade RollupView: NoCascade Compartir: NoCascade Dejar de compartir: NoCascade |
mspcat_mspcat_installhistory_Package_mspcat_pack
Relación de uno a muchos: mspcat_packages mspcat_mspcat_installhistory_Package_mspcat_pack
Property | valor |
---|---|
ReferencedEntity | mspcat_packages |
ReferencedAttribute | mspcat_packagesid |
ReferencingAttribute | mspcat_package |
ReferencingEntityNavigationPropertyName | mspcat_Package |
IsHierarchical | |
CascadeConfiguration | Archivo: NoCascade Asignar: NoCascade Eliminar: RemoveLink Combinar: NoCascade Cambiar primario: NoCascade RollupView: NoCascade Compartir: NoCascade Dejar de compartir: NoCascade |
mspcat_mspcat_installhistory_Publisher_mspcat_pu
Relación uno a varios: mspcat_publisher mspcat_mspcat_installhistory_Publisher_mspcat_pu
Property | valor |
---|---|
ReferencedEntity | mspcat_publisher |
ReferencedAttribute | mspcat_publisherid |
ReferencingAttribute | mspcat_publisher |
ReferencingEntityNavigationPropertyName | mspcat_Publisher |
IsHierarchical | |
CascadeConfiguration | Archivo: NoCascade Asignar: NoCascade Eliminar: RemoveLink Combinar: NoCascade Cambiar primario: NoCascade RollupView: NoCascade Compartir: NoCascade Dejar de compartir: NoCascade |
Relaciones de uno a varios
Estas relaciones son de uno a varios. Listado por SchemaName.
mspcat_installhistory_mspcat_InstallActivities
Relación de varios a uno: mspcat_installactivity mspcat_installhistory_mspcat_InstallActivities
Property | valor |
---|---|
ReferencingEntity | mspcat_installactivity |
ReferencingAttribute | regardingobjectid |
ReferencedEntityNavigationPropertyName | mspcat_installhistory_mspcat_InstallActivities |
IsCustomizable | True |
AssociatedMenuConfiguration | AvailableOffline: Verdadero Comportamiento: DoNotDisplay Grupo: Details Etiqueta: MenuId: null Ordenar: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
Consulte también
Referencia tabla/entidad de Dataverse
DataverseReferencia de la API web