Newest Questions
7,422 questions
2
votes
1
answer
22
views
How to render the content of a component which is under component collection of component collection
How to render the data in my maincontainer.cshtml for the third level "Component" at the bottom mentioned from the below model and schema desing?
component = Model.Items.Where(c => c....
2
votes
0
answers
24
views
Experience Space: Create a Content Manager Like Panel in Custom Primary Navigation Page
Is is possible to create a side panel like the left content manger panel in a custom primary navigation page. So the goal is to achieve the same layout as Content for a custom primary navigation.
0
votes
1
answer
21
views
Stop unpublish event from getting processed in the Publishing queue
When we unpublish some components in CMI, it reaches the event system and then from event system, we want to forward these to an external service which will unpublish these components using core ...
5
votes
0
answers
45
views
Tridion CoreSerivce Rest API takes long time to return responses
We are experiencing slowness on tridion coreservice rest api
When implementing items API, It takes nearly 2 seconds to get a response by using Postman
https://test.cms.com/api/v1.0/items/tcm_13-125861?...
1
vote
0
answers
69
views
Could not connect to net.tcp://localhost:2660/CoreService/202101/netTcp. The connection attempt lasted for a time span of 00:00:02. TCP code 10061
We have been encountering the following error frequently:
Could not connect to net.tcp://localhost:2660/CoreService/202101/netTcp. The connection attempt lasted for a time span of 00:00:02. TCP error ...
3
votes
1
answer
40
views
NavigationExtension to replace Tridion Sites 10 logo with other brand logo
I'm currently learning how to create different add-ons and extensions for Tridion Sites 10 and I've been using the documentation and different examples that are provided as learning resources.
There ...
0
votes
0
answers
81
views
An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail
we are facing Fault Exception while Accessing Tridion Classic UI. we are able to access New Ui & Access management successfully.
We have identified Local Machine certificates are Expired. How to ...
0
votes
1
answer
31
views
Problem executing entity query - Sites 10 and DXA 2.3
We have broker queries running OK on Sites 9.5 and DXA 2.9, after upgrade to Sites 10 and DXA 2.3 the queries return empty result with the following error logged in cd_client.log
[Tridion....
1
vote
1
answer
24
views
Creating ECL stubs without netTCP ecl api
When creating content through the WCF core service that includes references to ecl items there is no automatic conversion to a tcm uri of the stub component like the UI does.
In the release notes of ...
0
votes
1
answer
62
views
Getting LicenseException and often Tridion 10 microservices pods restarts in AKS
We have deployed Tridion 10 RWS micro services in AKS (Discovery, Content Service, Deployer Service) and receiving error message like shared below w.r.t License, also pods are getting restarted often ...
0
votes
1
answer
40
views
UI Extension DevServer returns 404 not found
I am trying to use the development server shipped with UI Exensions react app, when running the server and open https://localhost:3000/ui in the browser I got HTTP Error 404. The requested resource is ...
2
votes
1
answer
40
views
Active MQ messages for clean cache in Tridion 10
We are migrating from Tridion 9.5 to 10.
In our WebApp we have Akamai CDN and a Redis cache for content.
In 9.5 we developed a CacheCleaner tool that is connected to the Deployer ActiveMQ to read ...
2
votes
1
answer
28
views
Error while using script to unattended install publisher server
I have created publisher installation script using following article https://github.com/NunoLinhares/Web-8.5-Quick-Install
I got below error.
Interact: Error: Access Management configuration is ...
0
votes
0
answers
47
views
Is Redis 5.1 supported by Tridion Web 8.5
Currently we are using Tridion web 8.5 version with redis on content delivery for caching purpose (we don’t know its version but probably it came bundled with 8.5).
Now we are asked to upgrade redis ...
0
votes
0
answers
59
views
How to Uninstall Add-on Feature
I have used Tridion Sites UI to install ADD-ON feature by providing dummy URL http://tridionx-qa-xx:83/addon/ui, After installing CMS and Publisher is full of Add-on logs.
How Can I remove Add-on ...