-
DataDeploy with Large CLOBS ?
DD 5.6 SP1 on Solaris 2.8 with Oracle 8.1.7 Having trouble with larger CLOBS (seem to be 4K or more), we get a couple of different errors, one: ******************************************************* SQLException occured in TDbSchemaGroupCfg Exception Message: ORA-01461: can bind a LONG value only for insert into a LONG…
-
DataDeploy CLOB problem ?
THere is a technote 1823 that talks about DataDeploy having troouble with large CLOB deployments. This was with DD 4.5.1 so I am wondering is this is still an issue. Can anyone tell me if this is an issue with DD 5.5.1 ? Andy
-
rerunning inlines ?
We have a template that inserts the date. Originally it was to be a creation date, but now the customer wants it to be update date ? Since we are using an inline callout, that only runs on the creation of a DCR, not the update of a DCR. Is there a way to make these run all the time ? Or do I need to rewrite this with…
-
Special Characters in Workflow comments
This is a pain, since users like using characters like &. Initial a WF, the comment like "Please approve this & that" fails with invalid WF at line #. Should be a bug (detect and disallow special cahracters & provide a reasonable error message). Are there any workarounds to this ? I can try to train everyone but itwill…
-
Cut and Paste from DreamWeaver to visualformater ?
Has anyone tried to cut and paste HTML text into the visual formatter ? It copies text but not the formatting. Any way to get the formatting ? ANdy
-
WF Plus Pak fails on deleted files ?
We are using the WF Plus Pak from CSO and the job hangs on the script: plus_workflow_log.ipl hangs when the file was deleted. Has anyone seen this before ? Andy
-
Totally restarting TS ?
We are having problems where iwserver dies. So while support tries to figure out what is happening, what is the best, guaranteed way to restart TS on SOlaris 2.8 ? Have noticed problems with rmiregistry not being restarted, and we fumble through fixing this. What, short of total reboot, is a way to be certain everything…
-
Trigger for ModifyFSE ?
I have triggers that fire on a create file system element and rename one. Now I am trying modifyFSE. It is registered (I checked in $iw-home/local/.pids/PID & saw the process running). I used the same code as rename FSE, just changed the env variable. Has anyone used this trigger ? Andy
-
Usable Mac configs ?
I am curious if people use Mac's and what config ? We have IE 5.0 and it runs like a dog. Not certain why, just curious if others use Macs and what seems to work ? Also what functionality is lost ? Most concerned about templating & visual formatter. Andy
-
webdesk not working for certain users ?
Support has not been any help yet, I have users in training that are dead. SOl 2.8, TS552 with SP3 Some users, worked earlier, now webdesk does not come up completely. Task list is fine, files side, nothing shows up, the refresh button keeps cycling. This is user dependent, not system or browser, I can login on the same…
-
EAs and Templates DD deployed at the same time ?
I think this is possible, but I want to confirm. I have DD sending out templated content with EAs. I want (in a single DD) it to use mulitple sources (templating and EA). Has anyone done this ? Got it in process for 2 DD, but that is a pain. ANdy
-
cgitask works for webdeskpro not webdesk ?
Anyone see this before ? I have a WF cgitask that sends out an error message to the enduser. It works great for Masters through Authors in WebDesk Pro, but I get Internal server error from webdesk. Since it works for authors in WDP, I want to point the finger at webdesk. Anyone see this before ? Perusing logs now... Andy
-
turn off New Directory in Webdesk ?
I think the answer is to write a trigger for this, but just in case, has anyone seen an easy way to turn off new directory for authors (webdesk) ? Andy
-
fastest possible OD config ?
Has anyone tried to find the fasted possible OD config, when you are blasting a lot of data ? I am getting about 1 GB per hour on a pretty good connection. I am going to turn off transactional & date comparison (since it is a new deployment) Any other ideas ? Andy
-
tt_deletedcr ?
Just looking for confirmation, (Sol 2.8, 552 SP3) using the tt_deletedcr works fine if you do a delete data record but does not kick off if you select a DCR and just click delete from the GUI. Sure sems like a bug to me, or makes the tt_deletedcr pretty worthless if it only catches some of the deletes Andy
-
PERL Q.... (concurrency)
I have some triggers running when a file is copied to so some funky stuff. Things are getting really funky, and not in a good way. One time I noticed this not so good behavior (during my test) another user was also running the same script. So I am thinking that my perl is not capable of having serveral copies at once. 1st…
-
Author unlock of other objects.
We have a reviewers receive HTML email with a review and edit button for the objects under review. The edit button is just the CCI to edit the file. But since they are authors it does not work. So my plan is to have a perl script that runs before the edit run iwunlock, but I am not certain if this will work (due to user…
-
changing how ewebeditpro defines HTML ?
I am sending content to an older webserver that does not process the content properly when generated from the visual formatter. I.E I have to change the trademark to ™ and tabs to   Is there anyway to change this in the visual formatter ? I have been reading the guide without a heck of a lot of success.…
-
non-readonly reviewers
I am confused about how a review task that should be able to modify content should work. Joe Author locks files 1,2,3, makes his changes & submits them to WF Reviewer gets the task and decides he wants to modify file 2, but since he is an author/reviewer he cannot since the lock is still in place. So, I see a couple…
-
relative paths in templates ?
I have a requirement to change one of my templates from absolute paths to relative for objects from the browse widget. I am curious if anyone has done this before & maybe I can steal some code. It is easy to do this if you put all you template generated content in the same level, but it needs logic, on generate, calculate…
-
can you force a core on failure ?`
Still workign on iwserver going away, support cannot do a heck of a lot without a core file (cores have been made by other applications) but when iwserver seg faults or bus errors, no core gets generated (so far). Is there anything I can do to make certain iwserver saves core when it dies ? ANdy
-
55.2 SP2 Solaris server crash/Q
Yes this is filed with support, but when you have users stuck nothing is fast enough. Solaris 2.8, TS 552, SP2 3 times in 1 week, iw.server has gone away. Only clue is in iw.trace it says: segmenation fault So, hopefully James is on line, what writes to iwtrace.log ? Only iw.server ?Or others ? I have done a PS and saved…
-
TFO support for Dreamweaver ?
Did the TFO support for Dreamweaver go away ? I was going to download TFO 5.6 since that could help us a lot, but I do remember this functionality might go away. ANdy
-
Do deletes without removing everything...
I cannot use do_deletes since it blows everything not in TS out. Is there a way to configure if I remove blah.html from TS that it get removed but if foo.html is in prod & never was in TS, it stays ? I just do not want to go experiment on my prod server. :-) Andy
-
FormAPI to Perl copy to WA
This is driving me crazy I have a subdir (test) in a WA. The unix perms are wide open (777). I have a formapi that on a save from a DCR, is to copy a file from /tmp to the WA I have just tried to hard code it. ALways get perm denied. iwui is the user running the script, it is part of other and tsadmgp I have "untainted"…
-
Unix, config files, and ^M
So, for those who have Unix and people hacking config files with DOS, how do you handle the ^M issue? Normally it does not matter, though I have noticed some perl scripts will not run if there is a ^M on the #!bin/iwperl line. However we just had an ugly one. someone changed iw.cfg and when there was an iwreset -ui TS…
-
vpath from formapi ?
I know the answer is out there, but I just cannot find it. Can someone point me to the command to get the vpath ffrom FormAPI ? I know there is a FM to RT but I cannot find it. Andy
-
for those in Unix...
Running TS552 SP2 Solaris 2.8 We have needed to bounce TS a couple times & have ended up with stale NFS handles. Do most people reboot the server ? Stale NFS handles happen when a file is open whie the FS is unloaded, could have happened but I have not been able to find anything showing it did. Common problem ? Bounce the…
-
does anyone not inherit lower roles ?
Pet peeve: I request make smitty an admin. Smitty gets placed in the admin.uid but not in editor and author. So I go back and request editor and author access as well. (I have seen this at many new installations or new admins). So there are 2 reasons why IW would not do this: 1 - it is too difficult (doubtful), 2-…
-
OpenDeploy Time Zones for Scheduler ?
When I look at Unix it tells me my server is on CDT, but OpenDeploy tells me CST in the scheduler. How does OD determine the timezone ? Am I gonna have a probem next fall with my deployments changing by 1 hour? Andy