Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

asn11
asn11
Online

Badges

Badges
24

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
14

Posts

Posts
116

Discussions

Discussions
28

Questions

Questions
88

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by asn11
Customize the badges you want to showcase on your profile
Re: filevault(vlt) equivalent in aem cloud - Adobe Experience Manager 24-08-2022
Of course this flow will work. Rebuild the package, download it, unzip it and commit to git. Then invoke the next script, which re-creates the package and uploads and installs it somewhere else.

Views

12

Like

1

Replies

0
Re: Hoodoo Digital to Host Workfront and AEM Integration Webinar | AEM Community Blog Seeding - Adobe Experience Manager 08-06-2022
HI @kautuk_sahni , Facing a issue while installing workfront connector package in AEM as a Cloud env. Trying to enable workfront enhanced connector for AEM, We are following instructions as stated in documentation here --- https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/integrations/workfront-connector-install.html?lang=en. But encountering the error in cloud pipeline, pls note that local SDK build on developer machine goes fine successfully. Pipeline fail...

Views

81

Like

1

Replies

0
Re: Apache Sling Sitemap for AEM 6.5.11 and AEMaaCs | AEM Community Blog Seeding - Adobe Experience Manager 08-06-2022
Please check - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-sling-sitemap-generator/m-p/448662#M128473

Views

153

Like

1

Replies

0
Re: AEM Headless content Delivery via GraphQL - Adobe Experience Manager 16-05-2022
Hi @asn11 ,Please check AEM Experience Manager(AEM): Content Sharing Approaches (albinsblog.com)this might be helpful

Views

86

Like

1

Replies

0
Re: how to configure in dispatcher level ".model.json" in should allow on DNS domain as well - Adobe Experience Manager 12-05-2022
# to allow model.json for react/0064 { /type "allow" /path "/content//*" /method "GET" /selectors "model" /extension "json" } pls change project name and rule number *(/0064) accordingly and try

Views

130

Like

1

Replies

0
Re: applying sling filter to GraphQL endpoint - Adobe Experience Manager 06-05-2022
Hi,I have not tried but if you want to change the response, you can try using https://sling.apache.org/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter.html

Views

73

Like

1

Replies

0
GraphQL content fragment response customize additional fields - Adobe Experience Manager 25-04-2022
By default , graph QL query for a content fragment and an ImageReference inside content fragment gives _author_url and _publish_url.How can we either customize either the publish URL to give scene7 urls for images or add an additional field in there?

Views

60

Likes

0

Replies

0
Re: Publish approval workflow for multiple countries - Adobe Experience Manager 25-04-2022
Hi,Use dynamic participant step to choose approver based on country in the same workflowe.g. https://experienceleague.adobe.com/docs/experience-manager-64/developing/extending-aem/extending-workflows/workflows-step-ref.html?lang=en#dynamic-participant-stephttps://aem4beginner.blogspot.com/dynamic-participant-step

Views

71

Like

1

Replies

0
Re: AEM assets api content fragment - Adobe Experience Manager 20-04-2022
Hi,I am not sure if this is still supported.I would suggest checking with Adobe. For the workaround, you can use sling rewrite to modify the json response for assets, from AEM DAM to DM urls.

Views

66

Like

1

Replies

0
Re: AEM sling Sitemap generator - Adobe Experience Manager 19-04-2022
Hi,Could you please check view source and the response typecontent-type: application/xml;charset=utf-8view-source:https://wknd.site/us/en.sitemap.xmlIt is indeed xml

Views

134

Like

1

Replies

0