Questions tagged [teamsite]

HP/Autonmy TeamSite is an enterprise web content management (WCM) system with demands—content authoring, multichannel delivery, site design and layout, multivariate testing, content targeting, rich media management, advanced analytics, social content management, workflow and approval, and archiving.

About


HP/Autonmy TeamSite is an enterprise web content management (WCM) system with demands—content authoring, multichannel delivery, site design and layout, multivariate testing, content targeting, rich media management, advanced analytics, social content management, workflow and approval, and archiving.

Features


  • Scalability: Meet the massive scalability and performance requirements needed for online business.

  • Multichannel and social content: Publish content to multiple channels such as mobile, email, website, landing page, social network, print, campaign management system, and call center systems. Incorporate social and community features into existing sites to allow visitors and customers to share opinions, articles, and reviews.

  • Content targeting: Deliver targeted content that is tailored to any type of visitor based on context, behavior, geography, and profile data—improving the customer experience.

  • Rich media management: Integrate seamlessly with Virage MediaBin to transform, optimize, and consistently manage your rich media, including images, audio, and video.

  • Online optimization: Perform unique online testing such as A/B and multivariate tests within the WCM content contribution interface.

  • Metadata management: Work across the entire spectrum of use cases, from manually generating a fixed, corporate taxonomy to enforcing SEO policies for increasing online traffic, to dynamically generating taxonomy and automating the tagging of content.

64 questions
12
votes
2 answers

Applying jQuery date picker to DCT in Teamsite

I am working on a HP autonomy interwoven Teamsite DCT and I am trying to add jQuery Datepicker to a "selectDate" text element. Basically this text element is a part of a replicant container with attribute min=1. So at the time of form load the first…
Sunil Kr. Yadav
  • 283
  • 3
  • 18
3
votes
4 answers

Interwoven TeamSite 6.7.2: How to regenerate all pages?

Is it possible to regenerate all pages within Interwoven TeamSite 6.7.2? Simply selecting a folder and click on Actions -> regenerate page doesn't work. It gets the error message: "Not a generated file". So is there a trick to regenerate through…
stormsam
  • 179
  • 1
  • 2
  • 10
2
votes
2 answers

Using String.equals compare password and authenticate user against LDAP server, Does it make any sense?

I'm working with pretty old, big CMS (TeamSite) and it has an example how to connect it to an LDAP server. I've read the example and it work in very bizarre way. It just store a password in the "userPassword" field as expected but it does the…
Piotr Czapla
  • 25,734
  • 24
  • 99
  • 122
2
votes
2 answers

How to compare two variable in xsl?

I am comparing two variable in xsl. When I do

Language:=

It Output en=en But when I compare Using:
Emran
  • 33
  • 1
  • 6
2
votes
2 answers

Interwoven Teamsite Download and Installation links

I need to install interwoven Teamsite Content Center Professional on my system, I can't find any web address online where I can download the exe. I even tried logging in it online at http://teamsite.partners.org/ But the link does not work. Please…
Aysha Nijhawan
  • 1,171
  • 2
  • 8
  • 4
2
votes
1 answer

Looking for a RESTful or SOAP pipeline between WordPress and InterWoven TeamSite

I've been Googling my brains out trying see if there's a simple way to bridge content to and from WordPress to and from TeamSite. I'm coming at this from the perspective of a WordPress developer. I see in the book "The Definitive Guide to Interwoven…
Dean Peters
  • 999
  • 1
  • 8
  • 9
2
votes
2 answers

scripted solution to create resource Data Capture records from XML

I have recently been tasked with creating a scripted solution to create resource Data Capture records from an online XML feed. This is not something that I have done before and would be grateful if anyone could offer any keys points that I should…
1
vote
0 answers

Getting message "Hmm… looks like this file doesn't have a preview we can show you" when trying to open a file from SharePoint or from MS Teams

Getting message "Hmm… looks like this file doesn't have a preview we can show you" When I am trying to open a file from SharePoint or from teams. I have tried using teams client as well as online mode the file is not getting open in both the…
1
vote
2 answers

Implementing Google Analytics without access to the HTML source code

This is likely a very simple question with hopefully a simple answer. I'm using a CMS (TeamSite) and trying to add Google Analytics to a site. The problem is, as the CMS generates the HTML I can't add the Google Analytics code just before the…
zik
  • 3,035
  • 10
  • 41
  • 62
1
vote
0 answers

Create Office365 group site Web Properties programmatically with CSOM

I have been reading about updating a office 365 group site using CSOM. There are many limitations to update the group site with CSOM. Is it possible to create web properties of office 365 group site using CSOM. I tried to create Web Properties in…
1
vote
1 answer

SharePoint Team Site - Navigation menu displayed differently

I was wondering why the navigation menu in team sites looks different on different pages/sub-sites. To give you an example: How it should look site-wide: It seems that this menu is only appearing on https://*.*******.*/_layouts/15/settings.aspx How…
Brian
  • 1,951
  • 16
  • 56
  • 101
1
vote
3 answers

Suggested approach for migrating content out of TeamSite into Drupal

I'd like to hear your thoughts on the best approach for migrating content from TeamSite to Drupal. Thanks!
mtndan
  • 551
  • 1
  • 5
  • 8
1
vote
2 answers

Publishing page metadata in TeamSite

I know that you can publish individual page components, such as DCRs and graphics, through a TeamSite workflow, but does anyone know if it's possible to publish page metadata?
1
vote
1 answer

Deletion problem in teamsite/datadeploy

I have a DCT that is being used to populate a database using DataDeploy to send the content from the DCR to the database. Everything works fine when I create or update the DCRs, but when I try to delete a DCR, DataDeploy doesn't delete the record in…
Javier
  • 148
  • 10
1
vote
1 answer

Javascript only works with an alert

I wrote some Javascript that loops through xml nodes using the FormAPI for Teamsite and removes a value from one of the nodes. The removeID function only works properly when the alert is in it. I've tried separating actions into different functions…
1
2 3 4 5