-
Build a simple APP which can open TempoBox-AppWorks site with the UserName and Password
Hello, I am trying to create a simple app which will ask user to provide userID and Password and the app will then pass on the credentials to open up TempoBox-AppWorks. This will help me to discriminate between internal and external users and based on the type of users I will allow/not allow TempoBox-AppWorks Site. I have…
-
Change in JobStatus Response
Hi, Is there any change in response of https://pcxw.easylink.com:443/pcxw/job_status I am getting response formatted as below --------------Boundary-00=_VWLIQL80000000000000 Was it earlier something like --------------boundary-=_VWLIQL80000000000000 Any casing or formatting change
-
Tempo App API
Is there any API for TempoBox/ Mobile App which can be called by another App ? I have a .Net App running in Windows 8.1 which I need to utilize to call TempoApp. Otherwise my users have to sign-in twice to achieve a single functionality. Can anyone help me out here please?
-
REST API: How can i download a document?
I've looked through the guide for the REST API (Content Server API v1), I did not see an option to download a file. Could someone point me to how I can use the REST API to download a file?
-
How to execute REST actions
When using Content Server API v1 and browsing through nodes we can see they have many "actions". Some actions have a "url" attribute. eg: /OTCS/cs.exe?func=ll&objId=259064&objAction=download When I redirect user to that url then a login page is shown. How can I execute those actions? ps: I'm trying to download/visualize a…
-
Find category by name
When uploading a file I don't want to hard code its categories ids. How can I find a category by its name by using Content Server API v1?
-
Getting Attribute Extensions values
We have the Attribute Extensions (AE) module installed on CS 10.5, and we wanted to create a simple html form that will create a folder and add/populate categories with AE fields. Everything is working, the only problem is we have to populate the html form's drop-down with the valid AE values. Is there a way to get the AE…