I have written a resource type servlet and used a utility class in it. My core bundle state is active. But, the servlet is showing 'Unsatisfied (reference)' error. When I checked for the particular servlet, it is showing me the attached issue. Please explain what is the exact issue and how to get i...
I am trying to create CF programmatically using a servlet. But, I do not see them being generated after servlet completion.Resource parentRsc = resolver.getResource("<parent-path>"); Resource templateOrModelRsc = request.getResourceResolver().getResource("<cf-model-path>"); FragmentTem...
Hi Team,I have a requirement where I need to export XF as an HTML. I have tried using the plain selector on the publish instance. It seems to be working but it's not rendering the custom HTML markup that i have added (eg. I am using <header>) on the page. Is there any configuration where I can add t...
Hi Team,I am having a requirement where I have to send the request back to Reviewer Step (Approve/Reject Content Publish) from my current step in my workflow model. Currently I am seeing an option of Reviewer step (Approve/Reject Content Publish) in the OOB Goto Step (Resend for Approval) but even a...
I have tried keeping my OSGI cfg.json files under osgiconfig/config files for AEMenvironmentIndicator from acs commons. It is not getting configured properly, also environment specific folders kept under uiconfig/…/osgiconfig/ - - - config.author.dev - - - config.author.prod ...
Hello,Scenario : Under style system for a custom component, i have 3 style groups : line style, line color, line thickness.Under line style there are 3 options : transparent, solid, dotted.Under color: green, blue, redif user selects transparent option under line style, then we need to disable the s...
Hi Team, I am using AEM as Cloud service and I had some old tags then I created new tags with some different structure but the tags names are same as old tags, then I deleted the old tags. When I am adding these new tags to DAM assets and searching tags in tags browse field, I can still see the o...
I am trying to copy asset Publish URL. I tried below steps and getting empty instead of pubish url. I am using AEM version: 6.5.12.0 and ACS commons: 5.1.2 Copy Publish URL toolEnabled via CopyAssetPublishUrlFeature and externalized is configured with publish domain.When I try to get the publish...