-
how can i use Notification BB to send message to select users with specific roles
I have users divided into 3 groups: Group1 Group2 Group3 I only want users to get the notification of Task Create event when the item is created and assigned to a group they are a member of. My parent entity has a property that holds the name of the role that the task belongs to (ParentEntity.Item.Properties.OwningGroup)…
-
How to pick images from S3 bucket during runtime using Placeholder variables
We have on prem design manager 25.1 with Images being pulled onto output pages from server using place holder variables. Now we want to put these images on S3 bucket and want to get these images onto output pages via our Orchestrator (in Flow model and Flow context). How can this be achieved?
-
Is there a way to select a user from ECM and run a report to see what he has access to?
The Company is going through a major restructuring. We need to make sure employees into their new organization structure have no access to their old structure data. Permissions where managed by end users head of Departments. We ended up not knowing who has access to what. Is there a way to select a user from ECM and run a…
-
Content Server Mobile on Azure Kubernetes Services
We are trying to deploy Content Server Mobile on AKS. As per the Release Notes of Content Management 25.2, we could see the below Docker images are available. when we try to pull the images, we do not see the otawg-csmobile-init. Please refer to the below output. PS C:\Users\shiva> docker pull…
-
lift-and-shift migration of our Documentum environment from on-premises infrastructure to Microsoft
Hi, We are planning to perform a lift-and-shift migration of our Documentum environment from on-premises infrastructure to Microsoft Azure Cloud. As this is a lift-and-shift approach, there will be no changes to the Windows OS or software product versions—everything will remain as-is in terms of configuration and…
-
Smart View logo requirements
We are trying understand if there are any guidelines or restrictions such as dimensions, dpi, image resolution etc when trying to update the customers Smart View global header icon / logo? It's my understanding the logo currently is "height: 24px; width: 220px;" but can this be updated to anything?
-
User Interface in BPM - Message Type Info
I am able to create tasks in a BPM using the user interface, but I am not able to show a basic ui form to display a message. The Message Type of Info seems to be the way to do it, but no form is displayed. The BPM is being called from an entity rule. Thanks.
-
Different headers in BIRT report
Hi! I would like using different headers on the first page and the others. On the MastePage I placed a grid with 2 rows. In the 2 rows I placed 1-1 other grid with a simple label. On these grid's OnPrepare event I wrote a little script, wich depend on then pageNumber variable set the grids "display" attribute value. But it…
-
Exstream version history
Hi, Can anyone help with the details of OTExstream version history ? We have a legacy version 16.6.31 and we are trying to find out the latest version supported for a non-cloud migration. If I understand correctly the latest version (23) supports only a SaaS model, is that correct? SaaS migration is a long-term target for…
-
Uploading Large Files (5–10 GB) to Documentum via REST – Chunked Upload Support?
Hi Team, Has anyone successfully uploaded a large file (around 5–10 GB) to Documentum using the REST API? If yes, could you please share the approach you used — specifically: Which REST endpoints were involved? What did the request body look like? Were there any required headers or configurations? Also, is there a way to…