PDXpert PLM Software
Application Notes
List all part and document records
Last update 2011-02-28
PDXpert PLM server software release 6.0 through 6.6 only. Replaced byExport All Documents and Export All Parts example data transformations included with releases 7.0 and later.
Using the Data Transformations ("DT") collection, you can create a new custom export containing all part and document records in your PDXpert system. The export files are in CSV (comma-separated value) text format and include summary data such as item class, type, number, latest revision and its release status.
Download the Item Listing.zipfile, and unzip the contents to a convenient location. There are four files; you'll first use Item Listing - Parts DQ.xml and Item Listing - Parts.xslt as detailed below, then perform similar steps with theItem Listing - Documents DQ.xml and Item Listing - Documents.xslt files.
To add the new Data Transformations member to the Collection Explorer:
In the Collection Explorer's General tree, navigate to theData transformations node.
Open the context menu, and select Add Member.
In the new member window, assign the name Item Listing - Parts to the data transformation.
Select Provider as Table-formatted data.
Clear the Is for import checkbox (that is, it shouldn't be checked).
Click on the DT member's Data Query tab. Open the Item Listing - Parts DQ.xml file in Windows Notepad or WordPad (not in Word or other word processing application). Select the entire contents (Ctrl+A) and copy (Ctrl+C), then paste (Ctrl+V) into the Data Query tab's textbox.
Click on the query member's XSLT tab. Open the Item Listing - Parts.xslt file in Windows Notepad or WordPad (not in Word or other word processing application). Select the entire contents (Ctrl+A) and copy (Ctrl+C), then paste (Ctrl+V) into the XSLT tab's textbox.
Click on the query member's Options tab. We won't need any of these options (and we don't want the performance penalty by keeping them), so clear the mark from each of the checkboxes.
Lock the window (F2 key), and close it.
Repeat the same process, but this time you'll create a newData Transformations member called Item Listing - Documents (in step 3, above). Copy the contents of the Item Listing - Documents DQ.xml file (step 6) and the Item Listing - Documents.xslt file (step 7).
To run one of the new exports:
- From the Tools menu, select theReport/Export Wizard...
- Click the Export table-formatted data button.
- Select the Item Listing - Parts orItem Listing - Documents as the dataset to export, then click the Next > button.
- Navigate to a convenient location, specify a file name, and click the Save button.
You can open the resulting CSV file in Microsoft Excel or a text editor such as Notepad.
This application note was relevant to the PDXpert software release that was current at time of publication. Product changes since that time may affect its utility. We'd be happy to assist you in assessing the applicability of this note to your situation.
