New Tracing Capability in Customer Environment

This section helps you to understand the tracing capability that is available for the client code of CATIA V5 / ENOVIA V5 VPM integration in a customer environment, thereby making the remote debugging possible.

 

How to activate tracing under Unix

 
  1. Create .optionfile1 file on your local machine, containing the following line
    ENOVIALCATraces -k.

  2. Set the CATTraDecDir variable to the path where the .optionfile1 file is present in the CATIA startup script. This step can be skipped if the location is the user's HOME directory.

  3. Set the CNEXTOUTPUT variable giving the location for generating traces in the CATIA startup script (full path including file name).

Traces will be generated on the location specified with the CNEXTOUTPUT variable.

 

How to activate tracing under Windows

 
  1. Create OPFILE.1 file on your local machine, containing the following line
    ENOVIALCATraces -k.
  2. Set that CATTraDecDir variable to the path where file OPFILE.1 is present in the CATIA startup bat file.
  3. Set the CNEXTOUTPUT variable giving the location for generating traces in the CATIA startup bat file (full path including file name).  

Traces will be generated on the location specified with the CNEXTOUTPUT variable.

Only the Save and Open processes generate a trace.
 

Types of Traces

 

Object Traces

  • Different kinds of CATIA and ENOVIA V5 VPM objects can be described in the trace file. The following is a non-exhaustive list of traced objects.
Each object's trace contains a name and a unique ID. The unique ID can be used to distinguish different objects with the same name. It cannot be used to manipulate the corresponding ENOVIA V5 VPM objects. There is no guarantee this format will be stable across releases.
 
Object Type Comment Example
PRC ENOVIA V5 VPM Product Root Class PRC nfo_prctrace1
Instance ENOVIA V5 VPM Item Instance Instance nfo_parttrace1.1
Reference ENOVIA V5 VPM Part Version Reference nfo_prodtrace1
Document ENOVIA V5 VPM Document Revision Document nfo_parttrace1
Dependence ENOVIA V5 VPM Dependence relation Context 1 : Dependence Property of nfo_parttrace3 ---
StringProperty ENOVIA V5 VPM StringProperty StringProperty Face(CATIA Publication)
ASMPRODUCT CATIA Product Reference ASMPRODUCT nfo_prctrace1
  CATIA Product Instance ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace3.1
PUBLISHING CATIA Publication PUBLISHING nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1 | Face.1
CONNECTION CATIA Mechanical Constraint or Applicative Connection CONNECTION nfo_prodtrace1 | nfo_prodtrace1_geom | Coincidence.1(nfo_prodtrace1 | nfo_parttrace1.1 , nfo_prodtrace1 | nfo_parttrace4.1)
PRDCTXINPUT CATIA External Reference  
DOC CATIA Document DOC D:\Nitin\work\Highlight\Traces

 

 

Normal Actions Traces

The trace file contains a short text for each traced operation or step in a operation.

No.of entities sent from Enovia Selection :  3 Start analysis of a selected branch (received from VPM Navigator or from ENOVIA V5 VPLM Product Editor)
Opened :  Reference nfo_prodtrace1 Creation of CATIA object equivalent to the ENOVIA V5 VPM object
Extracted from vault :  Document nfo_parttrace2 Transfer of document from ENOVIA V5 VPM to CATIA memory
Save started for : ASMPRODUCT nfo_parttrace1 Initial step for saving (creating an ENOVIA V5 VPM object equivalent to the CATIA object)
Created :  Reference nfo_parttrace1 Actual creation of ENOVIA V5 VPM object done
Stream to vault : DOC ENOVIA5\nfo_parttrace1 ---[39].CATPart Actual creation of documeent in the ENOVIA V5 VPM vault

Error Traces

The trace file contains a description of the errors that have been displayed in the Error Report window. The description text is the same as the one displayed to the end user.

 

Example 1: Traces for Open operation

 
  1. Activate the traces as described in the "How to activate tracing" sections.

  2. Have an Assembly saved in ENOVIA V5 VPM with following structure.

Parts nfo_parttrace2 and nfo_parttrace3 both have an external reference to nfo_prctrace1. The external reference in nfo_parttrace2 is based on the Face publication while the external reference in nfo_parttrace3 is not.

  1. Open this Product in CATIA from ENOVIA V5 VPM.

  2. Observe the traces generated at the location specified with the CNEXTOUTPUT variable.

Following is the sample trace that will be generated after an OK Open operation:

