Newest Questions
7,422 questions
0
votes
1
answer
32
views
Unable to Delete component although it is unpublished from broker
A component is unpublished from broker database, but while trying to delete the component, it keeps notifying the component is already published.
0
votes
1
answer
40
views
Tridion Experience Space Addon Extension. Dropdown in table toolbar
Our Tridion Experience space addon extension has a button (let's say 100% copied from the github samples: 'copySchemaItemIdsToClipboardAction'
We need to set 3 buttons there in a group "Setup A, ...
1
vote
1
answer
49
views
First Add-on, step 2. Available if a url requests returns "1"
We are building an Experience Space Addon, with an extension, that is a context button in the menu, when you right click a component.
To know if a user can view or not this button I have to check ...
1
vote
1
answer
30
views
getting the current user in Tridion integration framework connector
Does anyone have any idea how to get the current used in the Tridion integration framework connector?
I see IUser interface, but how do I get it in the code?
1
vote
1
answer
41
views
Page is not editable after created using Core Services. Missing region properties and not allowing to add new components
We are creating pages using core services on Sites 9.5. Once page created, it is not editable further. We can't further add components to the region. The plus green button is visible in CME but click ...
0
votes
1
answer
86
views
DXA 9.6 Tridion Page output showing in JSon Format
For one of our customer using RWS 9.6 DXA , we serve the published pages using Cloudfront behind Load balancer. In few scenarios we get the published page output in JSON format (it shows all Page ...
1
vote
0
answers
64
views
Tridion Sites 10 - Rest Content Manager Api
I am looking for few examples to create Tridion Items like components, pages, SG...etc using rest content manager api.I checked the swagger documentation but it was not that clear. Can you please ...
1
vote
0
answers
41
views
Custom Rendering for different publishing targets when triggered in Workflow
We have multiple publishing targets part of workflow. Content will be published to each target when the activity instance is started. We want to capture the rendered data in the first activity ...
0
votes
1
answer
94
views
How to connect Tridion Sites 10 Core service using PowerShell and Access Management
Recently we upgraded to Tridion Sites 10.0 and Access Management is enabled for Coreservice.
How we can use PowerShell Modules of Tridion Coreservice?
1
vote
2
answers
72
views
Tridion Integration Framework failed to install default .net connector
I create new default .net connector using this page for Sites 9.5:
https://docs.rws.com/972952/741535/sdl-tridion-sites-9-5-connector-reference/creating-a-connector-using-the-template-for--net
However,...
1
vote
2
answers
40
views
Missing 42.0.0 arhetype on maven for Tridion Integration Framework
When I try to execute mvn generate for new Java tridion Integration framework template, for sites 9.6 (version 42.0.0) i get the exception.
Does anyone has any idea where to get it from?
0
votes
0
answers
18
views
OData errors | context.svc/contextMaps() issue
In the application logs we see a lots of the below error printed:
Can you please let us know from where do these requests of context.svc are originating and what all does ContextMaps() method call is ...
2
votes
1
answer
37
views
Access Management Containerization
Is it possible to create a docker container for access management instead of using dedicated machines. If possible; please share some references on this.
0
votes
1
answer
63
views
Error while indexing PDF components from Tridion CMS to Open search as binaries
In Tridion CMS we have created PDF placeholder components and in those components we are adding different Pdfs which we want to publish and index in open search (AWS Cloud service).
This is done by ...
2
votes
1
answer
35
views
First Add-on, lauch a pop up to an external app, passing selected items/s
We are developing our first add-on and have been reviewing all the RWS examples. Very helpful, by the way.
We have a case for which we haven't found an example. We want to add a contextual menu to ...