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: RTE Issue with AEM Cloud - Adobe Experience Manager 27-09-2020
Hi Arun , Thanks for your reply ..I am using 2020.7.3981.20200731T205128Z.... I thought the issue du to popper.js but when we inject the same component on fresh instance.. it not working... its working fine on aem 6.5 and 6.4

Views

625

Likes

0

Replies

0
Re: RTE Issue with AEM Cloud - Adobe Experience Manager 26-09-2020
No..my issue is different.. its not working in both inline and full screen...once I click on the above highlighted buttons and try to scroll down to fill other fields ....it doesn't allow us to scroll down,,

Views

972

Likes

0

Replies

0
Re: Converting static to editable templates - Page proper... - Adobe Experience Manager 17-06-2020
Hi Arun , Thanks for your reply ... We have initial page properties in editable template .. how to retrieve these properties .

Views

771

Likes

0

Replies

0
Converting static to editable templates - Page properties - Adobe Experience Manager 17-06-2020
Hi Team, How to get initial page properties. Page properties are saved under : /conf/project-name/settings/wcm/templates/template-name/initial/jcr:content

Views

849

Likes

0

Replies

4
Migration of etc/design folder - Adobe Experience Manager 14-06-2020
Hi Team, we are gonna migrate etc/design folder ..pls suggest a right method Current design: etc/design/(project-name)/static-template-name/design_dialog (authoring values)..

Views

823

Likes

0

Replies

1
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
salesforce intergration - salesforceclient - Adobe Experience Manager 20-11-2019
Hi,how to add authorization header in salesforce clientRest URL : curl https://yourInstance.salesforce.com/services/data/v20.0/query/?q=SELECT+name+from+Account -H "Authorization: Bearer token"salesforceClient = createSalesforce(cloudConfiguration);log.info("salesforcecelinet>>>>>>>>>>>"+salesforceClient);salesforceClient.setMethod(SalesforceClient.AvailableMethods.GET);salesforceClient.setContentType("application/json");baseUri = salesforceClient.getInstanceURL() + REST_ENDPOINT + API_VERSION ;...

Views

1.7K

Likes

0

Replies

1
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
SlingModel to get cloudconfig - Adobe Experience Manager 19-11-2019
Hi Team,I am using below code to get cloudconfig but configurationmanager is null here..any help ?cloudConfig = pageProperties.getInherited("cq:cloudserviceconfigs", new String[0]); final Configuration configuration = configurationManager.getConfiguration("salesforce-demo", cloudConfig); log.info("configuration Cloud"+configuration);

Views

1.6K

Likes

0

Replies

2
AEM 6.5 - autoInstallBundle error - Adobe Experience Manager 18-11-2019
Hi Team,I am getting the below error while trying to install core bundle. please let me know if you have any idea on thisFailed to execute goal org.apache.sling:maven-sling-plugin:2.2.0:install (install-bundle) on project aem-guides-wknd.core: Installation on http://localhost:4502/system/console failed, cause: Installation failed, cause: Moved Temporarily -> [Help 1]Regards,Sathya

Views

1.5K

Likes

0

Replies

1
Likes from