-
WebAccess Module
hi all need your help to use the WebAccess module and settings. how can i add my tabs? in the videos available you are using an old version and this is simple in the version 1.1.5 the add link is not available anymore.
-
How to run or connect the appworks app with service
I have download and installed Profile app and Sample Service. Now How do I connect this Appworks app with the Appworks service from the browser? What is the URL?? How to run simple appworks app without service from web browser? Any help appreciated.. Thanks
-
Notifications
I tried following the following tutorial: https://developer.opentext.com/webaccess/#url=/awd/resources/articles/8545/appworks+notifications but i was unable to get the notifications feature working, i am having trouble structuring the request properly. Here is an example of what i am trying to submit, following the…
-
Process Suite - Cordys REST APIs required in next release?
Hi, REST APIs list the capability in Process Suite 10.5 release. I want your feedback/input on the next set of REST APIs required from Cordys. As we're planning the next Process Suite release this information will be useful to meet your requirements. Thanks Raj
-
Example on how to use the Cordys BPM APIs
Hi, I need some clear examples on how to use Cordys BPM api's. Also some more extended examples on how to configure and use the APIs in general. Thanks, Danny
-
Use PATCH verb to search?
A coworker pointed this out to me, and I couldn't think of a good reason for it... The OpenText RESTful API documentation illustrates how searches are supposed to be performed. The example that it gives cites using the PATCH HTTP verb: URI Method Notes /owners/123/dogs?where_color=tan&where_had_shots=true PATCH For a…
-
The End for LAPI?
I understand that LAPI is already deprecated, but does App Works mean that LAPI will be finally withdrawn? And if yes when?
-
"Creating Your First AppWorks Service" page screen shot
Hi there, From "Creating Your First AppWorks Service" page https://developer.opentext.com/awd/resources/articles/895/creating+your+first+appworks+service The screen shot in the following section seems incorrect. "Choose Apache Tomcat v7.0 from the Target runtime list." That screen shot I think a duplicate of the "Add New…
-
Issue with First Appworks App
Hi, I am assuming that even without deploying the client app to a mobile device, I should be able to see it working in a regular web browser. If not, just say so and read no further. When I built the sample code (well, I pretty much copied it from the bundle), I only get the requisit 'There was a problem loading profiles.'…
-
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.…