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

sathya_prakasha
sathya_prakasha
Offline

Badges

Badges
21

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
24

Posts

Posts
105

Discussions

Discussions
23

Questions

Questions
82

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sathya_prakasha
Customize the badges you want to showcase on your profile
Re: HTML - Embed Iframe - Adobe Experience Manager 25-01-2021
Hi @sathya_prakasha, You cant show many websites in an iFrame. Reason: An "X-Frame-Options: SAMEORIGIN" response header is set. which prevents the browser from displaying iFrames that are not hosted on the same domain [like parent page]. Its a security feature to prevent click-jacking. Hope this helps. Thanks,Kiran Vedantam.

Views

640

Like

1

Replies

0
Re: Extending Embed core component - Custom URL - Adobe Experience Manager 22-01-2021
Hi @sathya_prakasha., Please refer to this for processing a custom url in embed component. https://github.com/adobe/aem-core-wcm-components/tree/master/content/src/content/jcr_root/apps/core/wcm/components/embed/v1/embed#extending-the-embed-component

Views

729

Likes

2

Replies

0
Re: AEM cloud dispatcher issue - Adobe Experience Manager 26-12-2020
@sathya_prakasha Okay I was answering 'why' the error. IP restriction rules through dispatcher virtual hosts are not supported in AEM cloud service. In AEM cloud, these are managed through the in-built CDN. Refer to the below link for creating an "IP Allow List" and applying it to specific environment, author/ publish service. You would need a "Business Owner" or "Deployment Manager" role for these self service steps. https://experienceleague.adobe.com/docs/experience-manager-cloud-service/onboa...

Views

748

Likes

0

Replies

0
Re: RTE Issue with AEM Cloud - Adobe Experience Manager 28-09-2020
I am able to see the dropdown , its not related to dropdown or height issue...if I click on highlighted(dropdown - image above) related fields ..scroll is not working..

Views

942

Likes

0

Replies

0
Re: Converting static to editable templates - Page proper... - Adobe Experience Manager 20-06-2020
Initial properties would be added automatically when you create a page, and you can access using Page API. But if page does not have properties then you you should get those properties in page. Reading directly is not advisable because initial is optional. Intentionally removing initial content from page will be available from conf. If you need same properties on all the pages then go for structure not from initial. Now come to your question - How to read initial content? you can use Node or JCR...

Views

603

Likes

0

Replies

0
Re: Migration of etc/design folder - Adobe Experience Manager 14-06-2020
Starting from AEM 6.4, /etc/design is not used like it was in previous versions of AEM. As per repository restructuring guide [0], you need to move /etc/design to the following: /apps/settings/wcm/designs/ For any Designs that are managed in SCM, and not written to at run-time via Design Dialogs.Copy the designs from the Previous Location to the New Location (/apps).Convert any CSS, JavaScript and static resources in the Design to a Client Library with allowProxy = true .Update references to the...

Views

780

Likes

2

Replies

0
Re: salesforce intergration - salesforceclient - Adobe Experience Manager 21-11-2019
I am getting the below the error while trying to establish the connection with salesforce clientom.adobe.cq.mcm.salesforce.SalesforceClient Error while Executing GET Request to Salesforce.com: java.net.UnknownHostException: ap16.salesforce.comhttpsat java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source)at java.net.InetAddress.getAddressesFromNameService(Unknown Source)at java.net.InetAddress.getAllByName0(Unknown Source)at java.net....

Views

1.6K

Likes

0

Replies

0
Re: SlingModel to get cloudconfig - Adobe Experience Manager 20-11-2019
Hi,Thanks for your reply !I have resolved the issue with below codeConfigurationManager cfMgr = resourcePage.getContentResource().getResourceResolver().adaptTo(ConfigurationManager.class);

Views

1.2K

Likes

0

Replies

0
Re: AEM 6.5 - autoInstallBundle error - Adobe Experience Manager 20-11-2019
Have you checked the log entries of your AEM instance already?

Views

1.4K

Likes

0

Replies

0
Re: google recaptcha - Adobe Experience Cloud 15-11-2019
Hi Sathya,Which Adobe product are you trying to use? Are you using AEM forms?Thanks,Jantzen

Views

1.2K

Likes

0

Replies

0
Likes from