Questions tagged [tridion2009]

This is for SDL Tridion 2009 related queries.

SDL Tridion is a Web Content Management software platform that supports both Java and .NET architecture by offering multiple public application programming interfaces (APIs) for both J2EE and the .NET Framework.

This is for SDL Tridion 2009 related queries.

73 questions
4
votes
2 answers

Tridion migration Questions from SDL Tridion 5.3sp1 to 2011sp1

We have to migrate Tridion 5.3sp1 to 2011sp1, if somebody have some experience on this kind of migration, we are using only following features. DWT ( i dont see much changes in it) Tom.net TOM (TDSEClass) what all needs to change? What are…
Techmaster
  • 1,032
  • 2
  • 12
  • 26
4
votes
1 answer

Tridion 2011 - Filtering XSLT on Formatting Feature window

Currently we are doing Tridion upgrade from 2009 to 2011. I see a strange problem and want to know why it is been updated differently. My Problem: On many of Schema's, we have our own filtering XSLT for content fields (that is, Rich Text…
Siva Charan
  • 17,940
  • 9
  • 60
  • 95
4
votes
1 answer

How to access transformed html page in Custom Page Deployer?

Let's say we have to access the content of our published page in a Custom Deployer. This part of the code is inside the processPage method that is in our CustomModule that extends PageDeploy class. This way I will get the page that is being…
Marko Letic
  • 2,460
  • 2
  • 28
  • 34
4
votes
2 answers

Content Porter to publication with different name

While exporting content from a publication to a publication with different name in other environment, then the properties are also becoming same for target publication and we are not able to change the parents for the target publication. Need…
AlokBhatt
  • 515
  • 3
  • 17
4
votes
2 answers

how to pass embedded schemas as drop down for the content schema in SDL Tridion 2011 SP1

I am trying to create a schema in SDL Tridion to satisfy these requirements. I have two main fields: ABCD, which has one sub field as "XYZ" AAAA, which has two sub fields namely "Name" and "Value" Both main fields are repeatable and and should be…
Patan
  • 17,073
  • 36
  • 124
  • 198
4
votes
2 answers

Tridion 2009 SP1 TcmUploadAssembly not able to overwrite existing TBBs

I am using the TcmUploadAssembly utility in a post-build event but am receiving the following error from the tool. Error 1 Name must be unique for items of type: Template Building Block within this Folder and its BluePrint context. Source or…
Rob Stevenson-Leggett
  • 35,279
  • 21
  • 87
  • 141
3
votes
3 answers

Attempting to deploy a binary to a location where a different binary is already stored

When I am publishing my page from tridio 2009, I am getting the error below: Destination with name 'FTP=[Host=servername, Location=\RET, Password=******, Port=21, UserName=retftp]' reported the following failure: A processing error occurred…
D.B.
  • 89
  • 1
  • 8
3
votes
2 answers

Tridion 2009 SP1: Image Thumbnails - How to publish the original image as well?

I have a Dynamic Component Template which publishes XML to the Broker database which is then dynamically loaded using the Component Presentation factory. This Xml contains URLs to Images. I need a thumbnail and a full image to be available. I have…
Rob Stevenson-Leggett
  • 35,279
  • 21
  • 87
  • 141
3
votes
1 answer

SDL Tridion SiteEdit 2009 SP2 XPath error when editing some components

I am receiving the following error when trying to edit some of my Component Presentations using SiteEdit. Sys.FormatException: Could not get the type info from component xml schema. Field: cf_tcm:32-204267_title XPath: …
Rob Stevenson-Leggett
  • 35,279
  • 21
  • 87
  • 141
3
votes
3 answers

Publish Transaction Information Type Mismatch Error

Using Tridion 2009, SP1, hence the old COM+ TOM API. I'm trying to get information of a PublishTransaction but getting an error each time I call the PublishTransaction.Information property. Here is my code: try { var pubTrans =…
Nickoli Roussakov
  • 3,434
  • 16
  • 22
3
votes
3 answers

Issue Occured on content porter

I am getting an error while doing content porter from DEV to QA. An item with the title "Segments" already exists in this location. Give some suggestion to resolve. It is occuring in those publication where audience manager is enabled.
AlokBhatt
  • 515
  • 3
  • 17
3
votes
1 answer

Tridion 2009 Events System to 2011 SP1

Upgrading .Net Events system from Tridion 2009 to Tridion 2011 SP1. Does anyone have a brief overview of the steps involved? What is the replacement for Events Config XML file to limit events to particular publications? I have reviewed the…
Chris Morgan
  • 700
  • 6
  • 19
2
votes
3 answers

Tridion: Binary components do not get deployed when published in bulk

I am using Tridion 5.3. I have webpage that has over 100 pdf links attached to it. When I publish that page not all pdf get published even though I get a URL for each pdf like "/pdf/xyzpdfname_tcm8-912.pdf". When I click on those links I get a 404…
Sunil Nadar
  • 517
  • 1
  • 5
  • 15
2
votes
4 answers

SDL Tridion 2009: Creating components through TOM API (via Interop) fails

Am facing a problem, while creating components through TOM API using .NET/COM Interop. Actual Issue: I have 550 components to be created through custom page. I am able to create between 400 - 470 components but after that it is getting failed and…
Siva Charan
  • 17,940
  • 9
  • 60
  • 95
2
votes
1 answer

How can I extract published filepaths from the Tridion content management explorer?

I'm trying to determine the published URL of a page by performing a "where used" on a particular page template? The fields that are available are: Page name, Publication, Comments and full path within Tridion. Can someone let me know if this is…
Keefu
  • 124
  • 8