david g.

Results 376 comments of david g.

yeh - i agree. was hoping against hope you might have a good reason for me to avoid the extra work :P

1. Does this work on AEM Author? 2. If you check the /content/asset-share-commons/en > Page Properties > Personalization > Context Hub Path, is it set to: /etc/cloudsettings/asset-share-commons/contexthub (and is this...

@Sayali-Kolhatkar thanks for the info. You shouldn't have to publish `/etc/cloudsettings/asset-share-commons/contexthub` since its part of the ASC ui.apps package, and since AEM Publish direct access works, it means its not...

Assuming a list of paths is being sent, i have to image they're not able to be converted to AssetModels in this logic: https://github.com/adobe/asset-share-commons/blob/master/core/src/main/java/com/adobe/aem/commons/assetshare/components/actions/impl/ActionHelperImpl.java#L54-L63 ``` return Arrays.stream(requestParameters) .filter(Objects::nonNull) .map(RequestParameter::getString) .filter(StringUtils::isNotBlank)...

@Jaski96 Were you able to uncover anything else WRT this issue?

Closing - but please re-open if you are still experiencing this problem/can provide more details.

@rajat1020 im not sure - i'd check with Adobe Support what this limit is based on your AEM setup; for example - AMS may(?) have metrics on this if you...

This has been reported before - the problem is ASC just calls the OOTB asset thumbnail servlet to get thumbnails. DM Videos have a weird way of generating video thumbnails...

I did!! I like it - the only thing i was thinking of (though dont see an obvious way right off the bat) is to be able to specify which...

@assetshare2018 have you made sure to apply the ContextHub configuration @godanny86 notes above, to your asset share Sites tree? ![image](https://user-images.githubusercontent.com/1451868/57146949-85452780-6d94-11e9-86dc-4c2f5e44b0ed.png)