ImportSolution Action
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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 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 |
|
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright