-
Integrate xECM Records Management Classification in AppWorks
Hi experts, My colleagues are working on enhancements to an existing process, where process users want to able to select a records management classification (from xECM) when setting up process instance. This RM classification would then be used in turn in the corresponding xECM workspace. Any ideas? I could suggest that…
-
"value is too big for attribute", but it's not
Hi. I'm investigating the failure to assign a UTF-8 value. My checks show that it should fit. Notice that the two numbers are the same in the error message. Is this a known issue with Documentum? IDQL> 1> select r_server_version from dm_server_config; 2> go r_server_version -------------------------------- 7.3.0000.0214…
-
Need sample code - eDocs DM 22.x - Web services - How to search for and add folders/subfolders
Hi, I have some old samples of the DM Webservices to search for and add documents, but it does not have any sample code for searching for or adding folders and sub folders. I am adding a document to the library and need sample code to find out if the folder/sub folder exists and if it doesn't then add the folder/subfolder…
-
VIM Invoice Portal System language Drop Down Box
Hi, we are facing the problem that when we are changing the language settings "Region and Language" from any other language than german e.g. to english that the portal gives us only errors. SAP give us a solution to this problem by modifying the Lang_Support.properties file. We are now able to use english and german as…
-
Need to provide large input through LiveReport
Hi My requirement is if we select i/p type SQLList in LiveReport for 100 userid input will be something like 'userid1','userid2','userid3','userid4','userid5',.........................................,'userid100' Now current restriction is we cant provide more the 100 charater in SQLList is there any different way we can…
-
Opentext Smartview is prompting for sign-in
Hi , SmartView is prompting for sign-in pop-up. This is happening after session timeout(after 10-15 minutes of leaving the browser ideal), which is behaving not the same as ClassicView. When entering the credentials in username/password (or) when clicking the cancel, it is returning the same prompt and not allowing to…
-
Need assistance resetting the "Web Administrator" password in Content Server
And just to clarify this is the password needed to make important updates under the admin section and can normally be reset in the server parameters page if you know it. Unfortunately not the case in my situation in our PROD environment. I have the otadmin / Admin / CS admin (all sort of the same thing and synced is my…
-
Remove tool bar BWS icon - Smart View
Dears, We are looking to remove the create BWS icon from the Smart View tool bar, does anyone have any leads to start on this please? Also, the customer is looking to replace the documentation link from the help icon, to be replaced by a custom PDF document they have. Best Regards
-
Opening of PDF document in Smart view
Hi All, Right now if i click on any pdf document, it is getting opened in a new tab. i want to change this top get document opened in same tab post clicking on document. i explored almost all admin related setting. but unable to progress further. We have blazon installed. Any help is much appreciated. Thanks
-
401 Unauthorized error while making request to API using Python. It indicates access token "invalid"
I’m encountering a 401 Unauthorized error while trying to make a request to API. The error message indicates that the access token I'm using is "invalid." Here’s what I’ve tried so far: Verified the Access Token: Double-checked for any typographical errors in the token. Confirmed that the token is in the correct format…