Hi All,
Anyone knows how to do below step,
The dispatcher should take the file name or the path and file name as an input parameter and create queue items as per the content of the file… I have tovcreate an input argument in Main.xaml for the filename which will replace the one in the Config file… the default is filename is 1234.xlsx @KarthikByggari
currently the dispatcher is getting a filename from the config file… with this change, it should get the filename from this input argument @nadim.warsi