On 2/18/2016 7:07 AM, Bernd Fehling wrote: > the DIH is doing the splitting: > > ... > <field column="id" xpath="/documents/document/@id" /> > <field column="dccreator_sort" > xpath="/documents/document/element[@name='dccreator']/value" /> > <field column="dccreator" splitBy="; " sourceColName="dccreator_sort" /> > ...
This DIH config says it's the "dccreator" field, but the schema.xml excerpts you included earlier were the "creator" field. Can you put your entire DIH config and your entire schema somewhere and provide URLs to access them, and let me know what names I should look at? If there's something sensitive in them (like usernames and passwords) feel free to redact those. I won't need them. Thanks, Shawn