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.
-
ECL User Guide
Hi, Is there an ECL user guide for .net for version 9? I can only fid a version for 7.6. Regards, Jacques
-
datetime format in read only grid column
Hi, how could i format datetime column of a read only grids? Now, if in Designer i select Type=DateTime and Format=Both in column configuration, in Web Client it display the datetime without seconds (only day/month/year hour:minute). How could i change the default time format in datetime columns? thanks, Max
-
Appworks Gateway ports
One of my customer i have had been involved with Content Server 10.5 upgrade from CS9.7.1 has raised some queries about ports needed to get back through the firewall to the content server 10.5. Any pointers would be appreciated. Thanks, Mukesh
-
Appworks Licensing
Dear All, Can someone please tell me the licensing model for Appworks? Thanks, Basavaraj
-
Document Search API
Hello, I am searching for API that could do Global search for document in Opentext content server from outside of opentext. Do we have any apis available to achieve this? I am newbie to Opentext. Thanks! Santosh
-
Documentation for distributable libraries?
Infofusion offers a javascript library for interacting with the REST APIs. Currently this documentation is packaged with its own web server but we would like to see it available here on the developer's network. But browsing around, I see no library/sdk type documentation anywhere. Only for REST APIs. Is there a plan to…
-
LiveLink and WinForms .NET application
Hi, we need to integrate our WinForms .NET application with LiveLink server which one of our clients is using. (They have LiveLink Content Server v.10). We use VS2013 and C# as main language for development. Could you please advise how can we start? As far as I understand, LAPI is not supported anymore. Should we use…
-
Grid Status Column
I was playing to the status column in grids (9.3.2.2) and notice the Safety/Danger threshold values for grids seem to require fixed numeric values. Regular (non grid) status fields allow calculations and variables to be used. Anybody have any idea how to make these more dynamic in nature? (I realize its like to be…
-
Camera Demo App
Hi, I have been following this tutorial and have installed the app on to the AppWorks gateway. https://developer.opentext.com/awd/resources/articles/6692035/content+server+web+reports+from+mobile It loads fine on my iOS device. I can click the camera icon and it will prompt me to either Take Photo or Choose Existing. Once…
-
Passing parameter values with newlines to a VBScript function (Metastorm v7.6)
Using Metastorm BPM 7.6. I have written a VBScript function that saves a comment in a table in another system's database. This comment includes the value of the %Action.Notes variable, which was populated from user input during the action the VBScript function is called from. The value can be multiple lines, i.e., the user…
-
Content Server running on IIS can't use Restfull API services with Appworks?
Do I have to switch to Tomcat to make use of the restfull API services? Maybe there is an other of using web services? Background: My customer runs the content server on the IIS as web- and application server. He also runs a CRM platform. Everytime when he creates an new customer project in the CRM application, then in…
-
API story regarding permissions
VERSION: 10.5 Situation: • Intranet with User credentials to “See” contents in the whole environment asks Content Server (CS) for a specific list of documents to display in the intranet • User can see the entire returned list and can click a specific document in order to open the overview page within CS • Therefore User…
-
How to validate if REST API is successfully deployed on content server
Hi I am very new to the REST API & AppWorks arena. I have installed CS 10.5 on Windows 2008 & would like validate if REST API is successfully deployed. Also, what significance does jQuery.js file play in-terms authenticating, adding documents to content server using REST API's. In theory does REST API & jQuery always go…
-
The Parameter is incorrect
I have configured the content web service on our server. I can browse the svc such as authentication.svc through the URL, it return the correct content. But when I call the content web service from my .Net application to do authentication, the parameter is incorrect is thrown as below. Would everyone have such experience,…
-
Opening for Metastrom BPM
Client: Syntel Inc Position: Metastorm BPM Lead Location: Nashville, TN Duration: Full Time (Long Term) Job Description: • Develop custom Metastorm BPM solutions written in .Net / C#. • Development using Metastorm BPM v9, including forms, scripting and workflow design, with implementation and maintenance of workflow…
-
Unable to install any application on the AppWorks server
Hello, I am unable to install any application or package on the Appworks gateway server. The installation progress indicator does not indicate what is going on but upon inspection of the browser console I see 404 and 500 error. Screenshot attached Could someone please point me in the right direction to troubleshoot this…
-
Special Characters in Content Server
What special characters should we avoid in metadata when interacting with content server? For example, are there characters we should avoid using in description fields or metadata saved with our document?
-
OTDS SSO through kerberos authentication
Hello, I have a custom authenticator for Portal Application which uses OTDS REST api to provide SSO and login to the portlets seamlessly(which is working fine) When the authentication happens via kerberos which is by default enabled on OTDS Login Page, I get a different OTDSTicket(starts with ver2) which seems to be…
-
The CLR could not be hosted, any stack overflows will bring down the engine.
-- This is no longer a confirmed fix. I have seen it help in some instances but this is not always the case -- "The CLR could not be hosted, any stack overflows will bring down the engine. Please check the COM+ configuration" On Windows 2008 and 2008 R2 If you're encountering this warning in the event viewer you can…
-
LAPI Documentation
Can anyone point me to documentation for the old LAPI API? I'd rather be using the REST interface, but it's an older server install which will not be upgraded. Outside of a few examples, I've not managed to find any documentation. It does not seem to be within the OPENTEXT install location either. Are there some javadocs…