|
Home > Online Product Documentation > Table of Contents > How to Create an Adapter How to Create an AdapterTo create an adapter (.conv file):
1. Select
File > New > Convert to XML from the Stylus Studio menu.
The New Converter dialog box appears.
2. Click the browse button (
The
Open dialog box appears. By default, the
Files of Type field filter is set to display
3. Click the
Open button.
Stylus Studio displays the file URL in the first field of the New Converter dialog box.
4. Optionally, change the default file encoding and layout settings.
5. Click
OK.
Stylus Studio displays the file you selected in the Convert to XML Editor.
6. Examine the file and its properties as it was read into the Convert to XML Editor by Stylus Studio.
7. Modify the file layout, its regions, and its fields as needed. See
Working with Regions and
Working with Fields if you need help with this step.
8. Modify the properties that govern XML output as needed. See
Controlling XML Output if you need help with this step.
9. Click the
Preview Results button (
Stylus Studio displays the Save As dialog box.
10. Enter a name for the adapter and click
Save.
|
Why XQuery - The Case for XQuery
Read "The Case for XQuery" - an article that debuted in the November 2005 issue of SOA WebServices Journal, written by Jerry King, Vice President of DataDirect Technologies.
Apache AXIS
Develop and test Web service applications using Apache AXIS and Stylus Studio.
EDI to XML Mapping
A tutorial on how to transform EDI files into XML using Stylus Studio's Convert to XML tool. Subsequent post-processing of the converted EDI data is done through XQuery or XSLT, modeling a real world XML data integration application.
OASIS Catalog Support
Stylus Studio's features for working with OASIS catalogs allow you to incorporate any vendor's catalog - or one of your own - in your XML, making writing correct and robust XML easier than ever.