Select the DownwardCompatibility Batch
This task explains how to access the
Batch Monitor to select the DownwardCompatibility
batch.
Search Objects
This task explains how to search the objects to process with
the batch.
You cannot export 3DEXPERIENCE content
with CAD master. For more information, see
Design with CATIA
V5
User's Guide and
Product Structure Editor
User's Guide.
-
Click
3DEXPERIENCE platform
Object Search
to open the search dialog box.
For more information, see:
- Running queries and Output options, see Searching for
Objects.
- Rename Criteria options, see Searching for Files (if you use
the
Convert to file conversion type).
Note:
You can search for Persistent Filter objects (also known as Product View Specification objects). This lets you increase
efficiency by applying advanced filters to a Root Reference to take into
account volumic, domain, or naming criteria. Whether you run this
batch interactively or from the command line, processed objects and reports only contain
the Persistent Filter object (and the name of the PLM Root
Reference). The reports do not contain the result of the Persistent
Filter's execution.
For more information about persistent filters, see Product Finder
User's Guide: Using Persistent Filters /
Using Persistent Searches.
-
Click Apply to start the search.
Your search results are displayed in the Object Selection area.
- Optional:
Click Cancel in the search dialog box to cancel the
operation, including the object selection you performed.
A warning message is displayed and you can either choose to keep
your selection by clicking Yes, or confirm the
removal by clicking No.
- Optional:
Remove the objects you do not want to process.
-
Select the objects to remove.
-
Click
Removes the selected objects from the
list
.
Configure the Conversion Operations
This task explains how to choose the appropriate settings
depending on the object you want to convert.
-
In the
Convert list, select the target release for
the conversion.
For more information about the versions compatibility, see Release Compatibility.
Note:
If a selected object cannot be converted, a warning appears to
explain why the conversion cannot be performed.
-
Optional: Remove the objects that cannot be
converted.
-
Select the objects in
Object Selection.
-
Click
Removes the selected objects from the
list
.
The objects are removed with all their related files,
provided that these related files are not linked to another object.
-
Select the conversion type.
-
In the
Context name list, select the Coexistence
mapping context.
A Coexistence mapping context is a couple of strings (context
name, parameter, and parameter type) which can be seen as an association
between the mapping table string and a logical/physical location. The default
mapping context is COEXISTENCE but you can define customized mapping contexts
with the
Context Management dialog box. For more
information, see
Setting Up Coexistence Mapping Contexts.
-
Click
Advanced Options....
-
In the
Geometrical Conversion Option section,
select the appropriate conversion option for converting your parts:
- Convert Part as Specifications
- Convert Part as Result
For more information about the conversion options, see
About Conversion Modes.
-
If you selected
Convert Part as Result, you can enter the
path of the CATPart document to be used as start-up in the
Use CATPart Start-Up defined in box.
-
Click
Select location
.
-
Browse your file tree to the required location (only the *.CATPart
extension is available).
When you use a startup CATPart, then the CATPart created
by the DownwardCompatibility batch is initialized with the content of startup
CATPart.
-
Click
OK.
Run the DownwardCompatibility Batch
This task explains how to define the report location and how to
generate it.
-
In
Report directory box:
- Enter the directory where you want to save the report.
- Click Change the Target Directory
to
navigate through the file tree to the required directory.
This box is mandatory and is initialized with the current or temporary directory by
default. An additional tag is inserted in the XML file generated when you
run the batch: <folder id="targetDir" destination="C:\temp"
folderPath="C:\temp" type="bin" upLoadable="RightNow" extension="*"
automatic="1"/>.
-
Enter the name of the report in the Report Name box.
- Optional:
Enter the string of your choice in the
Suffix for object report box.
For each processed object, the batch creates an object report in the report directory. By
default, the name of the report is the name (PLM_ExternalID) of the object
suffixed with dwc_convert_traces. An additional tag is inserted in the XML
file generated when you run the batch:
<ReportStringAppend>dwc_convert_traces.Mystring.htm</ReportStringAppend>
-
Click
Save.
The batch parameters are saved in an XML file. When saved, you can edit this
file manually, and use it later to run the batch directly without
accessing the batch interface.
-
Click Run to start the batch.
When the conversion is over, the DownwardCompatibility batch
generates:
- A quick result information accessible through the
Processes tab.
- When converting to a file, an XML file containing the list of
processed objects (Representations/References) and for each object,
the list of V5 objects created. This file, which name is the same
name as the global report, gives the ability to post-process objects
and to manage data synchronization between V5 and 3DEXPERIENCE. See Native Apps C++:
Common Services: PLM Foundations: V5/3DEXPERIENCE Exchanges: Run
DownwardCompatibility Batch Outside Batch Monitor in the
CAA documentation for more information about the "CATPLMBatch" and
"CATPLMBatchXMLToolBox" CAA objects and the use of the XML mapping
file.
- An XML report.
Note:
The XML report is transformed with XSLT.
-
Click
Open XML Report
.
The XML report contains three sections:
- Data Source,
- Metrics and Options,
- Details for Objects.
Note:
Errors are listed at the beginning of the report whereas warnings
appear under each object responsible of the warning.
-
Display the light version of the global results:
-
In the Batch Monitor, access the
Processes tab.
-
Double-click the batch execution line.
These results indicate whether or not each of the selected objects has been processed, in
addition to the result (success or failure). The report contains only
text and cannot reference images, URL links, etc.
At the end of the report, one of the following return codes are displayed:
- ReturnCode=0 the batch ended successfully.
- ReturnCode=4 at least one object could not be processed.
- ReturnCode=8 the batch aborted.
- Optional:
To modify your conversion parameters, close the window, and then
run the batch again.
- Optional:
Click
Save to save your results in the folder of
your choice.
-
Click
Close to exit the
Results window.
-
Access the
Processes tab to display information about
the batch execution.
-
To read the reports generated by the batch execution, access the
folder
c:\temp\batchID (on Windows) or
/temp/batchID .
|