-
Add a button to the toolbar using SmartView SDK
Hello dears, How can we add another button to the original toolbar? I don't understand if it's a FolderBrowser widget or it should be a Command or both? Thanks in advance
-
Suggestions please for any Latest UI frameworks for Forms Power view
Can someone please suggest any latest UI frameworks used recently for Content Server form template power views if possible provide with an example . I am trying to implement forms having huge number of fields and different types (key look up buttons, drop downs, address bar, multi select, radio, user id etc ) and also…
-
Migrate documents from ApplicationXtender to OTCS via xECM?
Is it possible to use OTCS xECM -OR- Appworks to migrate documents and metadata from ApplicationXtender? If OTCS, what are some examples of the xECM Base URL and Application Server Endpoint?
-
Add a button to the toolbar using SmartView SDK
Hello dears, How can we add another button to the original toolbar? I don't understand if it's a FolderBrowser widget or it should be a Command or both? Thanks in advance
-
Content server SmartUI loading issue
Recently, we upgrade from Content Server 21.1 to Content Server 22.1. After this upgrade, smartUI components are not working. Getting tons of error messages: To simply the actual issue, we prepared sample test page with help of smartUI documentation. Step-1: Prepare a testing html file and save it with name: ‘Testpage.htm’…
-
How to acces Thumbnails with WebReports (blob:https://dms-dev.sbb.ch/0a369f4c-b57b-4650-9560-925009c
Hallo does somebody know how to access the Thumbnails with WebReports (blob:https://dms-dev.sbb.ch/0a369f4c-b57b-4650-9560-925009cd8f1f) in Smartui the Thumbnails are displayes as in the Attachement - can we reuse them? cann we access them with WebReport (in the future?) how are thoes keys…
-
Could not loggin with cookie
Hi experts, I have a problem with xECM. When I go to create a workspace from SAP (GOS) appears the following error. SoapFaulCodeName: Core.LoginFailed SoapFaulCodeNameSpace: URN:Core.service.livelink.opentext.com Could not login with cookie It's weird because the workspace is created on the content server even though the…
-
unable to setup the Smart UI SDK for Content Serve
Hi , I was trying the setup the Smart UI SDK. I have followed the documentation and I have installed prerequisite software's node JS, grunt and git. Later followed the step which are present in readme. But while running the "npm ci" I was getting the network issue "artifactory". could please guide me what I have to do for…
-
Business Workspace API not updating a category attribute for a Workspace
Hello everyone, we are trying to test a request where we update a category attribute for a Business Workspace, we saw in the API documentation for BW REST 21.4 that they show an example for "updating" a late business workspace with the POST Create BW request. We tried this request: { "name": "Solicitation A1",…