Développer ma barre des réalisations de la Communauté.

Type
  • Toutes
  • Questions
  • Discussions
  • Idées
  • Blogs
Filtrer par contributions des utilisateurs
  •  dans Adobe Experience Manager Questions 24/11/2015
    Hi,We are in a situation where we need to export the data stored in CQ's scaffold structure in excel format (Our initial plan is to make use of Excel's power query for the same). Is there a built in way to export the JCR data into json feed, or should we need to create a custom service for the purpo...

    Type

    Questions

    Vues

    620

    Likes

    0

    Réponses

    1
  •  dans Adobe Experience Manager Questions 19/11/2015
    Finally I'm able to execute the the application by adding<dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-core</artifactId> <version>2.6.5</version> </dependency> in POM, replacing the original 1.0.But, as the application tries to retrieve "screen_name" and "displayName" ...

    Type

    Questions

    Vues

    1.8K

    Likes

    0

    Réponses

    0
  •  dans Adobe Experience Manager Questions 19/11/2015
    smacdonald2008 wrote... I got this to work: Try adding the jackrabbit-standalone-2.6.5.jar to the project's class path. Also in the FileModel class- make sure you specify the correct user name and password:   //Retrieve member data from the JCR    public List<members> getRepository(String url)    {...

    Type

    Questions

    Vues

    1.8K

    Likes

    0

    Réponses

    0
  •  dans Adobe Experience Manager Questions 19/11/2015
    Thanks a lot.Sorry I've taken so long to replyWill check and update by today.

    Type

    Questions

    Vues

    1.8K

    Likes

    0

    Réponses

    0
  •  dans Adobe Experience Manager Questions 17/11/2015
    I'm trying to create a client for Adobe Experience Manager. To begin with I'm following the Adobe Article: https://helpx.adobe.com/experience-manager/using/java-swing-applications.html.Followed the instructions, and my pom for this application looks like :<dependencies><dependency><groupId>org.apach...

    Type

    Questions

    Vues

    2.3K

    Like

    1

    Réponses

    7
  •  dans Adobe Experience Manager Questions 03/11/2015
    Hi,This is an edited post (which had made earlier). Into an existing dialog (with multi Tabs) I have added a new tab as part of an enhancement.The below code shows a part of the "multicompositefield" which have in the new Tab.......................................................................<fie...

    Type

    Questions

    Vues

    749

    Likes

    0

    Réponses

    2
  •  dans Adobe Experience Manager Questions 29/10/2015
    Hi,This is an edited post (which had made earlier). Into an existing dialog (with multi Tabs) I have added a new tab as part of an enhancement.The below code shows a part of the "multicompositefield" which have in the new Tab..............................................................................

    Type

    Questions

    Vues

    1.3K

    Likes

    0

    Réponses

    5
  •  dans Adobe Experience Manager Questions 28/10/2015
    bsloki wrote... pathfield will list all nodes and not the content nodes. in your case all the images are present under 'jcr:content' which is a content node of best-A and best-B and hence it would not be displayed.  Please upload all your images under dam and use pathfield to select the image from t...

    Type

    Questions

    Vues

    1.5K

    Likes

    0

    Réponses

    0
  •  dans Adobe Experience Manager Questions 28/10/2015
    We have a list of images prepared by a component as shown in the figure below Now we are facing a situation where we need to select these images by browsing the repository.But if we use a path field component for this functionality (we have set the root folder for this structure),  the pathfield exp...

    Type

    Questions

    Vues

    2.4K

    Like

    1

    Réponses

    4
  •  dans Adobe Experience Manager Questions 15/10/2015
    Sorry for the delayed reply.It seems in 6.1 the validations became stringent than 5.6. So, some of the cases which were ignored by 5.6 is being thrown as an exception in 6.1. To be precise we are looking for an option to use the parser in a backward compatible mode.Thanks in advance,

    Type

    Questions

    Vues

    987

    Likes

    0

    Réponses

    0