Hey fellows, I have the following requirement to do, and I'm trying to find a easy method to solve it ( want to avoid boring, repetitive work) :imagine that there are 100 components already created and for each component you need to have Style System options : Apply Padding and Remove Padding.Now, i...
Hi Team,below is the code(partial) using which I am able to generate JWT token and subsequently access token using single scope=profile,how to combine another scope (offline_access) to generate JWT token which which gives me access token as well as refresh token claims.put("aud", "http://localhost...
In Adobe render, when I use the network request protocol soapI can't make a request, but in Adobe DC, there is no request limitAfter consulting in Adobe Acrobat community, I learned that AEM can solve my problem!The SOAP Protocol I use uses the form capability in adobeI wonder whether AEM can solve ...
Hi Team , We have a use -case where in we are using OOTB socialMediahelper.java and socialMediaHelperImpl.java with 1-2 additional fields in it.So we have used the same logic on our project. functionality works fine.But when it comes to its Junits . its fails to request.adaptTo(socialMediahelper.j...
Hello, We are using AEMaaCS Author. Is there a way to programmatically check/verify if an asset has already been published to Brand Portal from Author instance? I wasn't able to find a metadata property on the asset node that confirms that. There is dam:portalReplicationAction which same asset have ...
We are trying to understand the working principle of OOTB Scheduled Activation Workflow. Actually we are not clear how Adobe has implemented "Waiting for Activation" block.Workflow: /libs/settings/workflow/models/scheduled_activationIf some useful documents could be shared, it would be very helpful ...
Hello, On removing the unused workflow from codebase/var/workflow/models/abc/conf/global/settings/workflow/models/abc and on doing maven install.The metadataeditor is break on /assets.html/content/dam What could be the reason 1>The error it shows is etc.clientlibs/granite/ui/components/coral/foundat...
Dears As shown in the figure below, the contentfragment list of all projects cannot be displayed, and the list of individual projects can only be displayed by direct access through the url. Does anyone know the reason?
I have a project that uses content fragments to hold configuration information that is being exposed through servlets. The problem I am seeing is that if I create content fragments on my local and then create a package to deploy them to the develop environment for testing, because of versioning info...