scott i am trying to find the dam asset path with below sample code in 6.3 and getting null valueMap<String, Object> param = new HashMap<String, Object>(); param.put(ResourceResolverFactory.SUBSERVICE, "allegionCorpService"); ResourceResolver resolver = null; Session session...