Request for Feature Enhancement (RFE) Summary: |
The HTTP Assets API should also capture metadata such as lastReplicated date. |
Use-case: |
The HTTP Assets API endpoint will be consumed by channels. (Apps, Salesforce etc). The need for this lastReplicated date is so that channels only retrieve the Content Fragment (CF) if it has changed, if not, the cached version at their end is used.
This would be a good feature add to consider.
|
Current/Experienced Behavior: |
The HTTP Assets API does not contain the lastReplicated date for the CFs. Our channels consume this endpoint. Because the lastReplicated date is not available in this API, we need to build a custom solution that provides this piece of info to Channels as another API. |
Improved/Expected Behavior: |
The HTTP Assets API will contain the lastReplicated date metadata for the CFs, so channels only retrieve the CF if it has changed. |
Environment Details (AEM version/service pack, any other specifics if applicable): |
AEM 6.5.7 |
Customer-name/Organization name: |
ANZ |
Screenshot (if applicable): |
Can be seen on OOTB HTTP Assets API for a Content Fragment for example. |
Code package (if applicable): |
|