Questions tagged [tridion-content-delivery]

SDL Tridion Content Delivery (CD), including distribution, presentation, and storage APIs.

SDL Tridion separated content management from content delivery.

Stack Exchange Q&A site proposal: Tridion

Use this tag for questions that are related to SDL Tridion Content Delivery (CD), including:

  • Distribution
  • Presentation Server (ASP.NET or JSP)
  • APIs
  • Configuration (to an extent)

Consider joining the Area 51 Tridion proposal to help create a StackOverflow site dedicated to all types of SDL Tridion-related questions.

150 questions
3
votes
1 answer

Tridion: Replacement for Query.QueryOperator method?

Query.QueryOperator.AND_Field We were using this method in Tridion R5.3 VBscript templates and it worked well. Recently , while migrating to Tridion 2011 SP1, we tried using this method, but it doesn't works. We understood that this method is…
Huston Lopes
  • 622
  • 4
  • 17
3
votes
2 answers

onclick Command with javascript in tridion component

This is the code in a component I am trying to modify and publish. This is the code that I want to add on onClick of a hyperlink in a component. Onclick=“var s=s_gi(s_account);s.linkTrackVars='eVar7';s.eVar7='optin.holidays';s.tl(this,'o',Email…
3
votes
2 answers

What's the correct format for TCDL linkAttributes?

I can see the technology-independent Tridion Content Delivery Language (TCDL) link has the following parameters, which are pretty well described on SDL Live…
Alvin Reyes
  • 2,889
  • 16
  • 38
3
votes
2 answers

SDL Tridion 2011 Unpublishing Issue in webfarm

To give you a quick overview about our systems-Our production CDA system is a web farm consisting two webservers, web1 and web2. CMS database is sql cluster consisting two database nodes, db1 and db2. Publication target “Live” consists of two…
Krishnakumar
  • 243
  • 1
  • 11
2
votes
1 answer

Personalizing Content

i have a usecase where i want to personalize the content, that a visitor see based on his information saved in Audience Manager.(i have added a keyword "personalize" for one of the contact "x").For this I have created a a target group, defined its…
user1573378
  • 145
  • 1
  • 7
2
votes
2 answers

Keyword has incorrect values in custom meta

I have a category with keywords which in their tern have metadata schema. That schema consist of two fields and each of them is category. Very simple structure, but during publishing it resolves those metadata keyword fields into wrong tcm uris…
beardeddev
  • 565
  • 1
  • 5
  • 15
2
votes
3 answers

Publishing is getting failed to specific target for specific component

We are using Tridion 2011 SP1, On our staging target few components are getting failed with error Transport failed: Could not transport tcm_0-309224-66560.Content.zip using HTTPS when we checked cd_transport log we can see error ERROR…
user1453602
  • 1,165
  • 5
  • 14
2
votes
2 answers

Tomcat error when referencing component link: attribute pageURI is mandatory

Currently my pages are returning errors since I've begun implementing XPM into are JSP environment. The component links seems to be the problem here. It was working fine several days ago, now we continiously get these Tomcat errors: SEVERE:…
MDa
  • 579
  • 2
  • 10
2
votes
1 answer

XPM returns 404 when updating, oData.svc does not seem available

I've been configuring XPM (Tridion 2012 UI Update) on a JSP development site. It's an all-in-one package, with Content Manager, Databases and Staging on the same server for development purposes. I've made the following configurations: Defined…
2
votes
2 answers

Tridion ComponentLink not resolving

We have a single Componentlink out of many such ComponentLinks on a page that is not resolving correctly. There are tons of similar Componentlinks on the page and they also resolve correctly except this one. We have tried publishing the component…
user1949001
  • 215
  • 1
  • 4
2
votes
1 answer

Components details are not getting logged in my database when unpublishing the page using Tridion Deployer extension

I am trying to add the unpublished components entry in my custom storage extension. We know that we don't have any base class in Tridion for ComponentUndeploy as we have for deploy "ComponentDeploy", so I am trying to use…
2
votes
1 answer

Publishing pages is getting failed in Committing Deployment phase

Publishing of pages is getting failed with the below error Phase: Deployment Commit Phase failed, Commit failed for transaction: tcm:0-288346-66560, Unable to commit transactions, Commit failed for transaction: tcm:0-288346-66560, Commit failed for…
user1453602
  • 1,165
  • 5
  • 14
2
votes
1 answer

Create and Update Methods are getting called twice for each in tridion storage extension

I am not able to figure out why my custom Filesystem DOA for create and update method are getting called twice, so I am getting same records twice in my custom storage extension. Create/Update methods are getting called twice - When I publish any…
2
votes
1 answer

How to get Component object in Component Presentation storage extension

I am trying to write storage extension in Tridion 2011 where I will extend JPAComponentPresentationDAO and implement ComponentPresentationDAO. public void create(ComponentPresentation itemToCreate, ComponentPresentationTypeEnum…
2
votes
2 answers

Publishing failed

We are using Tridion 2011 SP1. Some of the pages/components are getting failed while publishing with below mentioned error. Phase: Deployer Prepare Phase failed, Unable to…
user1453602
  • 1,165
  • 5
  • 14