ImportSolution Action

Imports a solution.

This Web API action corresponds to the organization service ImportSolutionRequest.

ImportSolution action is not bound to any entity types.

ImportSolution action does not return a value.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description

OverwriteUnmanagedCustomizations

Edm.Boolean

false

Indicates whether any unmanaged customizations that have been applied over existing managed solution components should be overwritten

PublishWorkflows

Edm.Boolean

false

Indicates whether any processes (workflows) included in the solution should be activated after they are imported.

CustomizationFile

Edm.Binary

false

The compressed solutions file to import.

ImportJobId

Edm.Guid

false

The ID of the import job that will be created to perform the import.

ConvertToManaged

Edm.Boolean

Converts any matching unmanaged customizations into your managed solution.

SkipProductUpdateDependencies

Edm.Boolean

Indicates whether enforcement of dependencies related to product updates should be skipped.

HoldingSolution

Edm.Boolean

TODO: ImportSolution Action HoldingSolution Parameter Description

関連項目

他のリソース

Web API EntityType Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.