Process Automation (AppWorks)
Process Automation (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 functionality.
-
Appworks CS Demo Aapp
Hi, I installed de CSDemoApp on the Gateway 1.2.1. The app show up in Tempo client on iOS (altough i cant get it to work) Anybody knows why it would not show up if using Appworks Gateway client (1.1.7) instead of Tempo ? thanks
-
Managed App Config License
Hello Team, For MobileIron to enable the application on their "MobileIron Sentry" per-app VPN software to be used by Brisbane Airport Corporation, can you please confirm if we have the "managed app config license" from Apple for the OpenText TempBox iOS application? Thanking you in advance!
-
CS 10.5 REST API 401 Error Invalid Credentials
Hello Team, we are using CS 10.5 Update 2014-03 , OTDS 10.5 SP1 Patch level 6. We havent enabled SSO and no LB , everything CS FE & BE runs in only one server(no horizontal/vertical clustering). This is PROD ENV. We build a sample html page, which authenticates with valid credentials to get token. This token is later used…
-
Add a categorie with attributes
I know the function "/nodes/{id}/categories" to add a categorie. But, how can I add a categorie to an object AND set some attributes at the same time? I'm asking this because I'm trying to add a categorie that contains required fileds. There is no "attribute_key" that can be passed as parameter like in an update Ex:…
-
How to populated a multi-row category set
Hi, I'm looking for the easiest way to populate a multi-row category set using content servers rest api and javascript. Here is a screenshot of the categories I want to update (I want to populate the "By Row" set): Can I pass an array of objects to update the set?
-
How to filter the output data coming from the content server REST API
Hi All, We are using the Content Server 10.5 version. We are planning to implement the some basic functionalities of Content Server in the mobility as a Mobile app by using the REST APIs of Content Server. We have started with implementing the Authentication and Enterprise Node info web services. Please find the below…
-
Appworks gate 1.22
does appworks gateway 1.22 or any non CS16 version work on solaris
-
Version 9.3.0.1 - Max pool size reached.
After upgrading from 9.1 to Version 9.3.0.1. The web front end stops working and all clients get the error message displayed below to them when they try to click on anything. Error Message: Exception 'Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because…
-
Handling of (encrypted) content
Can anyone briefly describe to me what capabilities AppWorks is providing for sending and storing encrypted content in mobile devices? I believe we have SSL on the transport between the Appworks Gateway and the mobile device. But is a document stored in the cache of the mobile device also encrypted? Lastly, what if the…
-
Moving 'Stuck' Folders from a System Stage
The information in this article applies to: Product: Metastorm BPM (e-Work) Version: 6.x 7.x Issue * Folders are entering a system stage, but they're not moving on to the next stage as expected. Resolution * The attached stored procedure was created for use with SQL Server and will need to be modified for Oracle. In…
-
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…
-
Metastorm 9.3.1 - Importing Webservice - "Test Connection unsuccessful"
Hi Developers, I'm trying to import into a connection a web service from our local network. The Web Service exposes 3 methods. Everything seems going fine except that the "test connection" is returning "Connection Unsuccessful". No other message is displayed. Nothing in "Event viewer". Where can I get some more info ? Is…
-
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?
-
Metastorm Deployment Service stopped Working - v9.1.2.2
Hi All, Suddenly the deployment service stopped working. When I tried to restart the service I am getting the following warning: The Metastorm Deployment Service service on local computer started and them stopped.Some services stopped automatically if there are not in used by other service or programs. Appreciate you…
-
SDK System Schema Reference for v10.5
I have the SDK System Schema Reference -- describing the database tables and columns in Livelink ECM v9.7.1. We are now running v10.5. Is there an updated SDK System Schema Reference for v10.5? IF so, can I find it online in the knowledge base?
-
SMTP Host Name Changed
Hi, We have changed smtp host name from registry, but some deployed process are still using old smtp host name ? We restarted server and metastorm services but it is still same. Error is : Failure sending E-mail. The remote name could not be resolved.Because it is the old name. Why is the changes takes no effect for…
-
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?
-
SetNodeMetaData
Is anyone using SetNodeMetaData to update the metadata associated with an OpenText document? I am creating an integration between OpenText and PeopleSoft Procurement 9.1 and need to update metadata attributes when statuses change on the PeopleSoft side and I can't find any sample code anywhere on this site. If you're…
-
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…