Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
Follow Product Categories to personalize your experience
Following product categories allows you to see all posts for the products you follow in the Quick Links list and site header; receive email notifications; and refines your search results. Read on to learn more. Select a product Category: Quick Links After 'Following' a product Category, you can use the Quick Links menu to…
-
Samsung Galaxy Book Go 5G
I would greatly appreciate any assistance with imaging a Samsung Galaxy Book Go 5G (NP545XLA) with 256 GB built-in internal storage and a Snapdragon 8 Gen 2 processor. I've tried all the tried-and-true methods without any success. Thanks in advance
-
OpenText API authentication failed.
Hi Guys. I got all the details like TenantID, TenantUserName, TenantPassword, CLientId and ClientScecret. Though I applied all those it failed the authorization. Please check the attached screenshot. Any advise on how to get it authorized. Thanks.
-
OTDS token request with HTTPS url
Hi Team, End point of OTDS to get a token everytime a user hits a CS URL as here below is working fine with HTTP url. http://localhost/otdsws/rest/authentication/credentials { username: , password: } However once have enabled SSL to OTDS url and started using HTTPS for the same URL , the URL does'nt work and returning…
-
API To Create groupmemberuser is not working
Hi, We are trying to add the member to the group we are using the below API to add the group member. we are using the below JSON in the payload: { "properties": { "title": "SPADOLUS.frtest"} } We are getting an error as below in the response: { "status": 400, "code": "E_USER_HREF_NOT_CORRECT",…
-
WebReport DWNLD Tag Syntax
I am creating a WebReport to download a document to my local file system. I use a LiveReport source to identify the ID and name of a document. I tried this syntax to download the document: [LL_REPTAG=DATAID DWNLD:"C:\Users\abc\Downloads":"TestDownload" /] When running the report I receive this error message: * DWNLD:…
-
Can I add a folder reference when the document is created?
Is it possible to include a folder reference when creating a document via the REST API to avoid having to follow up with another API call?
-
How to Install an L2 TLS Certificate (keyonRA) on OTDS and OTAC Servers?
We currently have an L2 TLS Certificate (keyonRA) available on our server. However, we need detailed guidance or the standard operating procedure (SOP) to properly install the certificate on the server. Could someone please provide step-by-step instructions or direct us to the relevant documentation for this process? Any…
-
Best Practices for Taking Tomcat Backup Before Patching
Hi everyone, What is the recommended approach for taking a backup of Tomcat before performing patching? Should the backup be stored on a different server, on the local system, or on a file-sharing system? I would appreciate your insights and any best practices you can share. Thank you in advance!
-
Linking Same SAP System to two different Content Servers
Dears, we have requirement to connect one SAP System to two different content server environments is it possible? Regards,
-
How to pass the NodeID of the document that initiated the Workflow process?
Hi, I want to pass the node id / DataID of a given document that initiates a workflow to one of the steps in the WF map. The DataID supposed to be delivered to the Execute step on the WF map. Here's how the map looks : The goal is to somehow pass the Data ID from the start step to the execute step. Another step in the…
-
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…
-
Confg OTDS Server for MFA – SameSite=None
Hey, I’m running Content Server 24.4 and OTDS 24.4. I am trying to setup MFA using a MS Azure SAML 2.0 auth handler. Our HTTPS certs are managed by our networking team on a separate proxy server. This means that all the internal traffic is only http(port 80). Because of this configuration, we are losing the…
-
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…
-
<DataType_1_3_Workflow Attributes />
Hello everyone, I have an issue in the workflow regarding the naming of the step by the user and using <DataType_1_3_IDNumber />, which is one of the inputs in the workflow and has a value, but it does not appear. For example, in the following images
-
How to solve this error command failed
message_text=[ERROR] [LAUNCHER 31638] Detected while preparing job dm_FTQBS_HOURLY for execution: Command Failed: execquery,s0,F,EXECUTE do_method WITH method = dm_FTQBS_HOURLY
-
I am installing content server im my machine but the admin page is freezing
I am installing content server im my machine and after some configurations i reach the enterprise data source creation. After pressing create the process takes forever and doesnt actually end. When i try to access admin page it just stays loading forever. I checked the thread1.out log file and i found this error but I…
-
XMFax Cloud - Dithered text on pages with images
We are sending a document that includes a client's logo on the first page. On that first page, all the text is rendered in grayscale almost, clearly dithered when you zoom in. Numbers are almost illegible as a result, especially after printing on an actual fax machine. On the other pages that are text-only, the text is…
-
Modify the AuthnRequest sent by OTDS
Hi, My goal is to use Italian Public Identity Providers (SPID) to log into Appworks / OTDS with autoprovisioning handler in SAML. Due to validation problems by IdP I need to modify the AuthnRequest sent by OTDS or customize the SAML handler. is that possible? thanks
-
"{"error":"Error: File could not be found within the upload directory."}"
Hello , I am trying to upload my file from client system to open text. so, first i am trying it in postman where i don't want to go with form-data→file approach because i need to write a code in JSON format in my client portal to upload a file , i am uploading the file content to postman and it is showing the below…
-
How can I configure D2 to open native content on double click?
Hello, I am trying to configure D2 so when a user double clicks on a document, it opens the native content in read only mode. Currently, it opens the PDF rendition of a document. How can I change the double click action to open native content? Thank you,