7

Suggested by Pontus Ek New 

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.

Comments (1)
  • Didn't specify this but the model parameters/environment should be read accessible from X++