コミュニティアチーブメントバーを展開する。

mohibul_hasan_dhrubo
mohibul_hasan_dhrubo
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • myThreadPool.execute(() -> assetReferenceService.emailReport(request, response, finalToEmailList, finalCcEmailList, finalEmailBody, finalEmailSubject, request.resourceResolver()));this service fetches the used and unused asset references by using `ReferenceSearch` api and then using the Day.CQ.Maile...

    タイプ

    ディスカッション

    表示

    1.0K

    いいね!

    1

    返信

    0
  • myThreadPool.execute(() -> assetReferenceService.emailReport(request, response, finalToEmailList, finalCcEmailList, finalEmailBody, finalEmailSubject, request.resourceResolver()));this service fetches the used and unused asset references by using `ReferenceSearch` api and then using the Day.CQ.Maile...

    タイプ

    ディスカッション

    表示

    1.0K

    いいね!

    1

    返信

    0
  • The resourceResolver reference i am getting form the request.getResourceResolver() is getting closed when i use it from inside a ThreadPool without me closing it explicitly. How can i let it stay open as i cant adapt it to Session which i will need to use to get some results from a query

    タイプ

    ディスカッション

    表示

    1.1K

    いいね!

    1

    返信

    2
  • Inside ThreadPoolManager calling a service in background with Servlets request.getResourceResolver(). And its getting closedprivate void setUpTreadPool() { ModifiableThreadPoolConfig config = new ModifiableThreadPoolConfig(); config.setMinPoolSize(0); // if no work needs to be done,...

    タイプ

    ディスカッション

    表示

    1.1K

    いいね!

    0

    返信

    6
  • I am looking for a OOTB solution to generate a report for used and unused asset's under a dam node. Are there any query for that? I tried using generating report using this query ```path=/content/dam/applicaion-nametype=dam:Assetproperty=jcr:content/usages/dam:scoreproperty.value=1p.limit=-1```usage...

    タイプ

    質問

    表示

    1.1K

    いいね!

    0

    返信

    2
mohibul_hasan_dhrubo が獲得した上位のバッジ
プロファイルに表示するバッジをカスタマイズ