Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/2/16
    Hi All,We are facing issue with one page in the blueprint which is not being rolled out to other live copies derived from this source. This page with which the issue is seen, below is what happened.After the initial creation of the page it is rolled out to all the live copies properly, now its path ...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 4/1/16
    I am running AEM 6.0 and have installed Service Pack 3 on my author instance.Should I also install the same on my publish instance? Are there any guidelines whether I should install the same packages on all instances?Thank you in advance.

    Views

    1.3K

    Like

    1

    Replies

    1
  • 4/1/16
    Hi,This is my first time working on Adobe AEM. I have followed some tutorials and created the osgi bundle which exposes a Service Component. The bundle installs and deploys without any errors, but when I test it out in one of the existing geometrix sites by importing the class and package. I am gett...

    Views

    2.1K

    Likes

    0

    Replies

    8
  • 4/1/16
    Hello Team,I have just installed SP1 on my AEM 6.1 instance and whenever I am trying to edit the RTE based component. It is throwing the error on page as "Some code could not be run"I am not completely sure if this is an issue with SP1 upgrade because other instance where it is just a 6.1 without SP...

    Views

    2.3K

    Likes

    0

    Replies

    7
  • 4/1/16
    CQ.I18n.getDictionary() this method accepts locale as parameter and looks like it will be called at run time. Please let me know which class implements this method and which adobe package it belongs to.

    Views

    787

    Likes

    0

    Replies

    4
  • 4/1/16
    Hi all,I am not able to log in to Adobe Prerelease Site @ https://prerelease.adobe.comReset my password by choosing “Forgot Password” link, without any effect.Please suggest ASAP.Thanks,Rama.

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 4/1/16
    Hi Friends,Could you please let me know how much it will cost per head to get training on AEM administration from Adobe.Thanks

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 4/1/16
    Hi all,We are working for a client, they are using Oracle Eloqua maketing cloud.They will be creating the Segments in Oracle Eloqua, is there any way by which we can associate the Teasers created in AEM to the Segments defined in Oracle Eloqua.Thanks in advance.--Regards,Pavan Bukka.   

    Views

    947

    Likes

    0

    Replies

    2
  • 4/1/16
    Hi Friends,I have a question regarding deleting rolled out pages in one shot.Example scenario: Lets say I have rolled out a page from english to 10 english speaking countries accidentally and currently to delete those pages, I am going to each locale and deleting it. Is there any way we can delete a...

    Views

    743

    Likes

    0

    Replies

    4
  • 4/1/16
    Hi All,Code is as below :public String execute(String url){try{HttpClient httpClient = new HttpClient();httpClient.getHttpConnectionManager().getParams().setConnectionTimeout(this.timeOut);getMethod = new GetMethod(url);String encoding = Base64.encode(this.name + ":" + this.password);getMethod.setRe...

    Views

    1.6K

    Likes

    0

    Replies

    5