We have just tried this and it has worked successfully.Attached is our source tag in the deployment config fileNote the variable DEPLOYLIST in filelist. We supplied the parameter to this through the command line as below:iwodcmd start Project/articles -k iwdd=Articles deployList=C:/temp/xmlfilelist.txtwhere :Project/articles : denotes the Project folder under the OD-HOME/conf having the dpeloyment config file articles.xmlArticles: It is the name of deployment tag in the deployment config filedeployList: Is the variable that will be replaced in the config file.Hope this is clear and helps you. We have the same requirement as yours to deploy through the workflow and plan to use this.