Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
iwgen error
System
Hi All,
I am trying to use this CLT
iwgen [-h|-v ] --t templatevpath -r recordvpath vpath
Regarding all three paths, the documentation says:
Path is either a relative vpath or an archive-rooted vpath.
I have tried following:
=====
1) /u01/iw-home/bin/iwgen -t "/iwmnt/default/main/resins/global/geproot/WORKAREA/rthakkar/templatedata/PressPack/PressRelease/presentation/Printer Friendly Page.tpl" -r "/iwmnt/default/main/resins/global/geproot/WORKAREA/rthakkar/templatedata/PressPack/PressRelease/data/xylex"
"/iwmnt/default/main/resins/global/geproot/WORKAREA/rthakkar/press_pack/1xylex.html"
This give me error : could not create
2) /u01/iw-home/bin/iwgen -t "/iwmnt/default/main/resins/global/geproot/WORKAREA/rthakkar/templatedata/PressPack/PressRelease/presentation/Printer Friendly Page.tpl" -r "/iwmnt/default/main/resins/global/geproot/WORKAREA/rthakkar/templatedata/PressPack/PressRelease/data/xylex"
"1xylex.html"
This generates the html in current directory.
=====
I am not sure why option 1 is not working.
I want to be able to specify the fully qualified path for the generated html because I am calling this CLT from another presentation template.
I will appreciate any help on this.
Thanks,
Ravindra
Find more posts tagged with
Comments
There are no comments yet