PDXpert PLM Software
Application Notes
Add a custom import/export/report in the Data Transformation collection
Last update 2011-10-20
PDXpert PLM client software releases 6.1 through 6.6. For recent releases, refer to Data Transformations collection >Adding a new Data Transformation in the help guide.
PDXpert can output custom export files and reports based on a combination of standard XML-based technologies. It can also import bill of materials files into an assembly structure markup.
- The export data flow is: Database > [PLMX orData Query] >data transformation XSLT > [export file or [RDLC >report]]
- The import data flow is: Import source file as XLS, XML, CSV, etc. >data transformation XSLT > Assembly structure in database
To add a new Data Transformations member in 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 a name to the data transformation.
Select Provider as Table-formatted data unless directed otherwise.
For reports and exports, set the Is for import checkbox as False. If this is a Markup importing file, mark the checkbox as True.
Open the .xslt file in Windows Notepad or WordPad (not in Word or other word processing application). Copy the entire contents (Ctrl+A), and paste it (Ctrl+V) into a new data query member'sXSLT textbox.
If you're not adding an optional Data Query or RDLC report format, then lock the window (F2 key), and close it.
The Data Query tab contains SQL pass-through queries, which are occasionally required to filter PLMX datasets. With the Data Transformation window still open:
Open the data query xml/text file in Windows Notepad or WordPad (not in Word or other word processing application). Copy the entire contents (Ctrl+A), and paste it (Ctrl+V) into a new data query member's Data Query tab's textbox.
If you're not adding an optional RDLC report format, then lock the window (F2 key), and close it.
When the output is a report rather than file export, the RDLC tab contains the report formatting information in a Microsoft .rdlc file. With the Data Transformation window still open:
Open the .rdlc file in Windows Notepad or WordPad (not in Word or other word processing application). Copy the entire contents (Ctrl+A), and paste it (Ctrl+V) into a new member's RDLC tab's textbox.
Lock the window (F2 key), and close it.
After you've completed these steps, use the Report/Export Wizard to display the results.
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.
