Updating existing FrameMaker data objects
Execute the ImportDIMap.pl command for the FrameMaker data objects in your database if you imported your FrameMaker data using a custom script or tool that does not write the mapping information to the DIMAP AppData or the appdata variable in the digui.cfg file was set to no when you imported your FrameMaker data..
The ImportDIMap.pl command adds the required DIMAP value to your AppData for use with the FrameMaker tools. It is located at Contenta_home\encaps\di
At a command prompt, enter the command using the following syntax.
ImportDIMap.pl -map fullpath/mapfile -doctype Document Type -s socket -n node -d database -u user -pw
password
where:
- fullpath/mapfile is the ful path to the map file, including the name of the map file. Use double quotes around the pathname to avoid errors.
- Document Type is the data in the Document Type property sheet field.
- socket is the number of the
PcmPortal, that is, the portal on which Contenta communicates with the database. - node is the name of the
PcmPortalnode. - database is the name of the Contenta database.
- user is a valid Contenta user name, such as
pcmadmin. - password the password for the specified user.
Example
ImportDIMap.pl -map C:\Contenta\encaps\di\mapfiles\play.map -doctype PLAY -s 6050 -n keeter -d cetrain -u pcmadmin -pw xymgr