-
GOS-create Business workspace button doesnt appeared in Business partner Screen
Dears , we face a strange behaviour in Business partner(Bu1006),with t-code BP , the Business workspace buton doesnt apeared Although all configuration fine, and the butoon apeared in other transaction . why the behaviour differnet for the two screen although the configuration is the same Any Help?
-
GOS-create Business workspace button doesnt appeared in Business partner Screen
Dears , we face a strange behaviour in Business partner(Bu1006),with t-code BP , the Business workspace buton doesnt apeared Although all configuration fine, and the butoon apeared in other transaction . why the behaviour differnet for the two screen although the configuration is the same Any Help?
-
Embed custom HTML inside Widget
Hi, We are looking for a solution to embed customized HTML page inside a “widget window” of the Perspective Manager. So far I tried looking for a solution in Opentext Learning Services and in the forums, but no luck yet.. I managed to embed a WR inside widget, but it only works in Classic not in SmartView. Any guidance…
-
OTDS Push Connector API - how to increase response timeout of OTDS Generic RestAPI
We are working developing pushconnector, Our login API responded in responded 200 in 11789.7003 ms (11 seconds), Generic restime api has below log. synchronized resource Pushconnector (42cb96c6-1695-428b-87b7-e5a92176cc7c). Reason: jakarta.ws.rs.ProcessingException: java.net.SocketTimeoutException: Read timed out Other…
-
Teamsite/OpenDeploy current version Release Notes
does anyone have a copy of the current release notes pdf for TeamSite and OpenDeploy that show all support platforms (OS version, JDK, etc) and configurations and upgrade paths as well? Waiting for my support contract to be renewed to get access to the portal (likely next week) but would like to pre-read if possible.
-
How to get started with the Magellan Text Mining Engine Service?
I am reviewing the Magellan Text Mining Engine documentation on the Opentext Developer API site. However, the following information is missing: Which endpoint should be used to access the Magellan Text Mining Engine? Tutorial/documentation that shows how to use the APIs. Please check the next point. For example, how do I…
-
How to use TreeView alongside folder browser
Hi all, Fairly new to smart view development and the SDK. I'm in fact not trying to develop anything custom but just use the CSUI in an external application. I've gotten the folder browser loaded up with no issue. I've read the documentation and it references a tree view which I take to mean a directory structure view of…
-
CS WebService SOAP XML format for initiating workflow along with attributes
Does anyone have a sample webservice SOAP XML format for initiating a workflow in Content Server along with setting up values for few workflow attributes of type Integer and Text? Regards, Manu
-
How can we use GetChangePasswordUrl web service in OpenText Appworks 16.6
We need to reset the Appworks password externally from the login screen. So we have found the GetChangePasswordUrl web service to fulfill our requirements but are unable to use the same because it is not mentioned in any of the OpenText documentation. So please help us in using this web service or any other method to reset…
-
AppXtender - Copy file from location to another
I am attempting to download a document using SOAP API version 16.6. I have the documents in one folder and am attempting to download a document and create it in a different folder. I am using Java. Are there any examples on how to do this? I am unable to get the download to work.