-
metadata capture form ignores defaults
Hi all .. I have a little annoyance that I'm wondering if anyone has come across before. with a TS 7.1 install, I have defined the metadata capture fields in datacapture.cfg and metadata-rules.cfg, some of these metadata fields are drop down boxes which have default selections applied. Now, when tagging through CC-Pro…
-
CSInvalidUserException - No such user
Hi, For some strange reason we're getting the following error for all users defined on our system in the servletd_out.log file. Users are defined in the "roles" files and can login to TeamSite!! Any idea why this might be happening? [http-8080-Processor24] ERROR com.interwoven.ui.teamsite.access.UserPreferencesImpl…
-
javadoc for com.interwoven.livesite.model.page
Hello, I'm looking for a way to create working .page from java. I discovered a package called com.interwoven.livesite.model.page which have page constructor within; but i can't find any javadoc nor exemple on how to write "physical" .page from java. I used to simply copy the .page from a directory to another but it erase…
-
create DCR from remote java app
I have a need to create DCRs from a remote java application. I have searched, but the samples I have found typically use JNI rather than SOAP. So, I've been attempting to work my way through using APIs, yet I'm coming up with a "No Archive Found" error with most file operations I attempt. I have no idea what that error…
-
Teamsite 7.1 --TinyMCE Changes not working
1. I modified the following file: customer-teamsite-resource-config.xml to allow for TinyMCE window resizing. 2. Save my changes.... My change did not take affect... I have tried: 1. teamsite restart 2. deleting js combine files What am I missing.
-
Simplifying the page creation wizard for contributors
The documentation (SP Dev guide) provides instructions for editing the pagetype-config.xml in the livesite customer toolkit in order to add new page types and associate layouts to those page types. However, it is not clear if it is possible to disable any of the out of the box types. What I am specifically trying to…
-
Permission problem with Creating New File in teamsite
Hi, I am using teamsite 6.7.2. We have created a branch "Help And Support" and created a workarea "on-device-help". I have set the group permission of the workarea as "Help_And_Support" I create a new file in this work area and when I go look at its properties it shows me group "customer"(which seems to be the default…
-
LSCS Fan out works but nothing for LSDS.
LS 7.1 LSCS and LSDS is running together on each server in the farm. We have a CSURLExternalTask that uses StartDeployment.trigger to overide the manifest and deploy to LSCS. Nothing in our task does the LSDS deployment and it obviously is not happening. I am kind of at a loss on where to look next. The Publish LiveSite…
-
removing extended attributes
How would one go about removing a specific extended attribute from a bunch of files? We have many DCR's with an extended attribute of hospitalLocation as an extended attribute. We have others with an extended attribute of hospitallocation. They are causing a problem with deployments since they are named the same with…
-
Capturing extended attributes for Pages in a SPAR
I observed that basic page attributes like Name, Location, Dependent URI’s etc are getting migrated using a SPAR for cross environment migration of pages However, tagged metadata attributes and Livesite IDs are not getting migrated. These attributes need to be migrated manually by writing them down manually for each page…
-
iw.local is stopping - not sure what the cause is
We have an IWAT Trigger enabled to run a script on the event of any new file being created. We are running on Solaris, so we are using /local/iwlocal.cfg to define our event trigger: # List of programs to run iwatxxx on -- /etc/init.d/iw.local looks # into iw-home/local/iwlocal.cfg (an instance of this file) to figure out…
-
component preview stripping style tag from XSL
Hey guys, Set aside for a second whether I should have done what I did or not. I was playing with something and trying to do it quick and dirty. I have a component with an externalized XSL (included from a branch) in the XSL, I have some CSS embedded, a la [PHP] <br> ul#flickrGrid li…
-
iteration sort to ignore capitalization
Anyone know how to sort ignoring the capitalization of words? What I'm trying isn't working... it alphabetically sorts the capitalized words, then sorts the lowercase words at the end. (ex. returns 'About, Alphabet, aggravate' instead of 'About, aggravate, Alphabet') Thanks in advance for your help! <br>sub…
-
Allow OD and DD deployments for all Teamsite users
Hi, Iam using OD 7.1, TS 7.1 on Windows 2008, i have to configure all Teamsite users as od-users so that everyone in Teamsite can perform deployments from teamsite. I don't want to manually add the users using OD admin console. Is there another way (Config changes) to allow all teamsite users to perform deployments.…
-
Create .page from DCT
Hi all, I'm looking for a way to create page from a DCT. This .page have to be saved in a calculated directory and name. For now it was quite easy to launch the editor to create a new page but i want to pass parameter Name Path and layout so the user can't modify them when he clicks on "create a new page". The folder may…
-
TeamSite 72 - Administration Console Issues
Hello - We did a fresh installation of TeamSite 7.2 on RHEL 5.3 and installation went fine without any issues. Post server reboot, we noticed issues with Administration console as below: 1. From Firefox 3.x browser, when we click on some of the tabs on Administration console, it throws an error as in the attached screen…
-
Given a path to a .page how do I get the url alias in TinyMCE.
Never mind the requirement is cancled
-
Any cautionary tails about using the lscs document for .page
I noticed that the .page files are stored in lscs along with our dcr content. The xml for the .page file has pretty much everything I need in it and a lot more. The thought is to create a preController that will pull the juicy bits out and store them in the request for any of the components to use. The main use case for it…
-
Are Page Properties available?
In ContentCenter Professional if you select the Properties for the .page file one of the properties is TeamSite/LiveSite/DependentURIs. Is there a way to get this in an External?
-
Container row continue
Hi All My requirement is to align the containers vertically i.e it the next-next containers should be displayed column wise and not row-wise. To be simple, item has row continue attribute to achieve the above but there is no row continue attribute in containers. Can you please tell me how to achieve the same for…
-
iwattrib EDITION
Hi, What is the difference between edition creation date & publish date? What is the difference between edition creator & owner? TIA -smg
-
In Context Editing DCR fetched via external?
LS 7.1 I have a component used on a .page file that takes a parameter named dcr. This parameter is used by the external to fetch the dcr. This way there is only one location page that will display all the locations. I need to have the fields of the returned dcr in context editable. The problem is the only datum in the…
-
Can't invalidate cache for default.site (TeamSite 6.7.2 SP2)
-------------------- TeamSite 6.7.2 SP2 LiveSite 3.1.0.2 Solaris 9 -------------------- Hi folks, After applying SP2 to our 6.7.2 environment, we can no longer invalidate runtime cache on the default.site file. Here's how to reproduce the issue: 1) In CCPro, select "default.site" 2) Choose "SitePublisher --> Invalidate…
-
LiveSite 3.1.0.2 - OOTB Breadcrumb not Working
---------------------- LiveSite 3.1.0.2 TeamSite 6.7.2 SP2 Solaris 9 ---------------------- Hi folks, I've opened a ticket with Autonomy regarding this, but just in case anyone has stumbled across this issue, please feel free to chime in: ---------------------------------------------------- The LiveSite 3.1.0.2…
-
Resetting a project in LSCS
I want to reset a project the output of /lscs/v1/projects is: [HTML] [/HTML] I have set the allowHTTPMethodTunneling=true in my lscs-conf.properties file. What I cant figure out is what should I put for the name to issue the DELETE request. I have tried: .../lscs/v1/projects/sitepubdev/default/main/www?method=DELETE The…
-
TeamSite Database performance issues with 7.1
Hey DevNetters - I've been testing 7.1 in a (Solaris 10 LDOM) dev environment and have run into some performance issues. Most everything runs OK but sort of slowly. I'm trying to determine if it's the LDOM / environment we're running in, or if it's something about 7.1 TeamSite itself. Here's an issue I've recently run…
-
One Value Sorting within an Array
I want to sort on only one variable within an array instead of all items. A simplified example is shown below - I want to sort on $field1 only, and not have additional sorting done on other fields/replicant values etc. push(@SortedDCRs, $field1, $reportname, $month...etc); ... ... foreach (sort @SortedDCRs) { ($field1,…