When you use XDC Editor to modify an XDC file, the resultant
file is stored on the local file system. To allow Output to access
your modified XDC files, you must check them in to the LiveCycle
server (preferred) or copy them to a location that is accessible
from LiveCycle server. Here are some examples:
A computer that has a folder shared with the server computer.
In this case, the process or API references the modified XDC file
by using the literal expression:
FILE:///Dir_1/Dir_2/myFile.xdc
HTTP://name/myFile.xdc
A folder on the computer that hosts LiveCycle server.
To copy an XDC file from your local file system to the LiveCycle server: Right-click the XDC file, and select Check In. See Workbench Help for more information
about checking in resources into the LiveCycle server.
|
|
|