Hi Team, We have custom dialog which will be used in the dialog participant step. Case 1: Saving under data/metaData (helpful in accessing across different steps under same workflow) The fields in this dialog needs to be saved under metaData as we need them in the further steps. So we are storing th...
29.12.2020 21:30:42.850 *INFO* [com.adobe.granite.quickstart.base.impl.upgrade.UpgradeUtil] UpgradeUtil.java:769 Writing installer stateDuring the in-place upgrade process, the author instance upgraded successfully with full description in upgrade.log file and log entry that upgrade process complete...
Is it possible to add the latest uber jar 6.5.7 to repo.adobe.com. I know it is available on the maven central repo but my company has an internal nexus which can only fetch from repo.adobe.com. Thank you.
Hi Team,I have introduced a tag in sites search facets by overlaying Node "/libs/settings/cq/search/facets/sites/jcr:content/items/tags"Now if we go to /sites.html/content/ and select filter we can observe the above overlay node. Now if I will Open this tag and see all the Tags which are under /con...
Hi,Can anyone please help on the below query.How can i search for a page by passing page name using querybuilder in AEM 6.3.Example: If i have below content pages in my instance,/content/project/page1/content/project/page2/content/project/page3.So now i want to get page path with the page name page2...
AEM 6.4 (Service Pack 8 (6.4.8.0)) fails to create image renditions for PNG and GIF files, other file types work as expected. This usually works, but out of the blue we see following WARN messages in error.log while uploading a PNG file: 05.01.2021 09:50:56.972 *INFO* [JobHandler: /var/workflow/inst...
Hi, Once any user logs in to the author environment how could I get the details of the groups the user is member of. I am using js so wanted to check if there is any json available through which I could get this details. Instead of me building a new code for this. I noticed that for authorizables.j...
Previously we had 1 publish and 1 dispatcher in staging, Now we have added one more publish(2) and dispatcher(2).We have 2 dispatchers connected with load-balancer now. Out of 6 sites, we have 2 sites are login-based sites. Planning to go with “/stickyConnections” for the authenticated site so tha...
My AEM version is 6.5. The nodes follow <items jcr:primaryType="nt:unstructured"> <number jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/numberfield" fieldLabel="number" min="1" ...