ImportSolution Action
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
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 |
|
See Also
Use Web API actions
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 365
© 2016 Microsoft. All rights reserved. Copyright