Hi All,my issue is the default hybris
importer(/etc/importers/hybris.html) widget(hybrisimporter.js) which is
of xtype hybrisimporter has to be customized. On load the fields base
store, catalog, dam path etc should be disabled and prepopulated with
OSGI configurations of the same.....my question is how to read the
configuration values in javascript? Is there any API which is used to
directly call OSGI config node under config.author and read the property
and value of it..,please suggest differe...