-
Clarifying when to use which API for Content Server
Hi, While attending the partner deep dive event in Waterloo this week, I asked and got some answers to the question of when to use which customization methods. I'm posting here with the intent that Open Text will clarify that I've understood correctly, and elaborate on where I'm vague, and correct where I'm flat out wrong:…
-
AppWorks Chrashes at new notification
When trying out the sample notification application notificationHandlerTest_1.0.1 my AppWorks Android client crashes as soon as i click on the notification application and then I can't restart the AppWorks app until I clear the application data in settings. The stack trace indicate: java.lang.RuntimeException: Unable to…
-
Call the notification sample mobile application (notificationHandlerTest_1.0.1)
I'm trying to call the sample notification mobile app interface notificationHandlerTest_1.0.1 I tried to follow the Notification article instructions but could not get it to work. I felt some information was missing for me as I'm not an expert user. I have installed the component that responds to notification of type…
-
AppWorks overview....what problem are we trying to solve?
Hello, I need t ask more of a why question than a how. I work with primarily corporate and government clients. That is, people in offices at a desktop, using IE and MS Office, not people on their cell phones. Is AppWorks at all intended for enhancements to the existing desktop UI of Content Server or is it primarily…
-
Content Server API
HI, Do we have a small example to understand the working of the content server API in OTAG?
-
Configuring IIS7.5 to work with Content Server API requests that use the PUT method
We are able to access Content Server REST functionality using the POST method. However, when we try to rename a folder using the PUT method ISS7.5 gets in the way (verb not allowed, unauthorized method). How should we configure IIS to work with the REST API. Are there any other issues that we should be aware of? Or should…
-
HTML5 app is not visible for clients
Hi! I've created HTML5 application and tested it locally in browser. After that I've sucessully installed this app into AppWorks Gateway - everything seemed to be OK. I've enabled that app, and tried to test it on BlueStack emulator, but application was not there. Application is enabled and set to be accessible for all…
-
Webforms in Appworks
Hi All, I am trying to develop a OT webform for the mobile users. The already exists in the CS. Is there a way I can use the existing form using iframe or div rather than developing the app for it. In case I need to develop an app, what should be the approach? Thanks