The Dynamic Import Graphical User Interface
The digui.pl file is located in Contenta_home\encaps\di. This is the Dynamic Import Graphical User Interface file (Perl script).
If there are more than six (6) switches on the command line when executed, the digui.pl program assumes that it is being executed from the Contenta Explorer as a tool. If that is the case, the switches are assumed to be the normal Contenta tool switches. Refer to the Switch Information Passed by Contenta section in the SDL Contenta Administration User Guide for a list of Contenta tool switches.
Other Dynamic Import specific switches, include:
| Switch | Description |
|---|---|
dim dim_filename | The name of the .dim (dynamic import map) file to use—for File Import function only. |
-f xml_source_file | Path and name of the XML file to be imported—for structured import only. |
-api Corba_server_name | Name of the CORBA server. |
-config filename | Optional Use to specify an alternate or custom Dynamic Import configuration file to use. The custom configuration file must be located in the Contenta_home\encaps\di directory. The custom configuration file must satisfy the required contents of the DI configuration file. It is recommended that you start your custom modifications with a copy of the delivered configuration file. If the |
If there are less than four (4) switches, the first is assumed to be the map (.map) file. It has no switch.