About Filenames

This section discusses file naming considerations.

There are a certain number of file naming constraints you need to be aware of when attempting to access legacy documents (Version 5 and Version 4).

Note that 3DEXPERIENCE platform does not store legacy documents as is, but stores the data in those documents into the database. So it is important to be aware that the naming conventions must be observed when naming products to be stored into the database.

This page discusses:

Different Legacy Document Types

This section describes different legacy document types.

The types of documents involved are as follows:

  • Version 5 documents: these documents can be opened and their data saved in the database
  • Version 4 legacy documents (model, session, etc.): these documents can of course only be opened, not created.

Which Characters Are Legal and Illegal?

This section specifies which characters are legal and illegal.

If you want to be sure that your legacy documents can be opened and read in all cases, and when the filename uses all regional characters, make sure the legacy documents use the ISO-646 subset of characters: only the ISO-646 subset of characters is authorized (with the limitations described below).

What is the ISO-646 Subset?

ISO-646 provides the subset of characters common to all code pages, and is included in all industry standard code pages such as ISO8859-x, EUC-xxx, etc.

The ISO-646 subset contains the principal symbols and characters you may need to use for naming documents:



This corresponds to an encoding of characters on 7 bits. The preceding illustration must be read the following way:

column, line

For example, the "LATIN CAPITAL LETTER A" possess the hexadecimal code 41 . The character set contains the following:

  • characters A to Z (upper and lower case)
  • numbers 0 to 9
  • and certain special characters.

Control characters (the "0" and "1" columns in the illustration above) are not supported.

Working with Version 4 Documents

This section discusses working with Version 4 documents.

The following table specifies, for each Version 4 data type listed, any problems in reading the data due to forbidden characters in the data name:

UNIX Data from Version 4On UNIXOn Windows
model (or PRJMODEL)

Example: MY***.model

You can read Version 4 model documents containing either national accented characters or any of the forbidden special characters.Impossible to read.

You can read Version 4 model documents containing national accented characters, but you cannot read Version 4 documents containing forbidden special characters.

You must rename the model before reading it, so it does not contain special characters.

*MASTER

*LISTFAM

PRJ tables using ":"

You can read them.Impossible to read.