-
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…
-
Gateway 1.1.6 and otds
Hi, i had gateway 1.1.5 with built in otds. Now I want to update gateway to 1.1.6. Will built in otds also be updated? How do I apply patch 2 for built in otds? Or is it already patched within gateway 1.1.6 package? Thanks Uldis
-
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…
-
If internal App's session times out, what is the way to redirect to OTAG login page
I deployed my OTMM app on AppWorks gateway and accessing it through webaccess. Now that, if OTMM's session gets timedout and clicking on any link, it should redirect to webaccess login page... Is there a way to redirect to webaccess login page if session gets timeout or for any other reason... Right now, I am using…
-
How to make an AppWorks Gateway API REST call?
I am trying to use the AppWorks GateWay API to get back a list of users. My reference is: https://developer.opentext.com/webaccess/#url=resources%2Fapis%2Fawg-v2&tab=501 The following is my URL to the AppWorks gateway: http://server1:8080/gateway It shows me that I am using: OpenText AppWorks Gateway v1.1.5 I get a…
-
Appworks client for Windows 8
Hi! I just wonder if Appwork client will be available also for windows platform/win mobile devices (on windows market). Tomas
-
Apache authentication using htpasswd
I have installed Cordys BOP4.3 with SAML authentication on oracle Enterprise Linux 6. Now we are unable to change it to OS authentication (which required reinstallation of BOP4.3 in OS authentication) also there is a dependacy on unix which will allow public key encryption mechanism to login into Linux box. Since SAML…
-
How to relate user profile in my Services/Apps
Hi. I'm learning how to work with AppWorks, but I'm kind of stuck here... I want to create a simple service/app to share messages/topics/ideias/whatever. Each message will have a title, a message and a date. I would also like to each message have a reference to the user that wrote it, but I don't know how to relate 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:…
-
Unable to connect to Content Server
Hi there, I have setup the AppWorks Gateway successfully on a dev box, and am now trying to connect it to Content Server 10. In the Settings page, I provided the Content Server URL as "http://localhost/OTCS10/livelink.exe" and clicked on the Test Content Server URL button, and the following message is shown: Failed to…