@arunpatidar
Thanks for cross-checking. I thought the same thing initially.
Then realized, that OOTB core pom.xml is inheriting <groudID> from parent pom, but still... Not part of symbolic name
Also, tried placing it in core/pom.xml. But, no luck
Hello,
We have refractured legacy code as per the Archetype 48. In the latest code, groupID is missing from Bundle Symbolic name. Only Artifact ID is used in Symbolic Name.
What could we be missing? Please suggest.
@AnubhavGu
Publishing metadata is not pushed to publish instances.
For any new pages, the jcr:created on publish should be equal to publish date. I am hoping the same when pages are published again.
Incase, neither jcr:created nor modified (on Publish) are in sync, the we might need to create ...
@HARPREETSI5
We need to integrate with Adobe Sensei for Smart Tagging.
Details for on-premise/AMS are available here: https://techrevel.blog/2019/10/21/smart-tags/
For Enhanced Smart tags training, please refer to https://experienceleague.adobe.com/en/docs/experience-manager-64/assets/managing/...
@abhishekanand_
Thanks for sharing the Article.
"acs-commons/granite/ui/components/include” I have used it for Component Dialogs. Does it also work with component policies?
@EduardoBo3
We can share a policy for a "component across multiple templates" or "multiple occurrences of same component on a template".
But, we cannot share parts of it like just the Style System. It can be shared only as a whole.
While creating a new policy we can duplicate an existing one an...
@nsvsrk
Once DM integration is set-up with AEM, you would need to set up the necessary Image Profiles for Smart Crop and Image Presets for Smart Imaging.
Apply these to the relevant AEM Asset folders. Once image is uploaded, it would be synced to DM as well.
Select the image and check renditions...
@nsvsrk
Why should we use Dynamic Media in AEM? It does some things that DAM cant.
Using Dynamic Media in Adobe Experience Manager (AEM) offers several advantages over the traditional Digital Asset Management (DAM) capabilities. Here are key reasons why Dynamic Media is beneficial:
Enhanced Image ...
@ayyappavenkatesh
Option-1: Using OOTB "Publish Content Tree Workflow."
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/operations/replication#methods-of-publishing-content
Its a recommended approach. But, may not work for all types of nodes.
Option-2: Usi...
@touseefk2181136
Requesting you to please verify following:
Your local SDK is the same version as the Cloud serverThe aem-sdk dependency in pomxml has the same version as server. If you need to update it, refresh/update maven depdency from your IDE.
commons-lang3 is a frequently used dependency. ...