AppWorks
AppWorks Platform enables users to design, build, test, deploy, and monitor business applications. It provides low-code development capabilities that enable users to quickly model business objects using a compositional approach to application development instead of a traditional way of programming a functionality.
-
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…
-
Related To Process Component Library(PCL)
Hi, some one can help me where i can found information related to Process Component Library , Provide some links ASAP and some sample examples if possible. Thanks in Advance.
-
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…
-
Need Information on Content Server Rest API for Searching files
I could use the Content Server rest api cs/api/v1/nodes/2000?where_name=filename that will return the file if exists in Enterprise Workspace and not in subfolders. How should I use the api to search even the subfolders (subnodes) for a file.
-
Listing Incoming Faxes by RightFax phone number using SOAP
I am trying to automate RightFax inbound Fax processing via the new SOAP API. To do this I need the handles of Faxes that have come in to a given phone number. In the RightFaxAPI service the GetUserFaxes operation lists incoming faxes, but they only show up under user "ADMINISTRATOR". Q: How can I make a different User…
-
Link to CSNODE Quick Start Guide
Where can a copy of the "CSNODE Quick Start Guide" that is referenced in the Content Server REST API - Quick Start Guide post be found?
-
CMIS Connector Install?
Is the CMIS Connector installed by default with the 10.x content server installation, or is there an optional module that must be installed? Just curious if the CMIS APIs are basically bundled into the other WS APIs now, or if they require separate installation (and configuration). Thanks in advance.
-
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
-
Create Document via REST
How to create a document in CS10 using REST API..? Can someone share a sample code. Thanks..
-
Distributing LiveLink globally or in cloud
We are looking to distribute our documents globally, perhaps via a cloud infrastructure. Has anyone done this successfully (I know about the products that do this already)? We are hoping to replicate data and files to overseas from our US offices in TX. Can an ESB be used to handle this? If cloud-based we would need the…
-
UI Widgets
Hi, I'm playing around with UI widgets that I found at KC. In general I get the working but sometimes I receive error: I'm running the following code: <script src="http://83.142.96.202/imgcsd2/csui/csui.js"></script> csui.onReady(function () { new csui.FolderBrowserWidget({ placeholder: "#browser", connection: { url:…
-
Content Server 10.0.0 SP2 U2014-03
Hi, Is there literature available, documenting the changes to the resources available through the REST api in 10.0.0 from Update 13 >> Update 2014-03?
-
Content Server REST APis Cross-Domain AJAX
Hi, I am experiencing problems trying to consume CS REST Apis from a different domain. I think the problem depends on the fact that whenever I try to send an auth request, the browser (correctly) sends a Cors OPTIONS request without parameters. As I see in the Builder, the REST APis code has been designed to handle…
-
How long time does it take to store a document using API - Performance reference numbers
Hi! We have a job importing documents (PDF/TIF) using web services. Storing one document requires one call to CreateDocumentContext (3 - 4 attributes), then doing a call to UploadContent (avg. document size 750 kb). Our average processing time for one document is 335 ms. We actually don't know if this is good or bad, any…
-
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 services through web browsers and mobile appworks?
How to run services through web browsers and mobile appworks?
-
REST API and Content Server
Hi, Trying to execute a simple example in Content Server 10 (Update 13). See attached. Authentication part seems to work, at least I get a ticket returned, but listing node doesn't work - I get some kind of authorization error in return
-
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