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

subramanyav7745
subramanyav7745
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
36

Discussions

Discussions
32

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by subramanyav7745
Customize the badges you want to showcase on your profile
Re: character # in URL form facebook share is rejected by dispatcher and URL is getting truncated - Adobe Experience Manager 13-05-2016
Hi Kautuk Sahni,I have googled about the functionality provided by # . the role of # is that everything that is there after # in a URL is called a fragment .There is more information on the role of # in this link ->https://en.wikipedia.org/wiki/Uniform_Resource_Locator#Syntax.May be different browsers handle request URL in different ways. But no browser will truncate what is typed in address bar.But the issue is that no browser will truncate the URL itself. But in our case the URL itself gets tr...

Views

1.5K

Likes

0

Replies

2
Re: character # in URL form facebook share is rejected by dispatcher and URL is getting truncated - Adobe Experience Manager 12-05-2016
I found another reason for this behaviourI just hit the publish instance URL -->http://:4503/products/nx-network-security-products.html#.VzRmmrMTLds.facebookgets incorrectly redirected to URL---> http://:4503/products/.VzRmmrMTLds.facebookBut this -->http://:4503/products/nx-network-security-products.html#VzRmmrMTLds.facebook goes to incorrectly to : : :::::::> http://:4503/products/VzRmmrMTLds.facebook ----------------but no changes for this URL -->/products/nx-network-security-products.html#Vz...

Views

1.5K

Likes

0

Replies

0
Re: character # in URL form facebook share is rejected by dispatcher and URL is getting truncated - Adobe Experience Manager 12-05-2016
Below are some more details into this behaviour : the URL : https://example.domain.com/products/ex-email-security-products.html#.VzRmmrMTLds.facebook: will become : https://example.domain.com/products/.VzRmmrMTLds.facebookand this URL : https://example.domain.com/products/nx-network-security-products.html#VzRmmrMTLds.facebook will become :https://example.domain.com/products/VzRmmrMTLds.facebookBelow URLs having # dont change at all.means this : https://example.domain.com/products/ex-email-securi...

Views

1.5K

Likes

0

Replies

1
Re: AssertionConsumerServiceUrl in SAML Request - Adobe Experience Manager 12-05-2016
Hi Ned,I am sorry , I have posted the above answer assuming that you are integrating AEM author with SAML.But it seems you are trying to integrate dispatcher with SAML using shibboleth IDP/SP.So to fix any issue with shibboleth you need to look at the shibboleth logs. These are available udner /var/log/shibboleth and /var/log/shibboleth-www.What are the errors you get in those log files . Please provide the errors you see in those shibboleth logs.I had faced lots of issues with shibboleth integr...

Views

3.0K

Likes

0

Replies

0
Re: AssertionConsumerServiceUrl in SAML Request - Adobe Experience Manager 12-05-2016
Hi,I have recently integrated AEM 6.1 with SAML using OKTA.These are the links that help you integrate AEM 6.1 with SAML debugging URL—>http://adobeaemclub.com/setting-saml-authentication/Reference —> http://www.aemstuff.com/blogs/july/saml.htmlhelpx.adobe url —> https://helpx.adobe.com/experience-manager/kb/simple-saml-demo.html#DownloadHope this helps . If you need more help , please enable debug logging for SAML as mentioned in first URL.

Views

3.0K

Likes

0

Replies

1
character # in URL form facebook share is rejected by dispatcher and URL is getting truncated - Adobe Experience Manager 12-05-2016
I have this issue on my dispatcher. We have an option on our site to share user visited page to be shared by the page visitor on to his facebook account.When site visitor shares the page on his facebook account a link is created on facebook for the shared content.The URL for shared content on facebook looks likes this --> https://example.domain.com/products/ex-email-security-products.html#.VzRmmrMTLds.facebookwe can see that there is special chracter # after .html in the share URL given above.so...

Views

1.6K

Likes

0

Replies

7
group everyone is not getting deleted from Administrators group - Adobe Experience Manager 10-05-2016
We have completed the in place upgrade of AEM 5.6.1 to AEM 6.1After that we found that group everyone is listed under the group "administrators".We tried removing the usergroup "everyone" from administrators. on the screen when we save the administrator group after removal of "everyone " it shows that the group is removed. But once we refresh the screen we are able to see that the group -- everyone is still listed there under Administrators group,So how to remove the group : everyone from admini...

Views

478

Likes

0

Replies

2
Re: Getting out of memory exception after starting the bulk reindex option provided on /etc/acs-commons/oak-index-manager.html - Adobe Experience Manager 04-05-2016
@Tuhin,I need some more information on this issue.I wanted to implement solution specified on OAK-3505[1] which says:Following system properties can be set (based on changes done in this issue)oak.indexUpdate.failOnMissingIndexProvider - Set it to true so as to change the default behaviour to fail the commit of editor is missing. Safe to set untill we change the behaviour in OAK-3642oak.indexUpdate.ignoreReindexFlags - This is only to be set for recovery where a reindex in a property index can h...

Views

2.5K

Like

1

Replies

1
Getting out of memory exception after starting the bulk reindex option provided on /etc/acs-commons/oak-index-manager.html - Adobe Experience Manager 03-05-2016
Our dev author is having very less RAM.( 8 GB).We were not aware that bulk reindex is a resource intensive operation on RAM .We wanted to fix some issues on search since we did not run bulk reindexing after upgrade from 5.6.1 to 6.1But after we started bulk reindexing , it is not stopping since there are some sync indexes . Author runs out of memory and we need to restart.We get this error-->03.05.2016 12:47:43.729 *ERROR* [pool-6-thread-1] org.apache.sling.commons.scheduler.impl.QuartzScheduler...

Views

3.1K

Likes

0

Replies

4
Re: getting 412 error for blog entries when I delete a blog. - Adobe Experience Manager 03-05-2016
Thanks for the pointers.We have setup DispatcherPassError 1 in our dispatcher configs, since we need dispatcher to handle error pages and error page is unique for each of the site we host on AEM.So as you mentioned when have the above setting there is a 412 error that is sent by author when we delete a blog entry on AEM 6.1 and when that error is reported by author , dispatcher will handle the request and not author. Hence this was causing the delete functionality to break.So as per adobe docume...

Views

1.9K

Likes

0

Replies

0
Likes from