Hi,We have a requirement to import product data into AEM and
pre-populate it on a component dialog. We are importing data in here
/etc/commerce/pdh/product-family/test/brand/cooper/series-x/339188223,
test is of type sling:Folder and brand node under test is of type
sling:OsgiConfig(reason being unable to create node of any other
type).In a component dialog, there is a pathfield so that author can
select above
path(/etc/commerce/pdh/product-family/test/brand/cooper/series-x/339188223),
but the n...