Adobe Experience Manager connector release notes

Adobe Experience Manager Connector 1.0.1.0

System enhancements

This release of the Adobe Experience Manager connector features the following enhancements. For more information about the connector, see About the Adobe Experience Manager Connector.

Issue Description
BAI-14931 Custom filters are now specified in the advanced settings of the connection Connection defines the how Connectivity Hub connects to your Source System (which contains your documents, graphics, etc.,). Your Connection includes identifying elements such as: URL of the BA Insight web service connector you are using, (File Share connector, SharePoint Online connector, etc.), Authentication mode, User Accounts and Credentials, Database information (for database connectors) configuration. Previously, custom filters for Adobe Experience Manager pages and assets were applied at the root-folder level only. For more information, see How to Set Up and Configure the Adobe Experience Manager Connector.
BAI-15173 New logic was implemented to determine the "last modified" date of an asset or page in Adobe Experience Manager (AEM). The AEM connector uses the following date attributes to identify modified items during an incremental crawl Scanning and capturing only new data from all of your content sources. This data did not exist when the last crawl was run.:
  • content/cq:lastModified

  • content/jcr:lastModified

  • content/jcr:created

The most recent date is now used as the "last modified" date when updating the index.

BAI-15208 In the JSON collected by the AEM connector, only the first instance of a property or parameter name is collected. As a result, the jcr:created parameter of the jcr:content property has been renamed to jcr:contentcreated to ensure that the value is retrieved. Previously, only the jcr:created property value at the root-level was retrieved.