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

arungm20
arungm20
Online

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
5

Posts

Posts
9

Discussions

Discussions
4

Questions

Questions
5

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by arungm20
Customize the badges you want to showcase on your profile
Bulk Migration from Media Server to AEM DAM - Adobe Experience Manager 04-08-2022
Hi Community, We have a requirement where we would like to migrate all the assets present in old media server to AEM DAM This server can only be accessed by FTP Any OOTB utility we have in AEM or Should we first FTP all the assets to a server and then use bulk import to DAM? Any suggestions? Thanks Arun

Views

67

Likes

0

Replies

2
Re: Getting all the assets in a folder using Assets API without specifying limit - Adobe Experience Manager 02-03-2022
Thanks @lukasz-m i do agree on the performance parameter.

Views

190

Like

1

Replies

0
Re: Getting all the assets in a folder using Assets API without specifying limit - Adobe Experience Manager 02-03-2022
I was able to find i could increase the limit under this. But thinking as it affects all the Get requests . Any views?

Views

194

Like

1

Replies

2
Re: Issue Using sling:alias to get url translated - Adobe Experience Manager 02-03-2022
Thanks @Siva_Sogalapalli I do have sling:alias in the path /content/xyz/fr/application/test.htmli.e test -> mytestfr as sling:aliasapplication -> myapplicationfr as sling:alias However pagefield component is able to resolve only the last path i.e test for alias and not for application Any views or you have come across this situation? ThanksArun

Views

140

Like

1

Replies

0
Getting all the assets in a folder using Assets API without specifying limit - Adobe Experience Manager 02-03-2022
Hi Team, I was going through https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/assets-api-content-fragments.html?lang=en and found that there is a Paging available.By default when i hit the asset API at folder level, i get default limit with 20.Do we have an option to remove this limit and retrieve all the assets? properties:{srn:paging: {total: 38,offset: 0,limit: 20}PagingThe Assets REST API supports paging (for GET requests) via the URL parameters:offset - the num...

Views

203

Likes

0

Replies

5
Issue Using sling:alias to get url translated - Adobe Experience Manager 01-03-2022
Hello Community, I have following situation /content/xyz/en/application/test.html| sling:alias = mytesten||/content/xyz/fr/application/test.html sling:alias = mytestfr with these alias set i am able to access /content/xyz/fr/application/mytestfr.html I also have alias for application under fr node set to myapplicationfrHence i am able to access /content/xyz/fr/myapplicationfr/mytestfr.html as well. However, when selecting the page using pagefield component in the dialog which would show the page...

Views

202

Likes

0

Replies

2
Re: Usage of Tags in Content Fragments - Adobe Experience Manager 22-02-2022
Thanks Milind, I do have the required languages and i am able to add the tags in language.However, these tags are not shown in the content fragments while using it Thanks

Views

95

Like

1

Replies

0
Usage of Tags in Content Fragments - Adobe Experience Manager 22-02-2022
Hello All, I would like to know if any one has experience of using Tags in Content Fragments.I have created tags and also added required language translations, however when I use it in my Content Fragment, i always get only the default language.I did go through https://experienceleague.adobe.com/docs/experience-manager-64/developing/platform/tagging/building.h...but unable to achieve the required language in the content fragments. Any inputs form this community? Thanks

Views

104

Likes

0

Replies

2