We are using OpenDeploy 6.0.2 and the DataDeploy add on to deploy metadata from files into a database table.
However when we run the config file (attached) and using the command: "./iwodcmd start xml_to_ddxml_ecommerce -k iwdd=deltaupdate -k mytable=dan" then it completes with errors. When the log file is examined it says:
DBD: Running deployment [deltaupdate]
DBD: extraction type=full
DBD: tuple mode=wide
DBD: area=/default/main/WORKAREA/ecommerce/ecommerce
DBD: filelist=
DBD: ERROR:FileNotFoundException: list.lst (No such file or directory)
DBD: ERROR:deployment [deltaupdate] FAILED
DBD: Error occured in area outside TDbAgent consumer (explicit rollback initiated)
Any ideas why it cannot find the file?