-
Is it possible to upload a file streaming when creating a node
Is it possible to upload a file streaming when creating a node, we are using NodeJS + typescript and now I have to read a whole file into memory before I can upload it. Can this be done differently?
-
Running 2 instances of OTDS (different versions) on same Linux VM
We are trying to do a PoC with latest OTDS version, while keeping our exiting older OTDS version in place on same VM. Is it possible to have 2 different version of OTDS installed and running on same Linux VM? Note - We do have a separate directory for new installation and separate instance of Tomcat already setup on the VM.
-
Migration from ECC to S4/HANA
Hello there, we are planning to change our SAP ECC to S4/HANA but we would like to know if our current OpenText (22.3) would be compatible with the new S4/HANA. Another question would be to know if we the docs in the OT would be accessible from the S4 without any change in any of the two systems ( Ot nor S4) Thanks in…
-
XMLIN - Multiworksheets in a Workbook
Hi, Is it possible to call and generate multiworksheets inside an unique workbook event using XMLIN connector? I need to generate dynamically different and as many worksheets, depending on the selection previously made from Infor M3 (using the XMLIN connector). Regards,
-
FolderBrowserWidget loaded using WR HTML widget in Workspace tabbed perspective issue
Hello, CS 22.4 We have a workspace that has multiple tabs where tab 1 is standard browse (shows workspace content) while tab 2 has WR HTML widget that is loading FolderBrowserWidget. In general it works fine, however, there is a problem when we switch between tabs: Open WS and go to tab 2 (with WR widget) and…
-
How to get a horizontal scrollbar in smartview?
hi I'm sure this will be simple to someone smarter than me, but I can't work it out. I've created a webreport using the simple table smartview template. The table is wider than the container that the table is in, and although it automatically adds a vertical scroll bar, I can't work out how to add a horizontal one. I've…
-
Unable to update the security template for existing document in D2
Hi Team, I have created a new security template and configured against a context. When i create a new document or checkin existing document the new security template is applied against the document but for existing document if run the d2core method its not taking effort. So pls help me to update the security template of…
-
How to add other documents to an Empower Fullfillment
Currently we have an Empower driver includes both empower and non-empower documents which impacts Empower performance. Is there a way to add documents to the Empower fulfillment path to reduce what is loaded into the empower editor and thus improve performance? For example, given Empower customer driver, is there a way to…
-
Unable to login using SSO after OTDS upgrade to 24.3
Hello All, We have recently upgraded the OTDS to version 24.3. After that, we are unable to log into OTCS using SSO. Once we hit the OTCS URL, it is going to the IdP Metadata URL configured under the Auth handler in OTDS. After that it is again showing the OTDS sign on the screen. In the log we are getting the following…
-
D2SV SDK and Eclipse question
Hi there, I have a bunch of plugins, all configured in Eclipse, not problem there. However, I have a few classes common to all those plugins therefore, in Eclipse, I link to the source folder of those common classes. The eclipse Java compilation works fine and I can see those classes in the \target\classes\com folder.…