Hello Team,
I have an Content Fragment Extension project. Earlier, I have deployed this to Development, Stage and Production workspace. AEM admin has approved the Production workspace. Now the Production workspace status is "Published".
Now, I have modified the project logic. When I try to deploy the project(using the command: aio app deploy) to "Production" workspace, getting below mentioend issue.
This application is published and the current workspace is Production, deployment will be skipped. You must first retract this application in Adobe Exchange to deploy updates.
Can anyone aware of this process? Where AEM admin can do this step? My team is not aware of this process and where to retract the application. If possible, can someone pass me the snapshot to retract the application process?
Thanks in advance.
cc @arunpatidar @partyush @AmitVishwakarma @sarav_prakash
Solved! Go to Solution.
Views
Replies
Total Likes
Thanks a lot @arunpatidar for your quick response.
I have 1 more query here.
1: I have Adobe IO runtime project, that is deployed to "Production" workspace. This got approved. Status is "Published". Note: This is micro service project, written in NodeJS.
Then, developer has modified the logic. He was able to deploy the code to "Production" workspace using the command: aio app deploy. He didnot faced the issue during re-deploy to "Production" workspace, even though the status is "Published".
Where as in my case, Project is : Content Fragment Extension project" app.config.yaml file has below details. ( Obviosly this is separate Adobe IO project with Development, Stage, Production workspace. )
extensions:
aem/cf-editor/1:
$include: src/project-folder/ext.config.yaml
But, in my case, I am getting the error that I have mentioned earlier.
So, wanted to know the difference between these 2 projects. Difference between these 2 Adobe IO Runtime project.
Thanks
Views
Replies
Total Likes
The key difference lies in the type of project and its deployment lifecycle:
Content Fragment Extension Project:
extensions:
aem/cf-editor/1:
$include: src/project-folder/ext.config.yaml
Thanks
Partyush
Hi @arunpatidar
AEM admin has revoked the extension project. Now, I am able to deploy the project to Production Workspace. After that, I am able to see the project in Extension Manager portal. Enabled the app/extension for dev, stage environment. Able to test the feature properly. Note: Still the status of project is: Retract. So, my query is: Now, for what purpose, I need to raise Approval request for Production workspace? Is it necessary to test the extension on AEM prod site?
cc @sarav_prakash @AmitVishwakarma @partyush
Thanks
Views
Replies
Total Likes
Once the extension request is approved, the extension immediately becomes active in the AEM as a Cloud Service Author services.
Views
Replies
Total Likes
Note : You must raise an Approval request for the Production Workspace to publish the extension and make it live on the AEM production site. Without this, the extension will remain in "Retract" status and unavailable to end users
So, you need to raise the Approval request to make the extension available and functional on the AEM production site.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies