Hi Team, How to read workflow name in custom process step in AEM.PFAI need to read the workflow name "summarvacation" value in the process step.@asutosh_jena. @Ritesh_M @Arun_Patidar @Vijayalakshmi_S @Bhuwan_B
Hi,I am using AEM 6.5 in my local. I want to upload large volume of data into my local author instance. I tried multiple selection to upload but that is exceeding the one time limit of 2GB offered by AEM to upload assets. Breaking the data in 2GB will create a recurring problem. If any body knows ab...
Hi,I am using AEM 6.5 in local. While creating components using CRXDE Lite I am using clientlib for storing js and css files, but the clientlib is not reflecting changes made in the stylesheet and script in real time. It is taking time approximately 30 to 60 minutes to load into the page. I have tri...
Hi Team, I have a problem that I'm not sure it is the expected behavior or not. The concern is after getting a Live copy I have changed the some of page properties which are getting inherited then I select the parent page that I made the change -> References->Live copy->Synchronize->Rollout page->Ro...
Hi Team, I have a problem of not loading my clientlib while page is still on create state. Once I have added granite.ui.quickactions category to client lib it is getting loaded to the page when it is still on create state.I got the clue from this forum with the help of Anudeep_Garnepudi.Here I hav...
how to write a custom rollout config which gets called on selecting while rolling out the page. I am extending BaseAction and it gets trigged all the time when rolling out a page
AEM 6.5 On Premises I am hoping someone has encountered similiar issue. We are picking up that after publishing changes, that some users are not seeing the latest CSS changes on Desktop Chrome. We first thought it is one user and specific to corporate PCs but the issue is showing more in general pub...
Cloud service configuration dropdown not populating within Cloud Services tab of page properties in AEMHi There - I have created some cloud configs for Facebook & Twitter and I could see the configs are stored under the below path which is expected. /conf/project/settings/cloudconfigs When I check t...
Hi all, I have configured the SDI as per adobe's documentation, but the dynamic component is not rendering. I can see at the cache that the include is there and have made a request to this component thru the dispatcher and it's working.... I believe that the additional request to the component is no...
Hi All, How can I find out live copies for a blueprint page in my servlet or any backend class (event listener - node move of type cq:Page)? I have tried the LiveRelationshipManager API but it was not working? we get the live copies in the left side rail when select a blueprint page in sites. Thanks...