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

並べ替え
  • 最新
  • 最多の表示
  • 最多のいいね!
  • 最多の返信
  • 古い順

  • 2024/01/18
    I need to create a workflow that allows the author to create pages in a specific path.  I want to check if the user has write access to the path they have requested.  The below code does not seem to work for all users.  Is there another way to check user permissions? Map<String, Object> userImperson...

    タイプ

    質問

    表示

    756

    いいね!

    1

    返信

    3
  • 2024/01/16
    Hi Team, I am trying to start AEM local author instance but not getting started, getting this error 16.01.2024 16:21:34.161 *INFO * [main] Setting org.osgi.service.http.port=450216.01.2024 16:21:34.162 *INFO * [main] Starting launcher ...16.01.2024 16:21:34.178 *INFO * [main] HTTP server port: 4502W...

    タイプ

    質問

    表示

    487

    いいね!

    0

    返信

    2
  • 2024/01/12
    As I have customized the app, realized that we have a group of iPad Users, they have a very different set of UI requirements than my PC users. I'd like to create another Workspace portal for my iPad users and be able to customize it differently. So I created another copy of Workspace at /lc/apps/iPa...

    タイプ

    質問

    表示

    508

    いいね!

    0

    返信

    2
  • 2024/01/12
    Hi Team I'm trying to build a project on my local machine using the command " mvn clean install -PautoInstallSinglePackage" and getting this error "[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:install-node-and-npm (install node and npm) on project the digital.ui.fr...

    タイプ

    質問

    表示

    1.2K

    いいね!

    0

    返信

    1
  • 2024/01/05
    I'm having trouble with the Android Studio Device Emulator. I'm emulating a Galaxy Tablet S7 running Android 11 (latest)From the chrome browser in the Emulated Device I can load my AEM Forms Website (https://<myurl>.net/lc/ws). So I'm sure the networking/DNS is fine.However, the https://<myurl> does...

    タイプ

    質問

    表示

    1.0K

    いいね!

    0

    返信

    2
  • 2024/01/05
    I have workflow which includes rename step and I am renaming an asset from xyz.png to abc.png as per business requirement but my workflow is getting triggered multiple times with following exceptioncom.adobe.granite.workflow.core.job.JobHandler Error executing workflow stepjava.lang.NullPointerExcep...

    タイプ

    質問

    表示

    967

    いいね!

    0

    返信

    2
  • 2024/01/03
    I'm not the AEM expert or familar to it.I'm just the BE developer need AEM to run my FE project.I'm currently at the URL: http://localhost:4502/system/console/configMgrand I'm supposed to config all the thing in my local environment like UAT env. But as a BE dev, I'm guessing that AEM is just like a...

    タイプ

    質問

    表示

    561

    いいね!

    0

    返信

    1
  • 2023/12/28
    We want to display FAQs dynamically on the page based on the tags, so I wrote the Java code for that, but when I looked at the log statements, I saw that it doesn’t go inside while loop only, and also listChildren doesn’t return, so please look at the below Java code and log statements, and confirm ...

    タイプ

    質問

    表示

    600

    いいね!

    0

    返信

    2
  • 2023/12/28
    Hi, I would like to perform a small POC using the PDFServices SDK for Java to seal a PDF document, so I can get a benchmark on processing time to upload a PDF document, seal it and have the sealed document returned to the calling application. My question, is there a test certificate I can use for th...

    タイプ

    質問

    表示

    822

    いいね!

    0

    返信

    4
  • 2023/12/28
    Hi !!!I'm on AEM as a cloud service. I can retrieve the asset but... ResourceResolver rs = request.getResourceResolver(); Asset desktopImage = rs.getResource(srcFromImage).adaptTo(Asset.class); How can I retrieve the asset properties of that file, such as title, description, etc.?I tried with  deskt...

    タイプ

    質問

    表示

    647

    いいね!

    0

    返信

    1