-
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,…
-
About Logout functionality
Logging out from AppWorks should invalidate my application's session. For logout, is there any listener or so, such that when Logout of AppWorks (webaccess) is clicked I can invalidate my applications session and call my OTMM app's logout functionality? Is there any other way to invalidate my application's session by…
-
Where are saved the users informations ?
In the database generated by AppWorks, in which table ate stored the users ? There is a USERSTATE table, but it only stores information about the user photo and the last seen event. Where are the other user info like name, address, email, etc... ? I need to know this so I can create a relation in JPA (@JoinColumn) for the…
-
Clarifying when to use which API for Content Server
Hi, While attending the partner deep dive event in Waterloo this week, I asked and got some answers to the question of when to use which customization methods. I'm posting here with the intent that Open Text will clarify that I've understood correctly, and elaborate on where I'm vague, and correct where I'm flat out wrong:…