-
Folder names not getting translated
Hi, I am using csui SDK to build a page to show the folderbrowser widget for a certain folder in Content Server. I have attached the code I am using. It is working fine and is loading the folderbrwoser widget but the problem is folder multilingual metadata is not working. In this case, I am trying to use Polish language.…
-
Timeout on long running WR via API call
I can run a certain WebReport from the front-end browser interface of Content Server and it takes about 15 minutes and completes properly, whether regular run or in background. However, if I run the same WR from an API call in PowerShell, there seems to be a timeout and produces this error: "Invoke-RestMethod : The…
-
Template Engine process limit number?
Hi, I'm using SAP Document Presentment (Exstream 23.3 Build 16.6.70 GA 496). Is there a limit number of Template Engine processes? For any new Template Engine process created I get this message: 0704 154611 (5474) 0 33415743-979A-473D-973F-3198871FD76F 00155985 No resources allocated for process, possible reason:…
-
Skipped Items Error While Uploading Documents in OpenText Content Server
Some users in our system are responsible for uploading documents to various folders, and they have been doing this for a long time without any issues. We haven’t made any changes to the system settings, but one day, some users (not all of them) started receiving the following error while uploading documents: “Skipped…
-
SCE with SAPGUI 8 - 64 Bit
Hi all, We just installed SAPGUI 8 64 bit and we have issues with SCE . When using transaction /n/OPT/VIM_WP and clicking on "Single-Click-Entry" a shortdump is coming related to SAPLOLEA —- Information on where terminated The termination occurred in ABAP program or include "SAPLOLEA", in "AC_SYSTEM_FLUSH". The main…
-
SMTP email and Dynamic Attachment of PDF
Does anyone have an explanation of how the dynamic email attachment works with an SMTP email output queue and connector? The documentation for Orchestrator is not very clear and refers to delivery metadata having values that make no sense. We are currently on version 24.2
-
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…