No.of entities sent from Enovia Selection :  3

 Entity # 1 : Instance nfo_parttrace1.1 UUID=10832F9080000024D44524BEF50005979B

 Entity # 2 : Instance nfo_prodtrace1.1 UUID=10832F9080000024D44524BEF40001AD3D

 Entity # 3 : PRC nfo_prctrace1 UUID=10832F9080000024D44524BEF40000C906

Document created for ENOVIA Product :  PRC nfo_prctrace1 UUID=10832F9080000024D44524BEF40000C906

Opened :  PRC nfo_prctrace1 UUID=10832F9080000024D44524BEF40000C906

Added in TOS : nfo_prctrace1

Created ENOExtension for entity :  ASMPRODUCT nfo_prctrace1

Opened :  Reference nfo_prodtrace1 UUID=10832F9080000024D44524BEF3000D3AB8

Added in TOS : nfo_prodtrace1

Created ENOExtension for entity :  ASMPRODUCT nfo_prodtrace1

Opened :  Reference nfo_parttrace1 UUID=10832F9080000024D44524BEF10001AD6B

Extracted from vault :  Document nfo_parttrace1 UUID=10832F9080000024D44524BEF10006D9FD

 Vault Id : vault://VaultCXR17dev/832F90800000479945895AF30002ACCD

Added in TOS : nfo_parttrace1

Added in TOS : nfo_parttrace1 | Face

Opened :  Instance nfo_parttrace1.1 UUID=10832F9080000024D44524BEF50005979B

Opened :  Instance nfo_prodtrace1.1 UUID=10832F9080000024D44524BEF40001AD3D

Added in TOS : nfo_prodtrace1 | nfo_parttrace1.1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace1.1

Added in TOS : nfo_prctrace1 | nfo_prodtrace1.1

Created ENOExtension for entity :  ASMPRODUCT nfo_prodtrace1.1

Added in TOS : nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace1.1

0 Context(s) and 1 Publication(s) present on :  Instance nfo_parttrace1.1 UUID=10832F9080000024D44524BEF50005979B

Retrieved Publication # 1 :  StringProperty Face(CATIA Publication) UUID=10832F9080000024D44524BEF5000A933A

 in

No.of entities sent from Enovia Selection :  3

 Entity # 1 : Instance nfo_parttrace2.1 UUID=10832F9080000024D44524BEF50002BC5C

 Entity # 2 : Instance nfo_prodtrace1.1 UUID=10832F9080000024D44524BEF40001AD3D

 Entity # 3 : PRC nfo_prctrace1 UUID=10832F9080000024D44524BEF40000C906

Root Product Already in Session

Reference already opened :  Reference nfo_prodtrace1 UUID=10832F9080000024D44524BEF3000D3AB8

Opened :  Reference nfo_parttrace2 UUID=10832F9080000024D44524BEF20004D667

Extracted from vault :  Document nfo_parttrace2 UUID=10832F9080000024D44524BEF200072BBA

 Vault Id : vault://VaultCXR17dev/832F90800000479945895AF3000B0CF7

Added in TOS : nfo_parttrace2

Added in TOS : PRDCTXINPUT

Opened :  Instance nfo_parttrace2.1 UUID=10832F9080000024D44524BEF50002BC5C

Added in TOS : nfo_prodtrace1 | nfo_parttrace2.1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace2.1

Instance already opened :  Instance nfo_prodtrace1.1 UUID=10832F9080000024D44524BEF40001AD3D

Added in TOS : nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace2.1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace2.1

1 Context(s) and 0 Publication(s) present on :  Instance nfo_parttrace2.1 UUID=10832F9080000024D44524BEF50002BC5C

Context 1 : Dependence Property of nfo_parttrace2 --- UUID=10832F9080000024D44524BEF5000B7A8B

Total Context(s) to be resolved at the end of Open :  1

 

No.of entities sent from Enovia Selection :  3

 Entity # 1 : Instance nfo_parttrace3.1 UUID=10832F9080000024D44524BEF4000F1116

 Entity # 2 : Instance nfo_prodtrace1.1 UUID=10832F9080000024D44524BEF40001AD3D

 Entity # 3 : PRC nfo_prctrace1 UUID=10832F9080000024D44524BEF40000C906

Root Product Already in Session

Reference already opened :  Reference nfo_prodtrace1 UUID=10832F9080000024D44524BEF3000D3AB8

