-
Offline work with AppWorks
Does AppWorks work in offline mode? I use CSDemoApp for testing AppWorks. How can I create files without network in my CSDemoApp? How can I sync my CSDemoApp with Content Server 10.5 when connected to the network? If I turn flymode on my device. How can I work with CSDemoApp? Interested authentication, authorization, and…
-
TempoBox - OTAG - Count not login to Content server using OTDS authentication
Hello, We are trying to implement TempoBox 10.5.0. We have following components for this implementation. OTDS 10.5.0 SP1 patch 5. Content Server 10 Service Pack 2 Plus Update 10 AppWorks Gatway 1.1.6 Our OTDS is integrated with Microsoft AD using synchronized partition. Content server is using OTDS for authentication. OTDS…
-
How to list the documents in Project workspace using Content server REST API
we are unable to get list of subitems under project workspace. we have tried in below ways we can only able to list sub projects. 1 ) api/v1/nodes//nodes 2) api/v1/volumes//nodes it is expected type id but we are not able to find type id for project(personal workspace type id=142 , enterprise workspace is 141)
-
Displaying .mht files\excel links in ECM Everywhere
We have an excel workbook with links in it. When viewing the workbook through the ECM Everywhere viewer, the links aren't clickable so I'm looking for a way to make the links clickable from within the ECM Everywhere App. One thought is to save it as a webpage but that doesn't display in the viewer.
-
AppWorks iOS app sometimes loses a javascript file. How can I force a re-download of an application?
I've encountered an issue several times where my iPad or iPhone AppWorks application downloads my app, but somehow misses one of the javascript files. This causes the pages to display incorrectly and some of the functionality to fail. The only solution I've found is to either delete/download the AppWorks iOS app again, or…
-
How to customize iOS app's look and feel / Branding ?
I couldn't find any documentation on how to customize (branding) iOS app container or Webaccess login / header. Please provide documentation or explain about it. Thanks.
-
Test the AppWorks App sample
We are testing the sample App and when we try to run it on the browser we get a couple of 404 errors: GET http://server:8080/webaccess/locales/en-GB.json GET http://server:8080/cs/api/v1/volumes/142?expand=user Any idea of what we may be missing? Thanks in advance
-
Navigation Sample (HTML5 Navigation Demo)
Did anyone try the HTML5 Navigation Demo on WebAccess (Common Header) or BlueStacks? The same sample that works flawlessly on iOS does not seem to "perform" that well when running on either.
-
OTAG token not authenticating REST
Hi, OTDS 10.5 SP1 Patch 5 Content Server 10.5 Update 2014-12 (version 10.5.0.10) OpenText AppWorks Gateway v1.1.6 OTAG Reverse Proxy Service * Allowed path patterns = contentserver/api/* * Proxy Mappings = contentserver=enterprise/otcs/cs.exe I have configured both the Gateway (within the advance settings of the gateway)…
-
AppWorks Gateway 1.2.0 setup on Apache
Hi, we are trying to test AWG 1.2.0 and following the installation guide on "https://developer.opentext.com/webaccess/#url=/awd/resources/articles/11098417/appworks+gateway+v120++installing+and+upgrading&tab=501" and adding the line -XX:MaxPermSize=512m to the properties as instructed, the Tomcat service fails to start…