Tips & Tricks
 
How to reuse file-based V5 data into V6?
 
A specific tool named File Based Design Import (FBDI) is dedidcated for this task. It imports in interactive mode or in batch mode a list of CATProducts/CATpart files. The V5 feature history and relational links are kept after the import operation. The links between the CATParts are kept after import in V6. Relational design is still possible in V6 and it’s even simpler than in V5.
 
Why, after importing V5 CATDrawing linked to Product, the show/hide status of CAT Product is lost in the Drawing views after update. ?
 

Before using the FDBI go in menu Tools+option, expand General+FDBI nodes, then select the drafting tab and check the Show/noshow option.

 
How to assign a V6 XME licence to a user ?
 
Do not try to assign to a user XME alone, but do it for a product configuration XME + Add-Ons.
Before assigning in the PLM Express Administration window, you must add this custom product configuration to the database using the "Add Product" MQL command:
1) Define the product configuration using MQL command:
a. In a "cmd" window, type « mql » then
MQL> set context user creator ;
MQL> add product XME-BIWKWAMCEPICPKTPPDSURVOC title "XME Express
 
Configuration" description "XME Express Configuration";
 
2) Assign the new created product configuration to the user, either in the PLM Express Administration
window, or with MQL command:
a. In a cmd Windows, type “mql”
MQL> set context user creator ;
MQL> mod prod XME-BIWKWAMCEPICPKTPPDSURVOC add person XXX;
(where XXX is the name of the user person)
 
How to check & see if the lum server has the required concurrent licenses installed?
Applicable to ENOVIA VPM V5, CATIA V5 products
 

System: All

 
For a specifc product perform the command: i4blt -s -lc -p "XXX"
where:
-s  requests status
-lc indicates list type of concurrent licenses
-p "XXX"  is the product.  Which in the example is for  the ADR product (configuration)