-
Cross domain authentication
Hi When trying to authenticate in my app via a browser comming from another domain i get this errror. XMLHttpRequest cannot load http://moss-strs.eim.net:8080/gateway/v1/auth. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://moss-strs:8080' is therefore not allowed access.…
-
AppWorks Windows/Mac Client
Can anyone direct me to where I can download the desktop client for AppWorks? If I go to the download page: https://developer.opentext.com/webaccess/#url=resources%2Fdownloads&tab=501 I can see instructions where to download the media for iOS and Android devices, but I don't see a client for the desktop. Does one exist at…
-
Send Mail PDF Attachment available on Server
Hi, I want to know how to Send an PDF file available on the Server as attachent to mail . If encoding is required then how ? Thanks Prachi
-
:"Add Link" button missing on OpenText Web Access Services / Configuration page
I installed the latest AppWorks Gateway (1.1.5) and the new components ot_appworks_addons_1.1.5.otag on my local machine running apache-tomcat-7.0.42 with Oracle 11g. I followed the installation instructions and they see to be working fine. However, in the OpenText Web Access Service configuration page, I do not see an…
-
User profile for Webaccess
How to obtain the logged in user profile from webaccess while working with web clients in AppWorks platform
-
Webaccess (Install and Confirgure Apps via Admin UI)
When will someone be able to document the process to install webaccess (webapps) via the admin ui - similar to what is documented for mobile apps here, https://developer.opentext.com/webaccess/#url=resources%2Farticles%2F899%2Fcreating%2Byour%2Bfirst%2Bappworks%2Bapp&tab=501? I would like to better understand how to…
-
Testing during App Development Cycle
Hi, I think as per the documentation,if I have to zip my app as mobile.zip, it will be very painful during development. Because, during development I would like to test the page instantly without going through the whole cycle of archiving into mobile.zip. So can you please explain the steps that you would recommend during…
-
Error: Maximum display name length is 255 bytes and/or maximum description length is 4KB
Hi, When I try to add my app, I get this error message: Error: Maximum display name length is 255 bytes and/or maximum description length is 4KB However; this is the contents of my app.properties # Required fieldsdisplayName=REST sampledescription=Simple demo on how to use RESTreleaseNumber=1minimumClientVersion=1# Make…