SDL Tridion is a Web Content Management software platform that supports both Java and .NET architectures.
0
votes
0answers
11 views
Not able to upload Binary Images Using Core Service2011 API from Java Client? [migrated]
I am trying to upload binary images through the Java Client using Core Service API.
I am facing an issue while uploading the binary content using the IStreamUpload.uploadBinaryByteArray() method. ...
1
vote
0answers
15 views
Tridion Publishing queue stucks at Commiting deployment but items are getting insterted in to broker DB [migrated]
Tridion Publishing queue stucks at Commiting deployment but items are getting insterted in to broker DB
Newly upgraded from SDL Tridion 2011 to 2013 and i see after publishing the pages or images .
...
0
votes
0answers
15 views
SDL Tridion 2011 study material similar to books on .net like of wrox professionals [migrated]
I've been working on SDL Tridion 2011 together with writing C# TBBs, DWTs. However Whatever I learned is just with help from my seniors OR learning through some existing codes already in use. I never ...
1
vote
0answers
22 views
Tridion UI Update Preview Bad Request [migrated]
I receive a "Bad Request" response when clicking "Update Preview" within Tridion UI. I see other people have experienced this issue but the error I receive only occurs when a binary over a certain ...
0
votes
0answers
16 views
TRIDION UI 2012 GetUserSettings [migrated]
We are installing SDL Tridion UI 2012 on both CM and CD side with SP1 HR1 fix with the below set up :
1) We have a cd_preview_webservice JSP website configured:
2) A JSP staging website
However ...
0
votes
1answer
60 views
How can I add users to a group using the Tridion 2011 Core Service [closed]
I successfully created a user in Tridion using the core service client's .create method.
In general, the list of groups associated with a user can be retrieved by using
UserData userData = ...
0
votes
0answers
26 views
Getting XMl output in java using tridion core services [migrated]
I have done a program in java which sets ItemTypes in tridion and gets the list of all specified ItemTypes in a Publication.
I have used Element to getList of items.
import java.io.IOException;
...
0
votes
1answer
139 views
Using iTextSharp Stamper - required to update in the same PDF
I am required to replace a word in an existing PDF AcroField with another word. I am using PDFStamper of iTEXTSHARP to do the same and it is working fine. But, in doing so it is required to create a ...
0
votes
1answer
91 views
how to fetch componentPresentation from brokerdb?
I am new to SDL Tridion,just exploring content delivery.
I used below code in the TBB of my pagetemplate
<% ComponentPresentationFactory factory = new ComponentPresentationFactory("tcm:0-6- ...
0
votes
0answers
60 views
SDL Tridion Publishing stuck on “wait for publish”
I am facing an issue in our SDL Tridion server related with publishing, when we publish few pages they get published successfully howevr after sometime the publishing is stuck on "wait for publish" ...
1
vote
0answers
36 views
Get shared pages using localized component
I'm currently working on a event handler, which will on save-event, save the latest revision date of the page and it's components into a custom database, and this is working, but i'm facing some ...
0
votes
0answers
69 views
How to restrict html tags in Tridion RTF fields? [closed]
To restrict the p tags and br tags in Tridion RTF fields I am writing XSLT code. But at any time only one tag I can able to remove with the following code. Please correct me where I am doing wrong.
...
1
vote
3answers
83 views
How to call Vbscript function in the Compound template (using C#fragment) in Tridion?
Please let me know How to call Vbscript function
in the Compound template (using C#fragment) in Tridion 2011?
3
votes
1answer
59 views
How do I configure Tridion Pages with Extension XML to get published to file system and rest to Broker DB?
I am trying to configure cd_storage_conf file to get the pages with extension XML to get published to file system. I am not sure what value should I give for typeMapping attribute in Item node to ...
1
vote
2answers
56 views
How to disable or hide a structure group?
I would like to disable or hide a structure group that I am creating using the API.
How can I do that? I don't see any relevant methods or properties in the API.
1
vote
0answers
83 views
How to get Schemas from a publication using Tridion core services in java
I am new to Tridion and I am doing some work on tridion to get all the schemas in a given publication using TridionCoreservices in java.
In c# I found this code
RepositoryItemsFilterData filterData ...
3
votes
1answer
70 views
Tridion Query for component that have no exact metadata field
I have a components that based on schema that have a non mandatory metadata field ExtendedType. I can query for a component that have this field with a certain value:
new CustomMetaValueCriteria(new ...
0
votes
0answers
55 views
Tridion UGC doesn't save anything in database [closed]
I'm trying to configure Tridion for User Generated content following the instructions from the installation manual and from the sdllivecontent website. Still, I am not able to make it works. Nothings ...
0
votes
2answers
55 views
Email generation on content publishing in Tridion 2009 SP1 [closed]
I have a requirement for an auto email generation with the publishing Status of a specific important Content file either (Success or Failed) which would help us in alerting & troubleshooting in ...
0
votes
1answer
54 views
Enabling styles in RTF field in Design tab
We are using Tridion 2011 SP1. Is there any way to enable styles in Design tabs of RTF field? We have preview tab but editors are finding it as an extra activity to click on preview tab and see the ...
2
votes
1answer
78 views
How to configure WebDAV in Tridion 2011 sp1
We are using Tridion 2011 SP1. We are using NTLM Authentication. We are tying to map network drive for WebDAV, when we enter CMS url/webdav and press next it is throwing error "The folder your ...
0
votes
0answers
49 views
OrCriteria taking forever to execute using Tridion content delivery api
I am converting a SQL query into broker API functionality. The query basically retrieves custom meta data based on key and value filters. The issue is when I am joining two criteria using or criteria ...
2
votes
2answers
56 views
Tridion - Move component to another folder
I want to move one component from one folder to another folder already created.
while (textReader.Read())
{
textReader.MoveToElement();
Component comp = ...
0
votes
1answer
64 views
Content delivery criteria for getting data from LinkInfo Table
I need to fetch component ids from link info table based where url field matches a certain value. Is there any criteria to get data from link_info table in tridion using content delivery api.
for ...
1
vote
2answers
73 views
Internal Link Resolution Issue
I am getting a freak behavior as stated below (The environment is SDL Tridion 2011 SP1 with HotFix Rollup applied):
I have a page - Page 1 - with say following components on it associated thru' ...
3
votes
1answer
63 views
Using Solr with 'boilerplate' DD4T
I'd like to use Solr as the client-side search engine for published Tridion content. It'll probably be done as a RESTful service that is disconnected from the main application.
As we'll almost ...
3
votes
1answer
26 views
Properties in PublishTransactionFilterData to narrow down the search using Tridion Core Services
I am using Tridion Core Service to get all the Components published from a publication on a specific target. The code is as below.Since there can be lot of components and the result obtained using ...
2
votes
2answers
53 views
corresponding method in tridion core service for GetListPublishItems
Is there any method in tridion core services which can give me a list of components published on a specific target. Using search filter data i can get the component which are published it will not ...
4
votes
1answer
105 views
Tridion API call to get Xml containing Structure group and Page nodes with some sort of hierarchical relation
I am looking for an Tridion API call to get the XML containing all the structure groups and the pages beneath it with some sort of hierarchical relation. As of now I could not find such API call in ...
5
votes
3answers
39 views
Tridion undo-checkout / check-in
Is it possible to grant undo-checkout / check-in functionality to a user who isn't a system administrator? I wish to grant this function to selected super users so they can remove old locks on ...
0
votes
3answers
91 views
How edit and save the tridion default templates (TBB's)?
How to edit and save back the default tridion template building blocks say for Ex(Default Finish Actions) provided by SDL?
Where can i found the soucre of default TBB's? After locating and editing ...
4
votes
4answers
122 views
HTML5 tags are not working in RTF field for TRidion 2011
I came across with an issue where RTF field in TRidion 2011 is removing HTML5 tags while saving component.
Issue:
Source snippet
<div>
<a class="arrow button" data-role="button" ...
-2
votes
1answer
134 views
Creating and deploying a windows service publishing pages in SDL Tridion
Our requirement is to schedule content publishing of a content page to run in recurring intervals in Tridion CMS application. We are currently using Tridion 2009 SP1 version.
As per the suggestion ...
6
votes
2answers
125 views
SDL Tridion: Logical structure of a page in XML format
Is it possible to extract information of a SDL Tridion page including the contents associated to it in a xml format.
I am expecting something similar to this:
<page name="mypagename">
...
5
votes
2answers
49 views
Upload folder in Tridion Content manager missing
While doing a migration of tridion 5.2 to Tridion 2011 SP1 HR1, we noticed that there isn't a upload folder in the Tridion 2011 content manager directory.
The upload folder of Tridion 5.2 used to ...
0
votes
1answer
82 views
Can we add “select all” checkbox for selecting the multiple checkboxes on Tridion component using Extensions
Just to confirm, whether if we can have a new checkbox "Select All" on the components of the Tridion Translation, the objective is here that we have got lots of languages and business user want to ...
1
vote
3answers
114 views
Tridion: Component Template issue when looping over linked components
Hello,
I got a problem with looping over my linked component.
I created a EmailSetup(View UML diagram) Component with a product item.
The product Component has schema (EmailBlockWithCode).
Product: - ...
3
votes
1answer
50 views
XPM / UI : Creating new pages based on Page Type with copied components
I relatively simple question regarding XPM this time. It's about creating Page Type which editors could use to base their new website page on. When defining a Page Type, you can use an exisiting page ...
2
votes
1answer
59 views
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 ...
0
votes
1answer
60 views
Alternative to Item.ItemPropertyFileNameSubFolder property in Tridion 2011 SP1
In one of our implementation of TBB we are using ItemPropertyFileNameSubFolder property of Item.We are migrating our application from 5.3 sp1 to Tridion 2011 Sp1 and the property ...
0
votes
1answer
84 views
Regex validation on Tridion Schema fields and show alert message
created a schema having a field name 'email'. Now i need to verify field is it valid ? if not i want to show a error message. i edit the source as follows :
<xsd:element name="email" minOccurs="0" ...
3
votes
2answers
125 views
Why there is no Tridion page template system metadata published to broker database?
We are using Tridion 2011 SP1 HR1 and New UI.
We would like to generate new UI JSON tags using our Java framework based on the Java content delivery API: Tridion delivery framework (TDF).
The JSON ...
4
votes
2answers
85 views
How to determine in a Custom Resolver if I am publishing or unpublishing? Tridion 2009 SP1
I'm trying to capture when a component is unpublished. I try some approaches but I don't have the result that I want. My attempts are:
In Event System. But this not works because there are a known ...
2
votes
2answers
52 views
synchronizer - unable to get client-side resource
I already put this into the old forum so I hope this will be fine.
Suddenly in one location users to the CMS side now are getting errors. If they work elsewhere there is no problems. I know the forum ...
3
votes
1answer
70 views
Get full name of binary from Razor Template, including extention
I'm using a technique I found on SO (here) to publish binaries from a Razor template. It works great except for one minor shortcoming.
I want to push an item with the file name that was uploaded to ...
0
votes
4answers
51 views
How to compare component versions for sending notifications?
I am working with Workflows (Automatic Activities).
I would like to show which parts of the component have been modified via e-mail.
I guess I can use something like:
...
2
votes
2answers
96 views
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 ...
2
votes
1answer
70 views
How to configure the height of 'Insert Character' popup window in OOTB Tridion 2011 SP1?
RTF Field --> Insert special character. We have added few more special characters to the list.
We have a requirement to increase the height of the popup window.Where can we configure it ?
5
votes
1answer
78 views
Tridion UGC service and oAuth authentication
I've a problem when trying to do a webrequest to UGC and authenticate using oAuth. I'm making a webrequest such as:-
WebRequest wr = ...
2
votes
3answers
88 views
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 ...




