-
Error synchronizing Active Directory User
Error synchronizing Active Directory Users
-
Comparing APIs - CWS vs AppWorks vs CS REST API 1.0
Hello: Could someone please post the differences between these three APIs? What services are available with CS 10? are there more available w/CS 10.5? I have read this, https://developer.opentext.com/webaccess/#url=/awd/forums/questions/1130441#r1130448, which was helpful, but would be more useful to display a grid showing…
-
Administration Client
Hi, I'm trying to use Administration Client for Appworks. But when I sign in with otag user, ? couldn't manage anything. It opens as below screenshot. What am I doing wrong ? My Appwork version is 1.1.6.
-
Post replies and edits disappearing
Is anyone else having trouble replying to posts or editing old posts?
-
Content Server API v.1 - Jersey 1.17 - Creating Versions via POST Method
Hello, I try to write a REST Applikation in Java with Jersey 1.17 that use the ContentServer Api v.1. I can "Authenticate" via the POST Method, I can GET a Node or create a new Node via the "Node" Post Method, but if I want to create a new version in a node, I got a 400 Response Status Code and the following Error:…
-
AppWorks and Microsoft SQL Server
Hi, I have seen the guides for MySQL and Oracle as production alternatives for the AppWorks gateway database, but does anyone have any experience in deploying using Microsoft SQL Server? Any specific issues they have encountered? My client only uses SQL Server! I'd be really grateful for any information you can provide.…
-
Re-Branding WebAccess and TempoBox for Corporate L&F
Hi, I've been asked to investigate rebranding of the AppWorks gateway (WebAccess) and TempoBox. The client does not want any reference to OpenText or AppWorks in the UI's. So, other than edit the css files directly (and obviously add the clients images), is there a preferred method for branding. I read sometime ago about…
-
Redundant "Content Server" text appearing in the mobile AppWorks header
I have a mobile app (OTMM) which is basically of type "shortcut" pointing to my app's url (given as value for key url.default in app.properties). After deploying the app in gateway and accessing it from ipad/mobile, I find "Content Server" in the header section. What could be the reason for it? Any tight coupling between…
-
REST Client add-on for testing
I read in the CS REST API development guide that it's possible to use a REST client add-on with your browser. I've been trying out REST Easy for Firefox with little success. What are others in the OT Development community using when they want to test out an API without building a full-on Javascript client? At this point,…