All Products
Search
Document Center

Enterprise Distributed Application Service:View application changes

Last Updated:Mar 11, 2026

Enterprise Distributed Application Service (EDAS) records every change made to an application, including deployments, startups, and scaling operations. You can track in-progress changes in real time or review historical change records for auditing and troubleshooting.

EDAS provides two entry points to access change information:

Entry pointLocationUse case
In-progress change bannerTop of the Basic Information pageMonitor a change that is currently running
Change Records pageLeft-side navigation pane on the Basic Information pageReview past changes, audit history, or investigate previous failures

Track an in-progress change

When you perform a change operation such as a deployment, EDAS displays a notification banner on the Basic Information page. Use this banner to monitor the change in real time.

The following steps use a deployment as an example. The same workflow applies to all change types.

  1. After you start a change operation, go to the Basic Information page of your application.
    A banner appears at the top: Application change in progress...View Details.
  2. Click View Details to open the Change List page. This page displays two sections:
    SectionInformation displayed
    Change overviewChange process ID, execution status, and change type
    Change execution informationEach stage of the change process and the tasks performed at each stage
  3. In the change process execution area, click a stage on the Batch x Change tab. The task execution status for that stage is displayed.
    How tasks are organized depends on the number of instances:
    ScenarioTask layout
    Single instanceTasks for each stage appear on separate pages. Status icons indicate the result of each task.
    Multiple instancesTasks for each stage appear on separate pages, grouped by instance. Status icons indicate the result of each task.
  4. Click a task to view its execution logs.
    If a task fails, the logs expand automatically so you can identify the root cause immediately.

Review historical change records

  1. On the Basic Information page, click Change Records in the left-side navigation pane.
    All change records for the application are listed.
  2. Click View in the Actions column of a record to see the change information and operation details.
    Note Change records are retained for up to three months.