Hi every please am a little new to this thing,I am using AEM 6.5. I have a requirement in which I want to provide a guest login to external user to complete a workflow in AEM. I have google to see if i can find any resource that could be helpful an a way but then i have had no head way since yesterd...
Hi All, I'm facing below issue when I run aem jar with the command java -jar aem-author-p4502.jar after running below command's : -java -jar aem-author-p4502.jar -Xmx1024m -XX:MaxPermSize=256m java -Xmx4096m -jar aem-author-p4502.jar -v -x crx2oak -xargs -- --load-profile segment-no-ds - I h...
Does anyone has an osgi service bundle that include a few dependency jar files? I want to use json-path in my osgi bundle, however, json-path need a few maven dependencies: json-smart, asm, etc. I tried to convert each jar as separate osgi bundle jar or embed all the jars in my bundle, none of them ...
I have a multiselect dropdown country on master page en.<countries granite:class="countries"jcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/form/select"emptyText="Select" fieldLabel="Countries" multiple="{Boolean}true"name="./countries" renderReadOnly="{Bo...
Hi,cc @kautuk_sahni @Jörg_Hoh @berliant @Jaideep_Brar @arunpatidar We noticed on content (/content/proj/en-us/prod/accessories ) replication resulted in (/content/proj/ja-jp/prod/accessories) delete by msm-service from one of the many geo sites.This section of content (/prod/accessories ) was only...
Hello, We see an existing thread for a same use case that we have on our pages now - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/adding-white-spaces-in-pag...Just want to check if anyone has any solution for it ? or is it concluded to just ignore it as per the last comm...
Hi, After a rollout, all the cq:redirect fields are empty in livecopies dialogs, the values are available in the crx though. Same behavior in we.retail site.Is there a reason why the paths are not visible in the dialog ?Thanks,
I read that I needed to format my fields in adobe sign instead of adobe acrobat dc. So I tried that and now I can't retrieve the updated form as fillable out of adobe sign. Is there a way to keep the integrity of the formatting with switching between the programs?Also, best way to date sign a docume...
Can any one help me Getting null of configuration admin service while trying to read osgi configuration. configuration = configurationAdmin.getConfiguration("pid"); Getting null in logs.
Hi, I am migrating an Accordion component. I have a multifield which has 2 fields 1. Question- cq/gui/components/authoring/dialog/richtext2. id- granite/ui/components/coral/foundation/form/hidden Before migration in the component properties both the fields are stored in JSON. But after migration...