Hi All,
I am not able to generate file from a DCR and presentation template using iwgen
I have presentation template htm.tpl defined templating.cfg file.
I want to generate .htm files using iwgen command with htm.tpl file, but it is not generating a file
My command is
C:/iw-home/bin/iwgen -t
Y:/default/main/PlayGrnd/avyawahare/WORKAREA/Practice/templatedata/MyCategory/MyDataType/presentation/htm.tpl -r
Y:/default/main/PlayGrnd/avyawahare/WORKAREA/Practice/templatedata/MyCategory/MyDataType/data/d1
Y:/default/main/PlayGrnd/avyawahare/WORKAREA/Practice/htdocs/index.htm
here htm.tpl is presentation template, d1 is DCR and index.htm is name of generated file
error message is
C:\>C:/iw-home/bin/iwgen -t
Y:/default/main/PlayGrnd/avyawahare/WORKAREA/Practice/templatedata/MyCategory/MyDataType/presentation/htm.tpl -r
Y:/default/main/PlayGrnd/avyawahare/WORKAREA/Practice/templatedata/MyCategory/MyDataType/data/d1
Y:/default/main/PlayGrnd/avyawahare/WORKAREA/Practice/htdocs/index.htm
Y:/default/main/PlayGrnd/avyawahare/WORKAREA/Practice/htdocs/index.htm: could not create
C:\>Please guide me
Thanks