Opened :  Reference nfo_parttrace3 UUID=10832F9080000024D44524BEF2000C9CE4

Extracted from vault :  Document nfo_parttrace3 UUID=10832F9080000024D44524BEF2000EE9F6

 Vault Id : vault://VaultCXR17dev/832F90800000479945895AF400059B23

Added in TOS : nfo_parttrace3

Added in TOS : PRDCTXINPUT

Opened :  Instance nfo_parttrace3.1 UUID=10832F9080000024D44524BEF4000F1116

Added in TOS : nfo_prodtrace1 | nfo_parttrace3.1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace3.1

Instance already opened :  Instance nfo_prodtrace1.1 UUID=10832F9080000024D44524BEF40001AD3D

Added in TOS : nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace3.1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace3.1

1 Context(s) and 0 Publication(s) present on :  Instance nfo_parttrace3.1 UUID=10832F9080000024D44524BEF4000F1116

Context 1 : Dependence Property of nfo_parttrace3 --- UUID=10832F9080000024D44524BEF5000CC91A

Total Context(s) to be resolved at the end of Open :  2

 

No.of entities sent from Enovia Selection :  3

 Entity # 1 : Instance nfo_parttrace4.1 UUID=10832F9080000024D44524BEF4000BD94E

 Entity # 2 : Instance nfo_prodtrace1.1 UUID=10832F9080000024D44524BEF40001AD3D

 Entity # 3 : PRC nfo_prctrace1 UUID=10832F9080000024D44524BEF40000C906

Root Product Already in Session

Reference already opened :  Reference nfo_prodtrace1 UUID=10832F9080000024D44524BEF3000D3AB8

Opened :  Reference nfo_parttrace4 UUID=10832F9080000024D44524BEF30005399F

Extracted from vault :  Document nfo_parttrace4 UUID=10832F9080000024D44524BEF30007F98D

 Vault Id : vault://VaultCXR17dev/832F90800000479945895AF5000007AA

Added in TOS : nfo_parttrace4

Opened :  Instance nfo_parttrace4.1 UUID=10832F9080000024D44524BEF4000BD94E

Added in TOS : nfo_prodtrace1 | nfo_parttrace4.1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace4.1

Instance already opened :  Instance nfo_prodtrace1.1 UUID=10832F9080000024D44524BEF40001AD3D

Added in TOS : nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace4.1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace4.1

Execute : Action - FinalOpen

1 Connection(s) found for object # 1 :  Reference nfo_prodtrace1 UUID=10832F9080000024D44524BEF3000D3AB8

Added in TOS : nfo_prodtrace1 | nfo_prodtrace1_geom | Coincidence.1(nfo_prodtrace1 | nfo_parttrace1.1 , nfo_prodtrace1 | nfo_parttrace4.1)

Created ENOExtension for entity :  CONNECTION Coincidence.1

Created connection :  CONNECTION Coincidence.1

 UUID=10832F9080000024D44524BEF500086D76

 No. of pointed objects =3

 Reference nfo_prodtrace1 UUID=10832F9080000024D44524BEF3000D3AB8

 InternalAR nfo_prodtrace1 --- | nfo_parttrace1.1 | nfo_parttrace1--- UUID=10832F9080000024D44524BEF500053D09

 InternalAR nfo_prodtrace1 --- | nfo_parttrace4.1 | nfo_parttrace4--- UUID=10832F9080000024D44524BEF4000B7651

 

Resolve MMLs.

Resolved MML # 1 :  Dependence Property of nfo_parttrace3 --- UUID=10832F9080000024D44524BEF5000CC91A

 Objects involved in MML :

 Instance nfo_parttrace3.1 UUID=10832F9080000024D44524BEF4000F1116

 Instance nfo_parttrace1.1 UUID=10832F9080000024D44524BEF50005979B

 Document nfo_parttrace1 UUID=10832F9080000024D44524BEF10006D9FD

Resolved MML # 2 :  Dependence Property of nfo_parttrace2 --- UUID=10832F9080000024D44524BEF5000B7A8B

 Objects involved in MML :

 Instance nfo_parttrace2.1 UUID=10832F9080000024D44524BEF50002BC5C

 Instance nfo_parttrace1.1 UUID=10832F9080000024D44524BEF50005979B

 StringProperty Face(CATIA Publication) UUID=10832F9080000024D44524BEF5000A933A

No. of MMLs resolved :  2

 

