Skip to content

Implement InstantiateTemplateRequest #231

@dbdness

Description

@dbdness

Is your feature request related to a problem? Please describe.
The InstantiateTemplateRequest SDK request is currently not supported in XrmMockup - plugins executing this request fail with the following error under unit test:

System.NotImplementedException: Execute for the request 'InstantiateTemplate' has not been implemented yet.
This exception was originally thrown at this call stack:
DG.Tools.XrmMockup.Core.ExecuteRequest(Microsoft.Xrm.Sdk.OrganizationRequest, Microsoft.Xrm.Sdk.EntityReference, DG.Tools.XrmMockup.PluginContext)
DG.Tools.XrmMockup.Core.Execute(Microsoft.Xrm.Sdk.OrganizationRequest, Microsoft.Xrm.Sdk.EntityReference, DG.Tools.XrmMockup.PluginContext)
DG.Tools.XrmMockup.MockupService.SendRequest(Microsoft.Xrm.Sdk.OrganizationRequest)

Describe the solution you'd like
Support of the InstantiateTemplateRequest as documented here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions