-
How to get site name and other from getPageScopeData
Hi, I am trying to read the site name thru my Java and I found the pagescopedata has the information that I needed like these mId [ ] mName [ ] mDirectory [ ] mStartPage [ ] mLoginPage [ ] mErrorPage [ ] mIsPrivate [ ] mBranch [ ] mPath [ ] mAdminServer [ ] mAnalyticsUrl [ ] mLocale [ ] mMasterSiteId […
-
Increase Title character length
Hi, Is there anyway to increase the number of characters on the Title attribute from the page settings menu of a livesite page? Currently it supports 120 characters. Is there any config files to manage what to appear on the page settings pop-up window and manage the fields and its settings? Any help is much appreciated.…
-
TeamSite Search: One TS Search for DEV & PROD ?
Hi, This is regarding TeamSite search. Is it possible to use one TeamSite Search server for separate TeamSite Servers: for eg, DEV and PROD TS which will have same branching and content to use 1 TeamSite Search server for searching. Or do we need separete TS Search per TS environment? I know in TS and TS Search we have to…
-
Whats the maximum size MB can support?
Hi, Is there any limits on the number of assets or the total size of assets that MB can support? I have nearly 3TB of assets and wondering whether MB can able to handle it. I am sure there will be issues when I try to import these to MB. Any help is greatly appreciated. Thank you. John
-
HotFolder logs
Hi, Is there any logs available for hotfolder editor/process? I had hot folder settings and it was working and now its not. Checked the application error log and couldn't find anything. Tried to create new rules and still not working. Any help is much appreciated. Thanks John
-
Anyway to find the CSS & JS files attached in SiteMap in custom application
Hi, Is there anyway to in the LSDS runtime environment to find the list of CSS and JS files attached thru SiteMap? Is there any RuntimePage variable available to get the list? Thanks in advance. Best Regards John
-
HOTFOLDERS: Any way to add username as prefix or suffix
Hi, Is there anyway to add the username of the user, who adds assets into the hotfolder, as a PREFIX or SUFFIX to the file name of the asset? Or is there anyway thru workflow? tasks? For eg, if 'alan' uploads 'paper.jpg' then the hotfolder's rule is to copy the asset as 'paper-alan.jpg' or 'alan-paper.jpg' into MB. Please…
-
How to skip the file if there is no change
Hi All, OpenDeploy 7.3.1 Using OpenDeploy filelist deployment, how to specify that not to deploy a file if the file is already there on the target without any change? I have tried with comparisonRules datedifferent, checksumCompare and its not working. I tried with sourcefilesystem, filelist. Any help is much appreciated.…
-
Remove site name from PAGE_LINK
Hi, When I link a .page, it uses $PAGE_LINK[about-us/team] and it generates the link as /sitename/about-us/team.page on the HTML source. Is there anyway to remove the sitename from the PAGE_LINK functionality? Any help is much appreciated. Thank you John
-
Site Search on Runtime
Hi, I want to build a site level search to search on the generated .page files for end users. Is it possible to do a site search using LSCS/LSDS on the runtime environment? Will the lscs admin's /lscs/v1/document help to provide a solution, can that be used as site search? Any help/guide would be very much appreciated.…
-
Define custom page tokens?
Hi, In the SITEPUBLISHER, How would I defined a custom page token and access that similar to $URL_PREFIX? and where the URL_PREFIX is defined? Thank you John
-
Help needed to design the branch
Hi, I am looking for some help to design the branch and workarea structure to use SitePublisher. I know we can not have more than 1 workarea per branch to use the SitePublisher and here is my scenario:* Two braches. Internet & Intranet. * Internet branch users should not have access to Intranet branch and vice versa. * But…
-
TeamSite 7.3.2 with SQL SERVER 2012
Hi, Does anybody tried TeamSite 7.3.2 with SQL SERVER 2012? SQL SERVER 2012 is not supported as per the 7.3.2 release notes. IW says, it will not fail to work, but IW can not support. So I am trying to find, whether anybody used SQL SERVER 2012? Any issues? Thanks John
-
Copying .page using TS UI and iwcp
Hi, When I use Copy command from the Edit menu option to copy a .page file, the newly copied .page has different ID value for PAGE, COMPONENTS and has a unique attribute value for TeamSite/LiveSite/Checksum. But when I use the iwcp command line to copy a .page file, then it just copies the file as it is, without changing…
-
What is the best way to store the Title on Page Settings level OR Metadata level?
Hi, ENV: TeamSite 7.3.1 SP2 Thru the Page Settings interface of a .page file, I can add/update the "Title, Keywords, Description". Also using TAGGING, I can add/update the "Title, Keywords, Description" as Metadata of the same file which is stored as external attribute of the file in TeamSite/Metadata/Title ,…
-
DataDeploy : ERROR: Loading drivers
Hi, OD Version 7.3.1.0.0 Build 3 Interwoven 20111005 MSSQL SERVER 2005 I am getting the following error message during the DataDeploy:DBD: Loading com.microsoft.jdbc.sqlserver.SQLServerDriver DBD: ERROR BD07001:JDBC jar/zip not found in the drivers directory DBD: ERROR:ERROR: Loading drivers :…
-
TS Search: Not able to search if the files are submitted to staging
Hi, TS 7.3.1 PATCH 2 TeamSite and Search are installed on separate servers. Issue 1: TS Search is not working if the file is submitted to STAGING, but its available its modified on the workarea. Even the new files are available to search till it gets submitted to staging. Even thou the index status returns as "11-Indexed".…
-
TeamSite Search: How to exclude EDITIONS from indexing?
Hi, TeamSite 7.3.1 Is there any way to specify not to index the EDITIONS on a branch? Can I specify that on the search.properties : iw.index.skip.specificfiles.beginningpaths ? Will that work? OR just adding true to iw.bulkindex.latest.edition.only will work? Any help would be much appreciated. Thanks John
-
After migration, content store groups changed
Hi, TS 6.7.2 to TS 7.3.1 RHEL 5 I have installed TS 7.3.1 and migrated the content store from old 6.7.2 version. I ran iwidmap and fixed the user issues. But the groups on branch, workarea, templatedata and its sublevel directories got changed and its different from the 6.7.2 version. Both the servers have the same users…
-
TS Installation using Oracle Service Name instead of SID
Hi, TS 7.3.1 RHEL Oracle 11g During the TS installation where it prompts to enter the DB information for common services, how do I enter the Oracle 11g "Service Name" instead of SID? I have tried using Custom and enter the db connection string then, I am getting "Missing Field Entry:null" error message. Anyone used Oracle…
-
Custom JSP files
Hi, TS 7.3.1 In TS 6.7.2, I had the custom JSP files under the following directory: "/TeamSite/httpd/webapps/content_center/teamsite/" But in TS 7.3.1, I have to copy these files under: "/ApplicationContainer/server/default/deploy/iw-cc.war/teamsite/" Is there any way to copy these files thru the TeamSite scripts? Or is…
-
How to clone the TS VMs?
Hi, TS 7.3.1 / OD 7.3.1 RHEL Has anyone cloned TS to a new VM? What are the best practice to follow? What are the configurations need to be updated with the new hostname? I got the new license, updated iw.cfg,iwutild client, DataSourceConfig add_livesite_enduser_node and odbase. Thank you. Best John
-
Why dbschema.cfg files are auto created by TS?
Hi All, TS 7.3.1 RHEL I have installed TS 7.3.1 and migrated current content store successfully. Everything was look good, but now I see "dbschema.cfg" files on every data category and there is another file "DATACATEOGYRNAME_dd.cfg". I haven't created any of these neither migrated from content store as well. For eg, on…
-
TS Users are missing after migration
Hi TS 7.3.1 patch 2 RHEL 5 I have migrated my content store from 6.7.2 to 7.3.1 and copied the TSUSERS.XML and TSGROUPS.XML as well. Also successfully completed iwidmap. Thou the users are existing in tsusers.xml in 7.3.1, but when I check the group thru TS UI, few of them are missing. Both 7.3.1 and 6.7.2 share the same…
-
Permission denied on custom callout
Hi RHEL 5 TeamSite 7.3.1 I am getting permission denied error when I execute the custom callout ipl files from DCTs, but it works well on the command line. I am missing the permission of the interwoven user? How do I resolve this issue? Any help would be much appreciated. Thanks in advance John
-
OD 7.3.1 Server not starting
Hi Installed OD 7.3.1 on Red Hat Enterprise Linux Server release 5.6 and OD server is not starting. Got the following error in the od.log [HTML]START OD AGENT It may take a few moments. Please wait.... SVR: Begin initialization of OpenDeploy server. SVR: Got arguments: /opt/OpenDeployNG/etc/deploy.cfg SVR: Reading…
-
How to track iwstat ID, Thread?
Hi Can someone explain about how to track the ID and Thread from the IWSTAT results? There are more QueryTasks operations are running , new QT operations are starting and it seems never ending unless I do a reset. Couldn't able to find much from logs. Thanks in advance. John
-
All files in workarea are marked for deletion?
Hi Recently, we applied the 70107 patch to TS 6.7.2 SP2 and all files in one of our branch's workarea are set to marked for deletion? Compared the permissions with other branches and workareas, all are same. Not sure, why all the files are marked for deleted and the owner is set as root. Any help would be much appreciated.…
-
IWVERSION gives different build number than the interface
Hi When i run IWVERSION on command line, it displays as iwserver: 6.7.2 Build 70033 Interwoven But thru the TS interface, when i check thru the "About" link, it displays as Version: Interwoven TeamSite 6.7.2 Service Pack 2 Build Number: 70044 Why there is a difference between the build number? And how do i know which is…