Hi, Our requirement is we have a admin portal where different type of documents(.ps,.doc,.scorm,.pdf,.ppt and etc) will be uploaded and we have a mobile app where uploaded documents can be viewed without downloading the documents. As you suggested earlier we have used launchWebView plugin, with this...
Hi,

We are using Appzillon version 3.1.42. Does the launchWebview plugin available in the mentioned version.
Instead of network URL directly is it possible to open the file using BASE64 (entire file will be converted as base64 string) content.

Regards,
Sreenadh
Hi,

We have a requirement where we need to view documents like (.pdf,.doc,.ppt,.ps,.scrom) inside the mobile app without downloading. Can you please suggest us how to achieve this in Appzillon
Hi,

We would like to implement LDAP authentication rather than Appzillon authentication for one of newly developed app.
Please guide us or provide us the steps for implementing LDAP in Appzillon
Hi, I have implemented an interface with session required option in Appzillon. While invoking these api as Rest from outside application we followed below steps first api to get serverNonce After getting serverNonce second api to get Session id After getting session id third api which will invoke th...
Hi,

I have created a new Appzillon project from scratch. And i am getting servernonce issue attched screenshot for reference.
Please suggest us what are the required configurations for newly created Appzillon project.


Regards,
Sreenadh
Hi arthanarisamy,

I am sending valid credentials through authorization header, with these credentials i can login to application through web without any issue, but i am getting unauthorized error when i tried from Postman.

Regards,
Sreenadh
Follow the below steps for accessing AppzillonServer's services from Enterprise External Services. Step -1 : Maintain user-level 5 Step -2 : Set token expiry time as part of application security parameters. Step -3 : Send below request format to AppzillonServer URL to get serverNonce. While sending...