Batchloading & dDocAccount
After upgrading one of my content servers from 6.x to 10.x, I have noticed that all of my new batchloaded content was leaving the dDocAccount field blank. I verified the case-sensitivity and spelling of the field name and the value, but they look correct compared to what I see in Configuration Manager. Has anyone else experienced something like this?
My batchload file looks something like this:
Action=insert
...
...
...
dDocAccount=Parts
...
...
<<EOD>>
My batchload file looks something like this:
Action=insert
...
...
...
dDocAccount=Parts
...
...
<<EOD>>
0