cancel
Showing results for 
Search instead for 
Did you mean: 

Setup the SAP ECTR for creo to assign same file names

0 Kudos
365

Hi,

We have a system where ECTR auto assigns DIR ID number as a filename to master documents. It does same thing for dependent documents as well, but with different DIR ID. So now it ended up having different file name for part file and it’s dependent drawing.
I am wondering if there is the way to assign same DIR ID to the dependent documents or other way of saying same file name as of master document.

Thank you,

Reeshi

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

as far as I understand you want to do the following:

3D-DIR:12345 -> 3D-Name: 12345.prt
2D-DIR:12345 -> 2D-Name: 12345.drw (Dependent Document)

Yes, this is possible with the corresponding Dtype configuration for 3D-Master and 2D-Dependent Document.

In e.g. Template Dtype section <document_create... document_number_assignment="internal" or "external" and e.g. filename_template_base="$DOCUMENT".

In the Dtype for the dependent drawing <document_create... document_number_assignment="master".

Also take care to your configured external number range for your document types.

With kind regards

Wolfgang