Expand my Community achievements bar.

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

  • 11/8/19
    I've got a workflow model that I want to run after DAM update asset finishes without modifying the DAM update asset workflow itself. I know that DAM_UPDATE_ASSET_COMPLETED event triggers at the end of DAM update, but I'm not sure how I can leverage this in my Workflow Launcher conditions. Is this po...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 11/8/19
    I'm trying to customize the validation for a couple of Asset Metadata fields. I need to make the Title and Description required. I also need to implement additional restrictions on the field values (no capital letters, no blank spaces, etc..., but I could do that on the js file). I have a few questi...

    Views

    2.3K

    Likes

    2

    Replies

    3
  • 11/8/19
    Hi All,I have a question regarding AEM licence. Currently our application is running on AEM6.4. Now we are planing to start one more application. Like our current application is for end users and our new will be internal only for Company employees.And there is  different team will going to develop a...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 11/8/19
    Hi,I have two aem projects say  A and B. I need to access the service in project A from B. Can you please let me know how to achieve this.

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 11/8/19
    Hi everyone,Does anyone have a suggestion for how I can attend this requirement bellow?I need to shared session between AEM and React application.ThanksAlisson Xavier

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 11/7/19
    Hi all,In one of the component information module, there is links tab where i authored  some links which are not rendering on the page. those links are atored in crxde under /content folder. there are two dropdown options one is headquarter and another is contacts. when i select head quarters option...

    Views

    688

    Likes

    0

    Replies

    1
  • 11/7/19
    Help is appreciated in writing JUNIT for below code.    @PostConstruct    protected void invokepost() {        super.Initialize();        qs = new ArrayList<SomeComponent>();        Iterator<Resource> iteratorExp = resource.getChild("root/childParsys/").listChildren();                while (iterator...

    Views

    2.5K

    Likes

    0

    Replies

    6
  • 11/7/19
    Hi ,I am facing an issue in running the query through my deployed code in AEM.The map is created as below:Map<String, String> map = new HashMap<>();map.put('path', 'path-here');map.put('type','oak:Unstructured');map.put("1_property", 'content-type');map.put("1_property.value", 'value');map.put("2_pr...

    Views

    5.7K

    Like

    1

    Replies

    6
  • 11/7/19
    How can I display JS object properties or iterate over JSON objects using sly-data-list.Here's my particular JSON{"make":"Honda","model":"civic"}Would something like this require a mixed model with local Java class?Thanks

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 11/7/19
    Hi All,i am facing an weird issue. i.e. we have added custom tabs in page properties in my locale instance(as an admin).Scenario:1if we are trying to create a page from touch UI, Once we navigate to properties section we are not able to see custom tabs in page properties.Scenario:2if i create a page...

    Views

    612

    Like

    1

    Replies

    1