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

shajiahmed
shajiahmed
Online

Badges

Badges
16

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
6

Posts

Posts
55

Discussions

Discussions
10

Questions

Questions
43

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by shajiahmed
Customize the badges you want to showcase on your profile
Re: Exclude does not work in filter - Adobe Experience Manager 11-01-2018
I am having the same issue

Views

6.9K

Like

1

Replies

1
Is the AEM Architect exam difficult? - Adobe Experience Manager 03-01-2018
Recently I passed AEM Architect Exam, I have written an article based on my experience with Architect Exam.Please review, If you like please share the link and your comments.Is the AEM Architect Exam Difficult? | Adobe

Views

2.5K

Like

1

Replies

1
Start workflow after replication - Adobe Experience Manager 14-09-2017
WE have a requirement to kick off the workflow and control programmatically after replication. I am able to trigger the workflow after replication, however I cannot get any workitem from this workflow. I can see this workflow on the page, however workflow api is not giving me the workitems.List workItems = wf.getWorkItems(); //line 144I can see workitem nodes in crx /etc/workflow/instances/server0/2017-09-14/publish_example_60/workItems as well, it has items and workflow dataI am using AEM 6.3, ...

Views

1.3K

Likes

0

Replies

0
Re: Touch UI workflow not editable - Adobe Experience Manager 12-09-2017
It doesn't always, it worked for me one time. However if you do a thorough testing it breaks again. Even if it works in preview, it is wrong. It should not be editable in preview, there is no sidekick available in preview to drag and drop componentsGreenbar is from classic interface, it is not complete touch UI

Views

1.7K

Likes

0

Replies

0
Re: Workflow permissions - Adobe Experience Manager 07-09-2017
I got it resolved, approvers need to have replicate permissions. Otherwise it will throw version exception and take extra steps to complete workflow

Views

1.4K

Likes

0

Replies

0
Re: Workflow permissions - Adobe Experience Manager 07-09-2017
I am able to resolve workflow issue by adding read, write, modify, create permissions on /etc/workflow/instances for authors and approversand we have to add the same groups in OSGI Adobe Granite Workflow serviceI can see workflow complete successfully but few errors reported in error.logCaused by: javax.jcr.version.VersionException: No such Version: 1.35 at org.apache.jackrabbit.oak.jcr.delegate.VersionHistoryDelegate.getVersion(VersionHistoryDelegate.java:83) at org.apache.jackrabbit.oak.jcr.ve...

Views

1.4K

Likes

0

Replies

0
Workflow permissions - Adobe Experience Manager 06-09-2017
I am getting some permission issues for content authors and approvers on workflowwhen workflow is executed, it calls url https://localhost:4502/bin/workflow/inbox which is returning 500 error with following messageUnable to add OrMemoryStatus 500Message Unable to add OrMemoryLocation Parent Location Path Referer ChangeLog it works fine for admin usersfor authors and approvers it is returning 500 errorI looked in adobe forum, there is a threadWorkflow exceptionsI do see approvers and content auth...

Views

2.9K

Likes

0

Replies

5
Re: No OSGi SCR metadata found - Adobe Experience Manager 20-07-2017
Hi Lokesh,I still see the same issue after adding maven-enforcer plugin, I am using maven 3.5.0, I changed the requireMavenVersion to 3.5.0 and using Java 1.8

Views

5.2K

Likes

0

Replies

0
No OSGi SCR metadata found - Adobe Experience Manager 19-07-2017
I am trying to setup my env for unit test for sling models for AEM 6.3there is one error I see when running maven buildTests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.165 sec <<< FAILURE! - in com.mcmc.aem.models.impl.BreadcrumbImplTesttestStyleBasedBreadcrumb(org.cshs.aem.models.impl.BreadcrumbImplTest) Time elapsed: 0.995 sec <<< ERROR!java.lang.RuntimeException: After setup failed (com.adobe.cq.wcm.core.components.context.CoreComponentTestContext$$Lambda$1/1468177767@72cf2de...

Views

7.5K

Likes

0

Replies

5
Re: AEM 6.2: Exception when using foundation components in responsivegrid - Adobe Experience Manager 04-04-2017
I do see the same issue when using sightly image component. This works fine in my localhost and our dev environment.We are seeing this issue in QA environment only, however our environments are exact replica of one another.

Views

1.7K

Likes

0

Replies

0
Likes given to