Hello,
With Object importer I was able to import .txt files into livelink, but was not able to import .pdf files.
It gave error saying .pdf file not found.
What could be the problem ?
Below is my control-file.
<?xml version="1.0" encoding="UTF-8"?>
<import>
<node type="document" action="create">
<location>aasuneas01 Home</location>
<file>ABC0012376.pdf</file>
<category name="Livelink Categoriesurchasing_PO">
<attribute name="POID">RHI0012376</attribute>
<attribute name="BusinessUnit">RHI</attribute>
<attribute name="PODate">20070125</attribute>
</category>
</node>
</import>
Could you please let me know what is wrong ??
-Sunu
With Object importer I was able to import .txt files into livelink, but was not able to import .pdf files.
It gave error saying .pdf file not found.
What could be the problem ?
Below is my control-file.
<?xml version="1.0" encoding="UTF-8"?>
<import>
<node type="document" action="create">
<location>aasuneas01 Home</location>
<file>ABC0012376.pdf</file>
<category name="Livelink Categoriesurchasing_PO">
<attribute name="POID">RHI0012376</attribute>
<attribute name="BusinessUnit">RHI</attribute>
<attribute name="PODate">20070125</attribute>
</category>
</node>
</import>
Could you please let me know what is wrong ??
-Sunu