Removing from TOS : nfo_prodtrace1

Removing from TOS : nfo_prodtrace1 | nfo_parttrace1.1

Removing from TOS : nfo_prodtrace1 | nfo_parttrace2.1

Removing from TOS : nfo_prodtrace1 | nfo_parttrace3.1

Removing from TOS : nfo_prodtrace1 | nfo_parttrace4.1

Removing from TOS : nfo_prodtrace1 | nfo_prodtrace1_geom | Coincidence.1(nfo_prodtrace1 | nfo_parttrace1.1 , nfo_prodtrace1 | nfo_parttrace4.1)

Removing from TOS : nfo_parttrace3

Removing from TOS : PRDCTXINPUT

Removing from TOS : nfo_parttrace1

Removing from TOS : nfo_parttrace1 | Face

Removing from TOS : nfo_parttrace4

Removing from TOS : nfo_parttrace2

Removing from TOS : PRDCTXINPUT

Removing from TOS : nfo_prctrace1

Removing from TOS : nfo_prctrace1 | nfo_prodtrace1.1

Removing from TOS : nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1

Removing from TOS : nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace2.1

Removing from TOS : nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace3.1

Removing from TOS : nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace4.1

   

Example 2: Traces for Save operation

 
  1. Activate the traces as described in the "How to activate tracing" sections.

  2. Create an Assembly in CATIA with following structure:

Parts nfo_parttrace2 and nfo_parttrace3 both have an external reference to nfo_prctrace1. The external reference in nfo_parttrace2 is based on the Face publication while the external reference in nfo_parttrace3 is not.

Following is the sample trace that will be generated:

****** The log of D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_prctrace1.CATProduct contains the following list of 11 records

            [1] entity ASMPRODUCT nfo_prctrace1 is CATPDMLogStatusNew     

            [2] entity ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 is CATPDMLogStatusNew     

            [3] entity ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace4.1 is CATPDMLogStatusNew     

            [4] entity ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace3.1 is CATPDMLogStatusNew     

            [5] entity ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace2.1 is CATPDMLogStatusNew     

            [6] entity ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1 is CATPDMLogStatusNew     

            [7] entity CONNECTOR nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1 | CONNECTOR.1 is CATPDMLogStatusNew     

            [8] entity PUBLISHING nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1 | Face.1 is CATPDMLogStatusNew     

            [9] entity CONNECTOR nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1 | CONNECTOR.2 is CATPDMLogStatusNew     

            [10] entity CONNECTOR nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1 | CONNECTOR.3 is CATPDMLogStatusNew     

            [11] entity CONNECTOR nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace4.1 | CONNECTOR.1 is CATPDMLogStatusNew     

 

****** The log of D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_prodtrace1 ---.CATProduct contains the following list of 10 records

            [1] entity ASMPRODUCT nfo_prodtrace1 is CATPDMLogStatusNew     

            [2] entity ASMPRODUCT nfo_prodtrace1 | nfo_parttrace4.1 is CATPDMLogStatusNew     

            [3] entity ASMPRODUCT nfo_prodtrace1 | nfo_parttrace3.1 is CATPDMLogStatusNew     

            [4] entity ASMPRODUCT nfo_prodtrace1 | nfo_parttrace2.1 is CATPDMLogStatusNew     

            [5] entity ASMPRODUCT nfo_prodtrace1 | nfo_parttrace1.1 is CATPDMLogStatusNew     

            [6] entity CONNECTOR nfo_prodtrace1 | nfo_parttrace1.1 | CONNECTOR.1 is CATPDMLogStatusNew     

            [7] entity PUBLISHING nfo_prodtrace1 | nfo_parttrace1.1 | Face.1 is CATPDMLogStatusNew     

            [8] entity CONNECTOR nfo_prodtrace1 | nfo_parttrace1.1 | CONNECTOR.2 is CATPDMLogStatusNew     

            [9] entity CONNECTOR nfo_prodtrace1 | nfo_parttrace4.1 | CONNECTOR.1 is CATPDMLogStatusNew

   [10] entity CONNECTION nfo_prodtrace1 | nfo_prodtrace1_geom | Coincidence.1(nfo_prodtrace1 | nfo_parttrace1.1 , nfo_prodtrace1 | nfo_parttrace4.1) is CATPDMLogStatusNew     

 

****** The log of D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_parttrace4 ---.CATPart contains the following list of 1 records

            [1] entity ASMPRODUCT nfo_parttrace4 is CATPDMLogStatusNew     

 

