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

rohinin94643925
rohinin94643925
Online

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
5

Posts

Posts
12

Discussions

Discussions
2

Questions

Questions
10

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by rohinin94643925
Customize the badges you want to showcase on your profile
Re: How to save session on aem cloud using system resource resolver? - Adobe Experience Manager 17-07-2022
@HeenaMadan , Thanks. I already tried what @Asutosh_Jena_ said and worked for me. Forgot to mention it here.I actually had different API related issue too. Refactored the code with different API and it worked.Thanks @Asutosh_Jena_ .

Views

108

Like

1

Replies

0
Re: How to save session on aem cloud using system resource resolver? - Adobe Experience Manager 12-07-2022
Thanks @Asutosh_Jena_ . Just to confirm if the issue is with permissions, I added user to the admin group. I will update the rights. I'm trying to write the data under /content/project.Basically, I'm creating nodes programatically and I want to save them.

Views

145

Like

1

Replies

2
Re: How to save session on aem cloud using system resource resolver? - Adobe Experience Manager 12-07-2022
Hi @Asutosh_Jena_ , I gave permissions as follows:scripts=[ " create service user service-user with path system set ACL on /conf,/apps, /, /content/dam/project allow jcr:read for service-user end # Add members to groups add service-user to group administrators "] So, my service-user has admin rights. still nodes are not getting saved with session.save(), where session is created with service user.When I debug through my code, I get resolver object and code is traversed till the end. I don't see ...

Views

151

Like

1

Replies

4
How to save session on aem cloud using system resource resolver? - Adobe Experience Manager 12-07-2022
Not able to save the session with the system resource resolver. But able to save with request.getResourceResolver on cloud. System resource resolver value is not null when i debugged my code. Can someone please help me resolving this on cloud.

Views

164

Likes

0

Replies

6
Re: com.jcraft.jsch -- Cannot be resolved , AEM as a Cloud - Adobe Experience Manager 31-05-2022
Hi, I'm getting the following content package converter issue after resolving this one "Bundle myproject.core:1.0.0-SNAPSHOT is importing package(s) org.apache.commons.validator in start level 20 but no bundle is exporting these for that start level." Content Package Converter Exception Content Package Converter Exception Jar file can not be defined as a valid OSGi bundle without specifying a valid 'Bundle-SymbolicName' property.Is this also require manifest.txt file that you explained above? If...

Views

415

Likes

0

Replies

0
Re: Touch UI equivalent for showhide xtype - Adobe Experience Manager 03-05-2022
Hi, Even I see the same issue. Can someone please suggest any idea on this?

Views

115

Likes

0

Replies

0
Form Touch UI Constraint Type dropdown - Adobe Experience Manager Forms 26-04-2022
Hi, I'm converting form component's classic UI dialog to Touch UI dialog. I see constraint Type dropdown for which options are coming from the following path./bin/wcm/foundation/forms/constraint.jsonCan someone please guide me if there is any direct way to get the JSON list from the above path in Touch UI instead of writing the backend code to fetch the data (like SELECT * FROM [sling:Folder] AS s WHERE ISDESCENDANTNODE('/') and s.[sling:resourceType] = 'foundation/components/form/constraint').

Views

74

Likes

0

Replies

1
Re: Handler of component is invalid -> ReferenceError: guidelib is not defined - Adobe Experience Manager 16-09-2019
I use 6.4 and I observed that issue ('guidelib' is not defined) occurs only in Edge in touch UI mode. I don't see any error in classic UI mode. Checked in Chrome, Firefox and IE. It looks fine in all of these 3 browsers in both the modes.

Views

2.1K

Likes

0

Replies

0
Re: AEM Sprinklr Integration - Adobe Experience Manager 22-07-2019
Thanks Kautuk. I'll try on it.

Views

1.1K

Likes

0

Replies

0
Re: Does AEM has the ability to export the DAM assets to any external system? If yes how to achieve this? - Adobe Experience Manager Assets 02-07-2019
Hi, I too have same question. Can we integrate Sprinklr with AEM? If yes, please provide some reference docs or suggestions.

Views

1.3K

Likes

0

Replies

0