Request for Example Diagram of Architectural Structure for Master Project for SDD

Can anyone please share an example diagram of the “Architectural structure for the Master project” template for SDD creation?

1 Like

Please check if this helps. I have attached a sample SDD file.

SDD_ACME Vendor Onboarding Project.pdf (608.3 KB)

2 Likes

Hello @Vaishnavi_RP

UiPath offers templates for documents regarding their Implementation Methodology.
The templates can be downloaded through their Academy and you can probably Google them as well.

I have attached the template for Process SDD, which includes what your are looking for.
Download here: Process_SDD.xlsx (480.1 KB)

Regards
Soren

2 Likes

Hi Vaishnavi, you might find it useful to look at layered or modular architecture diagrams, depending on your project’s domain. If it’s software-related, a typical 3-tier (presentation, logic, data) or microservices layout could be a good starting point. Let me know your project type and I can share a closer example!