Exam AD0-E103 All QuestionsBrowse all questions from this exam
Question 59

A developer needs to install a content package on AEM environment. However, a content package with the same name is already installed.

What would you be the safest way for the developer to install the content package to make sure only the changes of the new content package get applied?

    Correct Answer: A

    The safest way for a developer to install a content package in AEM to ensure only the changes of the new content package get applied is to use the 'Force Upload' option when uploading the new content package. This ensures that the new content overwrites the old content while retaining any existing content that is not present in the new package. Uninstalling the existing package first may lead to loss of content that isn't included in the new package, which is not desirable.

Discussion
PSJadhavOption: A

Option A is correct. if you uninstall before new package installation then it will lost the content which is not mentioned in new package so we should use force to upload then we can replace new package data along with old data which is not there in new package.

parce2020Option: B

I always use the option B, is the safety way

lexxxz88

https://docs.adobe.com/content/help/en/experience-manager-65/administering/contentmanagement/package-manager.html#uninstalling-packages

Lone_WolfOption: A

I think its option A

bluepinkOption: A

A is correct.

heenamadanOption: B

Option B is correct. First uninstall then install package

mandavaOption: A

Shouldn't be Option A ?

sg0206Option: A

Option A is correct. Option B will only uninstall the package but will not remove the earlier package. So in either of the case, whether Package is installed or uninstalled (not removed), force upload is required.

chunpinOption: B

My thoughts: B Uninstalling Packages AEM lets you uninstall packages. This action reverts the contents of the repository that are impacted to the snapshot made immediately prior to the package installation. NOTE Upon installation, a snapshot package is created containing the content that will be overwritten. This package will be re-installed when you uninstall the package. https://experienceleague.adobe.com/docs/experience-manager-65/administering/contentmanagement/package-manager.html?lang=en#package-share

rakayaDOption: B

uninstall creates snapshot (or am I wrong?). Once fresh package installed, snapshot package can be installed. My vote is for B.

lizntp7Option: B

B is the correct answer because the question is asking to ensure that only the content from the new package is applied

kasyap1125Option: A

The question asked specifically for minimal changes, so Option A is right, NOT option B

gkay2Option: B

B is the correct answer

pkg82Option: B

D can't be the correct. Web Console don't have option to install package(.zip).