We are trying to develop a mobile app in Appworks . We need to a call a Process suite REST service from the Appworks Mobile Application.
If the process Suite service is Anonymous service the service call is working fine and we are getting response in Mobile device.
For a normal Process suite service(without anomymous access) we are getting the error "Anomymous access denied error" while calling the service.
We assumed that Appwork.js take care of the authentication automatically, but it is not happening.
Can anyone suggest how to do the authentication with Process Suite webservice from Appwork mobile app.
We are Using Process suite 16.4 version and the latest appwork gateway.