****** The log of D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_parttrace3 ---.CATPart contains the following list of 2 records

            [1] entity ASMPRODUCT nfo_parttrace3 is CATPDMLogStatusNew     

            [2] entity PRDCTXINPUT PRDCTXINPUT is CATPDMLogStatusNew     

 

****** The log of D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_parttrace2 ---.CATPart contains the following list of 2 records

            [1] entity ASMPRODUCT nfo_parttrace2 is CATPDMLogStatusNew     

            [2] entity PRDCTXINPUT PRDCTXINPUT is CATPDMLogStatusNew     

 

****** The log of D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_parttrace1 ---.CATPart contains the following list of 3 records

            [1] entity ASMPRODUCT nfo_parttrace1 is CATPDMLogStatusNew     

            [2] entity CONNECTOR nfo_parttrace1 | CONNECTOR.1 is CATPDMLogStatusNew     

            [3] entity PUBLISHING nfo_parttrace1 | Face is CATPDMLogStatusNew     

ENOVIA transaction suspend successful

Save started for : ASMPRODUCT nfo_parttrace1

Save started for : DOC D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_parttrace1 ---.CATPart

Save started for : ASMPRODUCT nfo_parttrace2

Save started for : DOC D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_parttrace2 ---.CATPart

Save started for : ASMPRODUCT nfo_parttrace3

Save started for : DOC D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_parttrace3 ---.CATPart

Save started for : ASMPRODUCT nfo_parttrace4

Save started for : DOC D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_parttrace4 ---.CATPart

Save started for : ASMPRODUCT nfo_prodtrace1

Save started for : ASMPRODUCT nfo_prctrace1

Save started for : ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1

Save started for : ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace4.1

Save started for : ASMPRODUCT nfo_prodtrace1 | nfo_parttrace4.1

Save started for : ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace3.1

Save started for : ASMPRODUCT nfo_prodtrace1 | nfo_parttrace3.1

Save started for : ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace2.1

Save started for : ASMPRODUCT nfo_prodtrace1 | nfo_parttrace2.1

Save started for : ASMPRODUCT nfo_prctrace1 | nfo_prodtrace1.1 | nfo_parttrace1.1

Save started for : ASMPRODUCT nfo_prodtrace1 | nfo_parttrace1.1

Save started for : DOC D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_prodtrace1 ---.CATProduct

Save started for : DOC D:\Nitin\work\Highlight\Traces in Customer Environment\SampleData\nfo_prctrace1.CATProduct

 

Created :  Reference nfo_parttrace1 UUID=10832F90800000346045A22780000C0F08

Added in TOS : nfo_parttrace1

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace1

Associate Document nfo_parttrace1 ---[39] with  Reference nfo_parttrace1 UUID=10832F90800000346045A22780000C0F08

 Result Document :  Document nfo_parttrace1 ---[39] UUID=10832F90800000346045A2278100063A0F

Expose :  Reference nfo_parttrace1 UUID=10832F90800000346045A22780000C0F08

 Doc exposer  Document nfo_parttrace1 ---[39] UUID=10832F90800000346045A2278100063A0F

 Exposition    UUID=25A3308F00001DBC4524BF680001CCA7 

 

Created :  Reference nfo_parttrace2 UUID=10832F90800000346045A227820003A63F

Added in TOS : nfo_parttrace2

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace2

Associate Document nfo_parttrace2 ---[39] with  Reference nfo_parttrace2 UUID=10832F90800000346045A227820003A63F

 Result Document :  Document nfo_parttrace2 ---[39] UUID=10832F90800000346045A22782000680A0

Expose :  Reference nfo_parttrace2 UUID=10832F90800000346045A227820003A63F

 Doc exposer  Document nfo_parttrace2 ---[39] UUID=10832F90800000346045A22782000680A0

 Exposition    UUID=25A3308F00001DBC4524BF7D0001CCDC 

 

Created :  Reference nfo_parttrace3 UUID=10832F90800000346045A2278300000599

Added in TOS : nfo_parttrace3

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace3

Associate Document nfo_parttrace3 ---[39] with  Reference nfo_parttrace3 UUID=10832F90800000346045A2278300000599

 Result Document :  Document nfo_parttrace3 ---[39] UUID=10832F90800000346045A227830002C715

