-
Integrate custom third-party document viewer inside D2 Smart View disabling Brava
Our business requirement demands to integrate a custom third-party document viewer inside D2 Smart View and disable Brava viewer. What we want is that when user clicks on the viewer "eye"-icon in the action menu then it should launch third party document viewer instead of Brava Viewer in the closable side panel.…
-
Right Fax Java SDK Latest Version
I would like to integrate Right Fax functionality with Java Service so i need to use RightFax Java SDK like RightFAX.RFaxSubmit, where do we get the SDK jar and what is the latest version available ?
-
dqman runs but keeps crashing
Hello Guys, I have been able to successfully run dqman version 6 with repository version 16.4 I have done this using DFC 6.7SP2, 7.1, 7.2 and 16.4 individually. I have used KB article below as well. KB10030004 However I am facing the issue that dqman keeps crashing. I have tried on Windows 7 and Windows 10 as well with the…
-
OpenText streamserve 5.6.2 SQL connection dropped when deploying project
After applying Windows Server OS cummulative patch KB5044293 on Windows Server 2016. Streamserve can no longer deploy an export file. This ends with an error "Connection was dropped" The logs show Unauthorized Connections. Has anyone else come across this problem? 1125 204007 (0051) 1 HTTPListener: Outgoing HTTP header:…
-
Typo in AppWorks tutorial – “reate” should be “Create”
In the tutorial Build your first low-code application, under the Take the next step section, there's a typo in the sentence: “reate a list that hides orders with a specific date range.” It should say: “Create a list…” Here’s the link to the page: Please update the documentation. Thanks!
-
Find Outbound Faxes SOAP API
Hello , what is the max count limit value that can be passed in findOutboundFaxes SOAP API call to retrieve the outbound fax history? I tried with 2000 as max count, and I am getting 2000 faxes but when i increase the max count value to 2001 or above the call is failing with respose as below,…
-
Can we change user Group using Core Fax API?
Can we change user Group of an existing user, using Core Fax API? I found nothing in the API docs about it. That would be useful to bulk update users. Thanks
-
How to add new attachment during a lifespan of a running workflow?
Hi, I was wondering if there is an option to somehow add / replace attachment during the lifespan of a workflow. I'll try to give an example : I have created a workflow "A" that will be signing the attachment that in that "A" WF with digital signature. For that I have an execute step which will be running some custom .exe…
-
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…