-
Object Exporter not exporting all versions metadata
Hi, We are using object exporter for cs 16.2.10 and we noticed a bug that its not exporting metatdata for all the versions of the document although we are not specifying "current" do any of you can help here.
-
Rest API to update Form or Attribute inside Workflow Package
Going over the CS RestAPI documentation, in the Process section, there isn't an endpoint to update Workflow forms or attributes. Also under the Forms section, they refer to the forms as alpaca. Whatever that is, I don't see a way to update form inside a Workflow Package. Any guidance?…
-
Using OTDS for the licensing of our own products
Hi there. We hav a bunch of software connecting to Classic and/or Smartview, as well as D2-REST. Right now we use our own licensing system. Since now Documentum uses OTDS for is licensing, I was wondering if it's something we could do too. I supposed we'd need to be able to Generate a license file with the data we need…
-
OTCS Smart View - search user by full name
OTCS does not support search for a user by full name (first name and last name at the same time). In Smart View (widget Metadata - user field), when I start typing first name "Radek", it shows all users with first name "Radek", but when I add a character space "Radek ", it shows 0 results. Is it possible to search for a…
-
How to make content-type : 'multipart/form-data' POST request using OScript?
Hello Team! We need to make a POST request using OScript, which would use 'content-type : 'multipart/form-data'', like in Postman. The body would have a 'cert' file with key attached. That's how the request looks in Postman: Is it possible to do with OScript and, if yes, is there any available guidance or examples? We have…
-
Clean of Group Assignments in eDocs
Hello I have SQL list (one of many) of 6000 relations of groups to a specific documents. I want to clean-it up in bulk to leave only Owner, and then I want to bulk update it so just 2 relations are made tov every single document from the list. If you want to Visualize it: Document #112233 have relation with Group 1, Group…
-
Extsream - What is the # of digits limitations for numerical variables?
I have a Data overflow error noted in the Run report document This has to do with a variable (mapped in the DRV file as "float" type) with the value of 1587081703043010.8 The output of the value truncates it by 1 digit to 158,708,170,304,301, which shows the number incorrectly. Given that I received the data overflow error…
-
xecm__EventUpdateQueue__c batch idle times
Hello, we noticed that the WorkspaceEventUpdateQueueBatchable once it finishes its job, has a long wait time before it launches again. We've seen up to 7 minutes before it starts the next batch (even though the EventUpdateQueue has entries). We have : Workspace Metadata Batch Job Resubmit Delay (min) set to 0 and Workspace…
-
ALM Failure When Deploying Application to OpenText Thrust Services
I am currently working with the Advanced Workflows of Core Content, which are managed through the OpenText extension in Visual Studio Code. I have followed the tutorial extensively and have created everything (workflows, etc.): https://mimage.opentext.com/ot/2/devx/vscode/latest/vscode-tutorial.pdf Now, I have reached the…
-
Variable Assignment and Reset Events - Migration from On-Premise to Cloud
We are currently migrating our on-premise Exstream deployment to the Exstream Cloud Communication Platform and have encountered a challenge with variable handling and event timing. On-Premise Setup: - Multiple queues based on page count (There are 4 Queues) - Each document has barcodes on odd pages with 20-digit…