-
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.
-
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?