Skip to content
English
  • There are no suggestions because the search field is empty.

How to Provide Project Files for Support While Protecting Confidential Data

Step-by-step guide on using the Obfuscation feature to anonymize project elements for bug reporting.

When troubleshooting complex issues, Astah Support may request your project file. If your project contains confidential information, you can use the Obfuscation feature. This process anonymizes model element names (replacing them with non-meaningful strings) while preserving the underlying structure, relationships, and layout.


Instructions by Product

For Astah Professional or Astah UML

This method exports your project as an XML file specifically formatted for bug reports.

  1. Open your project in Astah.

  2. Navigate to [Tools][XML Input & Output].

  3. Select [Save as Obfuscated XML Project [For Bug Report]].

  4. Save the resulting XML file and send it to the support team.

For Astah System Safety or Astah SysML

These editions use the "Correct Model" utility to handle the obfuscation process.

  1. Open your project in Astah.

  2. Navigate to [Tools][Correct Model].

  3. Select [Save as Obfuscated Project [For Bug Report]].

  4. Save the file and provide it to the support representative.


Visual Example: Before vs. After

Original Model Obfuscated Model
Contains real names (e.g., OrderProcessor, UserDatabase). Names are replaced (e.g., XXXX, XXXX).
Relationships and hierarchy are visible. Relationships and hierarchy are preserved.

 

Visual Example - Before

sample-model-before-obfuscating-1536x1113

 

Visual Example - After

SysML-diagram-after-obfuscated-1536x1113