asked on January 22, 2024
In the xml import file used by the import engine, I can assign the metadata fields for the document being imported.
<LF:metadata>
<LF:field_values>
<LF:field_value name="Metadata_Field_Name">METADATA_FIELD_VALUE</LF:field_value>
</LF:field_values>
</LF:metadata>
Is there a way to assign document tags in the xml import file?
0
0