問題1
A customer noticed slower Adobe Experience Manager performance in the last couple of days. The segment store size is almost double the size from the previous week.
To reduce the segment store size and maintain overall Adobe Experience Manager health, which two Adobe Experience Manager maintenance tasks should be executed Weekly? (Choose two.)
A customer noticed slower Adobe Experience Manager performance in the last couple of days. The segment store size is almost double the size from the previous week.
To reduce the segment store size and maintain overall Adobe Experience Manager health, which two Adobe Experience Manager maintenance tasks should be executed Weekly? (Choose two.)
正確答案: A,D
問題2
A customer noticed slower Adobe Experience Manager performance in the last couple of days. The segment store size is almost double the size from the previous week.
To reduce the segment store size and maintain overall Adobe Experience Manager health, which Adobe Experience Manager maintenance task should be executed daily?
A customer noticed slower Adobe Experience Manager performance in the last couple of days. The segment store size is almost double the size from the previous week.
To reduce the segment store size and maintain overall Adobe Experience Manager health, which Adobe Experience Manager maintenance task should be executed daily?
正確答案: A
問題3
A developer is tasked with designing a solution to accommodate multiple client projects within a single Adobe Experience Manager (AEM) instance, each requiring its own set of unique resources, code, and content.
Given the need for true multi-tenancy, where each tenant operates independently with zero knowledge of other tenants and no shared code, content, or common authors, which approach should the developer recommend?
A developer is tasked with designing a solution to accommodate multiple client projects within a single Adobe Experience Manager (AEM) instance, each requiring its own set of unique resources, code, and content.
Given the need for true multi-tenancy, where each tenant operates independently with zero knowledge of other tenants and no shared code, content, or common authors, which approach should the developer recommend?
正確答案: A
問題4
A developer needs to use the mode in Template Editor which allows template authors to define grid settings for different devices.
Which mode should the developer use?
A developer needs to use the mode in Template Editor which allows template authors to define grid settings for different devices.
Which mode should the developer use?
正確答案: A
問題5
The customer noticed their search query was not giving the expected results. The following query is being used:
select * from [dam:Asset]
where isdescendantnode('/content/dam/customerFolder')
AND [jer:content/dateModified] >= CAST("2024-01-01T00:00:00.000Z")
The customer noticed their search query was not giving the expected results. The following query is being used:
select * from [dam:Asset]
where isdescendantnode('/content/dam/customerFolder')
AND [jer:content/dateModified] >= CAST("2024-01-01T00:00:00.000Z")
正確答案: C
問題6
Given the following error:
[ERROR] org.acme:mybundle:0.0.1-SNAPSHOT: Bundle org.acme:mybundle:0.0.1-SNAPSHOT is exporting package org.acme.foo without a version.
What are the appropriate troubleshooting steps for addressing this error?
Given the following error:
[ERROR] org.acme:mybundle:0.0.1-SNAPSHOT: Bundle org.acme:mybundle:0.0.1-SNAPSHOT is exporting package org.acme.foo without a version.
What are the appropriate troubleshooting steps for addressing this error?
正確答案: A