dreamfactorysoftware / dreamfactory

DreamFactory API Management Platform
https://www.dreamfactory.com
Apache License 2.0
1.57k stars 316 forks source link

How to call " Additional Configuration " name/value from a custom scripting service #150

Open lovenalube opened 7 years ago

lovenalube commented 7 years ago

Hello

In a custom scripting service, is there a way to call that service's " Additional Configuration " array?

leehicks commented 7 years ago

That additional configuration is mainly for holding "queuing" configuration and script engine configuration (such as v8js non-defaults). This information is not currently injected into the script running environment. What is your use case?