-
LPD is not supported. Is it possible to use IPP (Internet Printing Protocol) to receive the files?
After installing the KB5040430 patch on Windows Server 2019, we are unable to receive input files/data from the source system. Further analysis indicates that this issue is associated with a Windows Patch/Service pack. Microsoft has not provided a fix, and LPD support is absent (although it functions on 2019/2022 servers).…
-
Help please. How to manipulate the screen in a multiselect selection in Documentum WDK 16.7.9
I need to call the screen N number of times according to the selection that the user makes, I need to know how to manipulate this multiselection Documentum WDK 16.7.9. I really appreciate your help in advance
-
Documentation for ACL permissions in CMS
I could not find any documentation about the different ACL permissions in Content Metadata Service (e.g., the difference between 'write' and 'write_content'). Is the full list documented in detail anywhere?
-
How to add a button to the Search Results Header?
I can add a button to the Search Results Toolbar Items when you select items but how can I add one in the header here: Thanks
-
Build Failed error in Composer
Hi, We are getting build failed error in Composer. Kindly help to resolve the issue. Buildfile: C:\DFS_Workspace\DocumentumCoreProject\dfs7.1\dfs-build.xml [echo] defaultclasspath is C:\DFS_Workspace\DocumentumCoreProject\dfs7.1\emc-dfs-sdk-7.1\lib\java\jaxws\FastInfoset.jar [echo] projectclasspath is…
-
DFC and Java 17
Hi, We have a Java application running on Tomcat which uses DFC to connect to a docbase. It's a very old application and it needs to be upgraded. We want to upgrade to Java version 17 (LTS) but DFC only support Java 11. Is it un/known whether DFC is working with Java 17? Anybody tried Java 17? Any problems or configuration…
-
How to get ACCESS TOKEN for Exstream APIs
To use Exstream APIs, I am able to use endpoint /authentication/credentials to get OTDS ticket, but for some APIs, they request an ACCESS TOKEN, my question is how to get the ACCESS TOKEN? This is the response of /authentication/credentials { "token": "213312312312312312312312", "userId": "my Id", "ticket":…
-
is there a way to use non ASCII characters for bullets?
An old client asked me to change one of the characters from a bulleted list for a 'white bullet' ( ◦ ). It was necessary to use that symbol because screen readers read it as 'white bullet'. In the View Character Set there is a similar one but it is the degree symbol which is read as 'degree' by screen readers… So… is it…
-
Populate SUPERVISOR "External ID" from Extream data (Designer)?
I'm still struggling how to get meaningful information into Exstream Supervisor tables. We process documents with the "Exstream Engine" = Designer, so the usual "Message" part within Communications Builder is replaced by "the Engine". It turns out that the information we have available about the processing is very limited.…
-
How to run the D2 Rest plugin project locally using Spring
Hi All, We have created a new plugin project using d2rest smartview sdk [23.4] and on top of it we have created a D2-Rest plugin as well. If we build the project and deploy it to the ls-rest server, the endpoint works and we dont have any issues. however , we want to develop our custom D2 Rest plugin and want to test the…