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 in TPL
phbillard
TS/TST 5.5.2 SP2 on Solaris 2.8
Hi
I have an homePage with a dropdown menu that redirects to other pages, these pages can have one link to a popup pages. So to generate this part of my site, I've included in the homePage TPL Perl script to parse recursively the DCR and generate the other pages and the popup pages. My problem is that at one point of time in this sequence, the iwgen command hangs generating a 0 byte file.
I tried different ways :
- using system("iwgen ....") directly in the TPL
- writting the commands in a text file, then executing this file.
Both ways produce the same hangs up. But if I execute directly the same iwgen command/or the text file, with the right user, the generation works.
Any idea, timeouts ... ?
Philippe BILLARD
Air France
PS:If I change the order of the iwgen, it always hangs on the same file which is generated correctly via Teamsite GUI or CLT.
Find more posts tagged with
Comments
mogoo
Philippe-
This sounds similar to a problem we just had... are you using TeamSite:
CRnode? We finally figured out that because one of the field values (obtained via DCRnode) was blank, the script was hanging when executed via the gui. Yet it worked just fine when ran from the command line.
Perhaps you can attach your script?
maureen