Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/pages/get_started/app_builder_get_started/publish-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ title: Publishing Your First App Builder Application
This tutorial will guide you through the three steps needed to publish your first App Builder Single-Page Application (SPA):

1. Submit for publishing approval through [Adobe Developer Console](https://developer.adobe.com/developer-console/)
2. Review and approve the app in [My Exchange](https://exchange.adobe.com/my-exchange.html)
2. Review and approve the app in [Adobe Exchange](https://exchange.adobe.com/manage/apps/ec/ABD/list/private)
3. Check your app at [Adobe Experience Cloud](https://experience.adobe.com)

## Project approvals (Console part)
Expand Down Expand Up @@ -47,21 +47,21 @@ Following a review by your organization administrators, your application will ei

### Published app

Once your application has been submitted for approval, the Admin can see it pending for review in Adobe Exchange. The next section will describe Admin approval flow from My Exchange. From Console side, once an application has been approved, its Status will be updated to Published and the application will be available for use by employees within your enterprise organization.
Once your application has been submitted for approval, the Admin can see it pending for review in Adobe Exchange. The next section will describe Admin approval flow from Adobe Exchange. From Console side, once an application has been approved, its Status will be updated to Published and the application will be available for use by employees within your enterprise organization.

![](../../images/approval-published.png)

## Administrator review of your app (MyExchange part)
## Administrator review of your app from Adobe Exchange

Once an application has been submitted for approval, your organization's Administrators will see it in My Exchange -> Experience Cloud Apps, and you will see your submitted apps under Pending Review status.
After you submit an application for approval, your organization's administrators can find it in Adobe Exchange under Manage → App Builder applications → Private distribution. Your submitted application will appear with a Pending Review status.

![](../../images/approval-myexchange.png)

The reviewer can review this app and approve it or reject it. If the application is rejected, your admin will be able to include a note telling you what went wrong, so you can fix the error and resubmit.

![](../../images/approval-myexchange-review.png)

After the app is approved, you will see it in the Approved section. The reviewer can also unpublish the app, requiring the app owner to resubmit it for review and approval.
After the application is approved, the reviewer can also unpublish the app, requiring the app owner to resubmit it for review and approval.

![](../../images/approval-myexchange-revoke.png)

Expand Down
Binary file modified src/pages/images/approval-myexchange-review.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/images/approval-myexchange-revoke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/pages/images/approval-myexchange.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading