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
1
vote
0 answers

The import com.interwoven cannot be resolved

I am new to Teamsite and a not sure which jar file to use for resolving the issue that I get while trying to write a Java Datasource in Eclipse. The list of imports I am using are: import com.interwoven.datasource.MapDataSource; import…
user1602243
  • 179
  • 1
  • 2
  • 11
0
votes
2 answers

Teamsite Cleanup

I was wondering what is the best way to do a clean up of autonomy teamsite7. I basically have loads of dcr files that are not in use anymore and want to delete these. Whats the best way to search through the CMS and identify what .page and dcrs…
user1223695
  • 53
  • 1
  • 1
  • 5
0
votes
3 answers

Autonomy teamsite item status

I am wondering if you can assign a status to .page or dcr files in teamsite such as new, review, revise, publish and archive so that this would display in the cms system so each item is clearly identified?
user1223695
  • 53
  • 1
  • 1
  • 5
0
votes
3 answers

Teamsite component or template

I was wondering if page templates can be built instead of individual components in Teamsite 7? I've seen other cMS systems where it is just a page template that has lots of functionality built I and you can "switch" on and off elements that you want…
0
votes
2 answers

Find and replace script

I am using teamsite version 6, all my pages are html and I have to make an update to rather a lot of pages on my site. I was looking to hopefully do a find and replace script that would update all instances to save time. Is this possible and how…
0
votes
0 answers

Environment variables in TeamSite

Is there any option to maintain environment specific variables in TeamSite? We're making REST API call to get user detail and REST API domain vary by environment. One option is to keep API domain in web.config and based on domain in URL, fetch…
Sukhjeevan
  • 3,074
  • 9
  • 46
  • 89
0
votes
0 answers

REST API call in OpenText TeamSite

Is there any way to call REST API in TeamSite? For example in .Net application we can use visual studio solution and call REST API via HTTPClient but working pattern in TeamSite is completely different. TeamSite has one admin portal where we can see…
Sukhjeevan
  • 3,074
  • 9
  • 46
  • 89
0
votes
0 answers

Team site connection issue from my pc only, others are able to connect

com.interwoven.cssdk.common.CSException: (java.net.SocketException: Connection reset) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at…
0
votes
1 answer

How to replace the SharePoint root site template from classic team to modern team?

I have created a SharePoint tenant. But the root site template type is the classic team. How to replace my SharePoint root site template with the modern team from the classic team?
0
votes
1 answer

Can A TeamSite Backing Store Data on Window Server migrate to TeamSite on Linux Server?

I migrated TeamSite backing store data on windows server(d:\iw-store\default) to a TeamSite backing store area on linux server(/iw-store), I activated the migrated store, but /iwmnt/default/ path was missing. Can A TeamSite Backing Store Data on…
0
votes
1 answer

List Permissions for O365 Group Members does not apply

I have a O365 Group and a Team site but not Teams enabled. In that site I have a list called Portfolio. I have a bunch of users added as owners and members of the O365 group and they are added in to SharePoint online groups respectively. We are…
0
votes
1 answer

OpenDeploy Base Server hangs up with starting deployment

I'm managing Autonomy/Interwoven OpenDeploy Base Server. OS:RHEL5.3 TSVer.:TeamSite6.7.2 ODVer:OpenDeploy7.1 OpenDeploy Base Server process sometimes hangs up when starting deployment. following message are out in [od.log] * glibc detected …
0
votes
0 answers

Remove indentation and have all html in one line

I am trying to have all my HTML code in one line on TeamSite but when I save the DCR, it is automatically indenting all the code. Is there a way I can escape all the indentation and have one block of code? I tried using some HTML characters or…
nvps
  • 13
  • 3
0
votes
0 answers

XML to JSON using XSLT and Escaping Double Quote in text

I am very new to XML,XSLT. I need to create a presentation template using XSLT for my data capture template to output it as a json. i.e., convert a XML file to JSON using XSLT. I'm using the following XSLT to convert XML to JSON:…
nvps
  • 13
  • 3
0
votes
1 answer

Changing the page-to-html XSLT in Interwoven SitePublisher

In order to reduce the number of templates used in a site, I tried to expose a number of layout options in a template component. By accessing these option values from the components in the page-to-html transformation, I thought I could control the…
Jørgen
  • 8,820
  • 9
  • 47
  • 67