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...
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...
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...
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 ...
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...
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...
Hi all! I'm connecting events to Adobe Commerce, and I've read all the possible documentation on i/o events and the developer console, but I can't find where to get these fields?Can someone tell me where to see them? Please Merchant ID - ?Environment ID - ? This is what is written in the documentati...
Hi community, as i read through the documentation it seems like it's not possible to postpone the expiration date of the certificate key pairs. So the only way it's to replace it? Thanks, i wanted to know if there is a way to not replace the cert.
we have component named as "Y" , Y component working properly in author , publisher, both author and publisher we can see Y component json, but in dispatcher the component "Y json is not comingwe cleared dispatcher cache and everything, but still issue is coming