Using an application deployment architecture diagram
To create an application deployment architecture diagram from an existing application deployment architecture diagram:
1. Open the Application Deployment page of the concerned application.
2. Right-click the application deployment architecture that interests you and select Create diagram.
3. In the dialog box, select Deployment Architecture.
The diagram opens in the edit area. The described deployment architecture components appears in the diagram.

When an application deployment architecture is created, an application deployment architecture diagram automatically created.
Adding a deployable application package in an application deployment architecture diagram
Adding a deployable application package

A deployable application package is a split of application code according to technical criteria for hosting purpose. For example, it may be N tiers, Front End/Back End/… or GUI/Business Logic/Database etc... Each deployable application package is associated to required technologies (for running) and can host code for several IT services. Architect can also prescribes a kind of hosting artefact (IaaS/PaaS cloud service or IT server model).
To add a deployable application package:
1. In the objects toolbar of the application deployment architecture, click Deployable Application Package button.
2. Click in the described application frame.
A dialog box prompts you to choose the Deployable Application Package that you wish to use.
3. Then, create the deployable application package and click OK.
The deployable application package appears in the diagram.
Adding a deployable data package
You add a deployable data package like a deployable application package.

A deployable data package represents a data part of an application deployment that must be hosted and accessed by application services (code) to run. Each deployable data package is associated to required technologies (for data hosting and access) and can host several data structures. Architect can also prescribes a kind of hosting artefact (IaaS/PaaS cloud service or IT server model). Architect can also prescribes a kind of hosting artefact (IaaS/PaaS cloud service or IT server model).
Adding technical ports
Technical ports assure physical transfer of information exchanged between the deployment architecture components.

A server port is a point used to open communications with a technical architecture or an application technical area in compliance with a particular communication protocol (SMTP, HTTP, etc.).

A client port is a point used to request the opening of communications from a technical architecture or an application technical area in compliance with a particular communication protocol (SMTP, HTTP, etc.).
Communication ports comply with network application protocols.

Network application protocols supported by a communication port must be compatible with the protocols supported by communication ports to which they are connected.
To create a technical client port:
1. In the diagram objects toolbar, click the Technical Client Port button
2. Click on the frame of the described deployment architecture.
3. In the technical port creation dialog box, select Network application protocols and the Network application connection.
4. Click Add.
The technical port appears in the diagram. The protocol name appears above the technical port.
Describing package connections
The communications between the deployable application packages and the deployable data packages can be described by package connections. A package connection supports the network application protocol defined to create the communication.

A package connection represents a connection requirement between deployable packages. A client (package) requires a connection to a server (package). The connection is defined by a Connection Type and can be characterized with technical flow measures.
To create a package connection, you must first create the line and then specify network application protocols that are used.
To create a package connection:
1. In the diagram objects toolbar, click package connection.
2. Draw a line between the two communicating objects.
3. In the package connection creation dialog box, select Network application protocol and the Connection Type.
4. Click the New button.
The package connection appears in the architecture. The protocol name appears along the line.

In a package connection
Characteristics page, the
Used Communication Format field specifies the
Communication Format. The selected format appears in the diagram in addition to the protocol name.