-
determine preview user
What is the "correct" way to determine what user is performing a preview from within the TPL? It looks like I can parse HTTP_COOKIE but is there a better (documented?) solution?
-
DCR value to be compatible with XMLoutput
I try to use TeamSite Templating to edit/update a XML file, not a HTML file. This idea is to let the presentation-level will be maintained in the XSLT file. The WEB application will take this XML (generated/deployed by TeamSite Templating/OpenDeploy) and XSLT to be the output to the end-user. So, I have created a…
-
do I need the TSIMP_* user in my role config files
Im not really sure what this user is even used for...its in the roles files as Master and Editor. servername\TSIMP_servername i know its supposed to be Teamsite impersonation user or something and is part of the Web Preview group. any help/explanation would be appreciated --------------------- Eric B. Federated Investors…
-
DCT synchronization across branches
On this project the same DCT exists on multiple branches. I found a problem today where a developer (probably me) had updated the DCT in one branch but not in the other branches. What I would really like is for DCTs to support symbolic links so instead of a DCT in each branch there would just be a symlink so updating in…
-
How to get workarea name of a file in STAGING?
TS 6.1 Win2K Is there any way of getting original workarea name for a file residing in STAGING area? Is it stored as an extended attribute (although I could not find any such attribute) or at some other place? I need it to write a script to get a list of expiring files from STAGING and display the original path (with…
-
Sciface error #28 (Insufficient space to complete
Hi Folks, I'm receiving this error message when I try to do any operation on our TS box (TS 5.5.2 SP5 with OD 5.6 SP1, DD 5.6 SP1, MT3.5 on Win2000). I've check the disk space and we are fine on that. Also, I've tried with different including Administrator (admin and master) as well and get this error, so it doesn't matter…
-
FormAPI callServer does not execute?
I have put debug statements in my code around a callServer call and I can see that the callServer is being hit and no error is resulting. But in access_log I don't see this CGI request. It works for one DCR but not for another DCR, so I assume it is some kind of data condition (something invalid in the parameters object).…
-
Debugging FormAPI
Visual Studio .NET seems to be the answer (no more alerts!). What are other people using that might be less expensive?
-
Readonly DCR HTML
Is there any trick with which I could embed HTML in a DCR in such a way as to get clickable links (CCI) into the readonly view of a DCR?
-
templatedata - in which workareas?
Hi all - I'm (still) working on my first Templating project. I've got most everything the way I'd like it - dct, workflow, etc. In testing the workflow, I'm starting to wonder: how should I handle my templatedata directory? Right now, I've got it privatized, so I don't submit any of the templatedata info into STAGING. I…
-
infoContent JavaScript error
Opening an existing DCR using a CCI link, I sometimes (haven't figured out the pattern) get the attached error. Debugging shows that this is from the “open()” call in this line of code: function setInfoFrameHTML( html ) { //Write the html to the document. infoContent.document.open(); infoContent.document.write( html );…
-
CMI: CGI or JSP?
I may have to write a custom menu item. Currently the server is 5.5.2 and there are many custom Perl modules, so Perl is the easy route. I could also go JSP (with a hidden HTML form written from Perl to repost the form data to the JSP). The only parameter I need is path_0, the selected file (I would also like path_1 to…
-
make_l10n_input_with_roles_callout
TS 6.1 Win2K I'm trying to customize the configurable author submit workflow. The out of the box worflow uses make_l10n_input_with_roles_callout function to display the reviewer selection pop-up. I need to change the reviewer selection from roles file to database. Where can I find more information about the abovementioned…
-
Blank DCT Window/Norton Internet Security Professi
Posting in case someone searches for "Blank DCT window". iwserver: 5.5.2 Build 17976 Interwoven 20030323 I have a DCT that is composed of several inlines interspersed among many normal templating items. Today, only on one machine (IE6 on WXP - this is our targetted environment for CMS users, but the problem also shows on…
-
datacapture.cfg for metadata and formapi TS 552
Should formapi work with the set metadata screen on TS 552? I've tested out my datacapture.cfg and formapi javascript file using the File-New Data Record menu item and the formapi functions work okay. But when I move the datacapture.cfg to the location used by the set metadata screen, the formapi stuff doesn't work. All…
-
Proxy service used as Internet proxy server
TS 5.5.2 Win2K We noticed in our setup (which I think will happen in any other setup also) that if I use the IW hostname as Proxy server in my browser settings with port 80, its able to function as a normal proxy server. i.e. anyone can specify this server to be the proxy and then can access Internet. This is not desirable…
-
Dynamic workflow initiation screen
TS 6.1 Win2K SP4 I need to modify the default configurable author submit workflow; the requirement is that there should be a list box on the workflow initiation screen and depending on the value in that list box, the rest of the screen should get painted. e.g. If the list box has values 'A' ,'B' and 'C' and if I select 'A'…
-
Windows 2000 Incompatibilities
TeamSite 5.5.2 SP3 on Windows 2000 SP3 Our IS team is wanting to do a series of "Critical" OS patches on the TeamSite server. I've informed them that Win2K SP4 is incompatible, but are there any specific hotfixes or patches that I need to make sure that they don't install? Thanks, Jason
-
Invalid workflow registry.
Apparently a bulk load (dozens of workflows) was running overnight when the backing store was frozen for backup and apparently this bulk load process does not handle that gracefully (starts throwing rpc connection messages and other stuff). As a result today I see this: [520] > iwgetwfobj Invalid workflow registry. What…
-
Master/Child DCRs
I am responsible for two templating solutions which were designed before I became involved with this project. One has already been implemented and the other is commencing development. In each solution, zero or more child DCRs of various types are associated with a master DCR. Each parent and child DCR gets its own database…
-
Moving Teamsite server LDAP authentication domain
Our setup is the following. Teamsite 5.5.2 on a single Windows 2000 server. The server is joined to an Active Directory domain (1) for both authentication and authorization. Our operations would like to point to a new, different, non-trusted, Active Directory domain (2). According to operations they cannot move the SID…
-
Limit TeamSite logons to 1 session per account?
I am curious how to limit TeamSite logons to only 1 session per account. currently, on TS 5.5.2 sp2, we can have 3 users logged on at the same time with 1 account (which seems to be a major licensing issue). im curious as to why TS doesnt prompt with an alert such as "This account is currently in use" or something similar…
-
TeamSite 6.x URL Commands (CCI Links)
I've recently installed TeamSite 6.1 and am happy with most of the improvements to the URL Commands over the way they were in 6.0. The addition of the done_page parameter is very helpful. That being said, there are still some issues: 1) The biggest issue for me is the taketask Command. It just drops you in the job…
-
determine if store is frozen or thawed
iwserver: 5.5.2 Build 17976 Interwoven 20030323 Is there any API or CLT available from Perl to determine if a given store is frozen or thawed?
-
iwprocessd?
Does anyone know what this is or why it core dumps? I think it may have something to do with automatically restarting teamsite services when they crash, but I'm not sure. [509] > ps -ef | grep iwproc root 1771 1753 0 Apr 08 ? 0:28 /usr/iw-home/bin/iwprocessd root 1753 1 0 Apr 08 ? 0:00 /bin/sh…