Expose :  Reference nfo_parttrace3 UUID=10832F90800000346045A2278300000599

 Doc exposer  Document nfo_parttrace3 ---[39] UUID=10832F90800000346045A227830002C715

 Exposition    UUID=25A3308F00001DBC4524BF840001CD11 

 

Created :  Reference nfo_parttrace4 UUID=10832F90800000346045A22783000BD0D9

Added in TOS : nfo_parttrace4

Created ENOExtension for entity :  ASMPRODUCT nfo_parttrace4

Associate Document nfo_parttrace4 ---[39] with  Reference nfo_parttrace4 UUID=10832F90800000346045A22783000BD0D9

 Result Document :  Document nfo_parttrace4 ---[39] UUID=10832F90800000346045A22783000E8F57

Expose :  Reference nfo_parttrace4 UUID=10832F90800000346045A22783000BD0D9

 Doc exposer  Document nfo_parttrace4 ---[39] UUID=10832F90800000346045A22783000E8F57

 Exposition    UUID=25A3308F00001DBC4524BF8C0001CD46 

 

Created :  Reference nfo_prodtrace1 UUID=10832F90800000346045A22784000B48F3

Added in TOS : nfo_prodtrace1

Created ENOExtension for entity :  ASMPRODUCT nfo_prodtrace1

Associate Document nfo_prodtrace1 ---[39] with  Reference nfo_prodtrace1 UUID=10832F90800000346045A22784000B48F3

 Result Document :  Document nfo_prodtrace1 ---[39] UUID=10832F90800000346045A22784000DF6D9

Expose :  Reference nfo_prodtrace1 UUID=10832F90800000346045A22784000B48F3

 Doc exposer  Document nfo_prodtrace1 ---[39] UUID=10832F90800000346045A22784000DF6D9

 Exposition    UUID=25A3308F00001DBC4524BF4F0001CC7C 

 

Created :  Reference nfo_prctrace1 UUID=10832F90800000346045A227850007DBFF

Added in TOS : nfo_prctrace1

Created ENOExtension for entity :  ASMPRODUCT nfo_prctrace1

Associate Document nfo_prctrace1[39] with  Reference nfo_prctrace1 UUID=10832F90800000346045A227850007DBFF

 Result Document :  Document nfo_prctrace1[39] UUID=10832F90800000346045A22785000A8238

Expose :  Reference nfo_prctrace1 UUID=10832F90800000346045A227850007DBFF

 Doc exposer  Document nfo_prctrace1[39] UUID=10832F90800000346045A22785000A8238

 Exposition    UUID=25A3308F00001DBC4524BF260001CC67 

Publication saved :  StringProperty Face(CATIA Publication) UUID=10832F90800000346045A2278600005C83

Added in TOS : nfo_parttrace1 | Face

Stream to vault : DOC ENOVIA5\nfo_parttrace1 ---[39].CATPart

 Stream - document is : Dirty, Saved

Associated Data for :  Document nfo_parttrace1 ---[39] UUID=10832F90800000346045A2278100063A0F

 Streamed successfully.

Stream to vault : DOC ENOVIA5\nfo_parttrace2 ---[39].CATPart

 Stream - document is : Dirty, Saved

Associated Data for :  Document nfo_parttrace2 ---[39] UUID=10832F90800000346045A22782000680A0

 Streamed successfully.

Stream to vault : DOC ENOVIA5\nfo_parttrace3 ---[39].CATPart

 Stream - document is : Dirty, Saved

Associated Data for :  Document nfo_parttrace3 ---[39] UUID=10832F90800000346045A227830002C715

 Streamed successfully.

Stream to vault : DOC ENOVIA5\nfo_parttrace4 ---[39].CATPart

 Stream - document is : Dirty, Saved

Associated Data for :  Document nfo_parttrace4 ---[39] UUID=10832F90800000346045A22783000E8F57

 Streamed successfully.

Stream to vault : DOC ENOVIA5\nfo_prodtrace1 ---[39].CATProduct

 Stream - document is : Dirty, Saved

Associated Data for :  Document nfo_prodtrace1 ---[39] UUID=10832F90800000346045A22784000DF6D9

 Streamed successfully.

Stream to vault : DOC ENOVIA5\nfo_prctrace1[39].CATProduct

 Stream - document is : Dirty, Saved

Associated Data for :  Document nfo_prctrace1[39] UUID=10832F90800000346045A22785000A8238

 Streamed successfully.

ENOVIA transaction commit successful