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

HImanshu_Jain_
HImanshu_Jain_
Online

Badges

Badges
28

Accepted Solutions

Accepted Solutions
25

Likes Received

Likes Received
287

Posts

Posts
151

Discussions

Discussions
39

Questions

Questions
112

Ideas

Ideas
2

Blog Posts

Blog Posts
1
Top badges earned by HImanshu_Jain_
Customize the badges you want to showcase on your profile
Re: Embedding LinkedIn post on site - Adobe Experience Manager 19-04-2022
You need to utilize some OAuth library Check https://stackoverflow.com/questions/13232697/linkedin-api-authentication-using-java it may help

Views

129

Likes

2

Replies

0
Re: Clientlibs donot get updated - Adobe Experience Manager 31-03-2022
Check which specific clientlib version is creating issue .Also check the special character in that particular css files ( check formatting) .Hope it will help.

Views

233

Likes

2

Replies

0
Re: Clientlibs donot get updated - Adobe Experience Manager 31-03-2022
Same issue and tried the methods which you mentioned above but no success.

Views

236

Likes

2

Replies

0
Re: AEM 6.5.11 HTTP ERROR 503 AuthenticationSupport service missing. - Adobe Experience Manager 28-03-2022
Are you able to open /crx/explorer or /system/console .Try to check bundle status .

Views

325

Likes

2

Replies

1
Re: How to add ACS AEM Commons to your AEM web console for creating service user? - Adobe Experience Manager 28-03-2022
RepoinitFor the following cases, it is preferable to take the approach of hand coding explicit content creation repoinit statements in OSGI factory configurations:Create/delete/disable service usersCreate/delete groupsCreate/delete usersAdd ACLsCheck https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/deploying/overview.html?lang=en#repoinit https://sling.apache.org/documentation/bundles/repository-initialization.html

Views

417

Likes

3

Replies

0
Re: Getting access-control-allow-origin as * in AEM cloud publisher domain - Adobe Experience Manager 28-03-2022
Can you share the log snippet from console as well as error log from publisher.

Views

123

Likes

2

Replies

0
Re: Getting access-control-allow-origin as * in AEM cloud publisher domain - Adobe Experience Manager 27-03-2022
Are you using connected assets ? If yes then take a look https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/use-assets-across-connected-assets-instances.html?lang=en#configure-a-connection-between-sites-and-assets-deployments

Views

130

Likes

2

Replies

2
Re: System console configMgr is not accessible in higher environments - Adobe Experience Manager 17-03-2022
For every environment you have config interface available there you config the values https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/environment-variables.html?lang=en https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/deploying/configuring-osgi.html?lang=en#when-to-use-inline-configuration-values

Views

165

Likes

3

Replies

0
Re: SAML implementation in AEM as a cloud service - Adobe Experience Manager 17-03-2022
set the redirect path while calling your SAML auth handler.

Views

193

Likes

2

Replies

0
Re: use acs-commons/granite/ui/components/include inside multifield so that one can reuse the dialog fields - Adobe Experience Manager 17-03-2022
Yes you can using sling superResourcetype , the only issue is if there is any upgrade happen in acs-commons version in future then the referred field will also get impacted.

Views

333

Likes

2

Replies

0