7
As a developer distributing an ISV model.
I would like to be able to include a json file similar to the appsettings.json file in a C# project with model specific parameters like a connection string or and another key value.
So that we can create a deployable package with an ISV model containing some configuration values that the end user should never touch.
STATUS DETAILS
New
Comments
Didn't specify this but the model parameters/environment should be read accessible from X++
Category: Development