Skip to content

Possible to generate from a serialized file instead of talking with XRM api. #35

Open
@pksorensen

Description

@pksorensen

I assume that XrmContext retrieve all the metadata from API. I would like to be able to extract that separately and serialize it to a file format.

  1. What is the actual retrieve calls that XrmContext calls?

and then i would like to call XrmContext --file myserializeddata.xml to generate the context.

  1. How easy would this be to add?

The reason is that i would from within a plugin in an solution do the extract and then post the serialized content to an external service that generates the dll and publish as a nuget - and i dont need to give CRM credentials to the external service that generates the dll.

@magesoe - is it possible? :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions