Skip Headers
Oracle® Universal Content Management
10g Release 4 (10.1.4)
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next

Native Document Conversion Settings Dialog

When you add a native document to a web page, the conversion definitions can specify a (Dynamic Converter) template or rule that is used to convert the document into a web page. You do so using this dialog.

Element Description
Name The name of the conversion for identification.
Use simple inline dynamic conversion A blank template is used to convert the native document. This template contains minimal conversion settings, and therefore the resulting web page appears similar to the original document (which may or may not be desirable).
Use full dynamic conversion Specifies a Dynamic Converter conversion template and layout page currently checked into the content server.

Choose Template: Opens a content server window where you can select a conversion template.

Choose Layout: Opens a content server window where you can select a Dynamic Converter layout page.

For the layout, we recommend using "snippet_layout.txt" because it strips out the opening and closing HTML tags. This allows the converted document to be inserted into another web page, which is necessary for Site Studio (see the Dynamic Converter System Administration Guide).

Use single rule dynamic conversion Specifies a single conversion rule that evaluates and converts the native document. You can select the rule from the menu.
Use rules engine dynamic conversion Specifies that the default rule evaluation be applied to evaluate and convert the native document.
Use custom dynamic conversion command Specifies a custom script that is used to convert the native document.

You can use this option to add your own Idoc Script to the conversion sequence. If you choose this, you can copy the existing conversion syntax from the Command string area (below), paste it into this field, and add your custom script to it.

A dynamic conversion does not take place if the conversion command is missing or invalid.

Command string Displays the conversion syntax that is used to convert the native document.
OK Saves your settings and closes the Native Document Conversion Settings dialog.
Cancel Cancels your settings and closes the Native Document Conversion Settings dialog.
Help Opens the online help for this specific dialog.