Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
iwgen error
Sneha
I am using iwgen with a .tpl and DCR and it gives me the error ' Error Creating file to be generated"
Has anyone seen this before?
Find more posts tagged with
Comments
Migrateduser
what's the command line that you are using? what version of TS and what OS?
Also, can you try just creating a normal file in the location that you are trying to generate the file (the error sounds like a permission problem).
Sneha
Windows 2000 and Teamsite 5.0.2.
I was creating the output in my D drive's temp folder.
However, by changing it to point to Y:, it worked.
Thanks
Adam Stoller
iwgen is attempting to set TeamSite Extended Attributes on the output file - as such the output file MUST live within the TeamSite file system / backing store.
If you don't care about extended attributes on the output file you could probably use iwpt_compile.ipl to generate the file anywhere you wanted, but I'm guessing that's not really what you want.
--fish
(Interwoven Senior Technical Consultant)
duartecordeiro
I'm having the same problem in here.
I think that it has something to do with the 5.5.2 SP2...
Just some background on our app. We "don't" let users generate their pages. When a user submits a dcr, a iwgen is run and a page is generated in the correct location with the correct name.
The problem arised with the upgrade:
1 - I can Preview inside templating client.
2 - I can also generate inside templating client.
3 - If I go through the workflow process a 0 bytes file is created (my tpl doens't start)
4 - If I try to run a iwgen -t presentation\arealist.tpl -r data\area.dcr teste.asp, I also get a 0 bytes file
5 - Running iwpt_compile.ipl -pt presentation\arealist.tpl -iw_pt-dcr data\area.dcr -ocode xpto -ofile teste.asp and then xpto.ipl generates the correct file with the correct size; running iwextattr on that file wields the correct behavior.
I'm logged inside teamsite web app with the same user as in the windows command line.
Any new "hidden" feature on iwgen ?
Any logfile to look for errors ?
--
Duarte Cordeiro
Neoris Pootugal