-
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…
-
HTML5 Responsive Demo
Hi, I have install the HTML5 Responsive Demo and enable it from the AppWorks Gateway. Now, how to run this application?? Do we need any add on service to run this HTML5 application?? Thanks Dhaval
-
Reading app properties from the app
How can we read the app properties defined in the app profile in OTAG within the app?
-
Any tips on integrating the appworks package generation into the build
We would like to have the package generation as part of our build. We run on Windows 7 or Windows Server. Do you have a recommended way of creating the zip as part of the script on windows. Any suggestions for a compression utility?
-
How Do I configure Cordys BPM Server
Hi, I have installed Appworks Gateway locally. Can you please provide the steps on how to configure Cordys BPM Server to consume it's REST API? Can you also please point me an example of how to create a sample App consuming these Cordys BPM REST APIs? Regards, Phani
-
Authentication error when accessing Restful service
Hi, I am attempting to view loaded web applications via the WebAccess app. If I point my browser to http://localhost:8080/gateway/v1/apps?type=web I get the following error: HTTP Status 401 - Unauthorized This request requires HTTP authentication This error is preventing the WebAccess page displaying loaded web…
-
Using OTAG server as a Reverse Proxy?
We have a online App need to access the Content Server behind the firewall. I have installed Tomcat, AppWorks Gateway 1.0 and OT Everywhere Apps 10.0.0 on my test server. I also had the OTAG Reverse Proxy Service configured. Can I use this server as a reverse proxy server for the online app to access the CS? Thanks!
-
"Internal Server Error" after AppWorks server machine restarts
I installed AppWorks appworks_gateway_1.1.0 on my local machine running apache-tomcat-7.0.42 with Oracle 11g. I followed the installation instructions and everything worked fine before I restarted my computer (not the tomcat server). However, if I restarted the computer and tried to login to the gateway as the user…