Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to write aem query to fetch data between 2 specific dates in Jenkins console?

Avatar

Level 1

Hi All,

I want to write aem query in Jenkins console to fetch data between 2 particular dates.

Could you please help me with this?

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hi @Namanap29 ,

You need to write groovy script and any script which will call the Query Builder Rest API through the jenkins job.
I doubt one thing, how you will mitigate your need by writing jenkins query builder job. As the query builder API is always comes with dynamic  requirements based on case to case. 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 3

Hi @Namanap29 ,

You need to write groovy script and any script which will call the Query Builder Rest API through the jenkins job.
I doubt one thing, how you will mitigate your need by writing jenkins query builder job. As the query builder API is always comes with dynamic  requirements based on case to case.