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.
-
Required Information
Hi All, Im newbie with Opentext,I would like to ask help on Opentext API,I have some employee documents in opentext and each document has unique value like Employee Number,and I need to add one more field and update all the existing records with new value which exists in another MS SQL Table Lets say ,records in Opentext…
-
Integrating Appwork with OTMM services
Hi, Need to write mobile app for OTMM(Open Text Media Management) so that the Image captured through mobile can be uploaded to OTMM. Can we invoke the restful services (otmmapi/v3/jobs) within Appwork. Using Appwork 16.3 but OTMM is 16.0.2 version. Thanks, NM
-
Content Server Mobile Update issue
Opentext released an update to the app(version 16.2.3) but now there is an issue when opening documents that doesn't have the fileextension in the name. It opens like below. Files with the extension open fine. For example, the file below was just name 2014 Mid Year Goals...and it didn't open correctly. If I add .pdf to the…
-
How to import a excel data from C:/ drive into list box
Is there any example of code where we can import data from a particular location from C drive to List box in a centura window. Team developer.
-
The Scanner plugin AWScanner is not working
AWScanner is not working: I am using AppWorks 16.2.1 and when I am trying to invoke scan document function it's not working. Does anyone tried this so far? Appreciate your help. I am using the example code from https://github.com/opentext/appworks-js#awscanner var scan = function (returnType) { var scanner = new…
-
WEM Trial Version
Is there any trial version available for Open text WEM?
-
Unable to Copy images from cache folder to any other folder
Hi All, I am not able to copy images from default location to any other folder.Please suggest Default location the images getting stored is:file:///storage/emulated/0/Andriod/data/com.opentext.mobile.android/cache/ self.copyImage=function () { var awMobFileSys = new Appworks.AWMobileFileSystem(); var…
-
Documentation for changing CORS Settings
Hi all, would someone kindly be able to point me in the appropriate direction to find documentation on how to change the CORS settings on Content Server 10.5 running on IIS 8.5 / windows 2012 R2. Any help would be greatly appreciated, Cheers!
-
Get Document Content with REST
Hi all, I've been struggling to find any example of how to get the document content through the rest api. Presently I'm using angular to authenticate, get nodes, get version, delete nodes and all is working appropriately. Unfortunately when I try to call the get content api (.../llisapi.dll/api/v1/nodes/{id}/content) I get…
-
Where is a sample REST API project for CS 10.5?
Hi, I am a newbie and I just learned that CS 10.5 includes the REST API, not requiring the appworks gateway (yah!). Now the obvious question: Where is a simple "hello world" REST API application using CS 10.5 and how can one activate it? Also, on page 37 of the CS v10.5 release notes it states that you must disable WebDAV…
-
Metastorm BPMMobile No Grids
Hi. For some reason none of my forms with Grids on show the grids in the mobile site, is there a configuration item I am missing somewhere? Version: 9.4 Thanks, Jacques
-
Failed to move app of type/s app, desktop from staging to its final deploy location-Access Denied
Hi I am frequently facing the below issue while deploying any app and tried all possibilities(process monitor) to debug the file locking the folder deployment but I am not able to trace the root cause.Please suggest Deployment status : Locked. [DeploymentQueueConsumer Thread] ERROR monitor.impl.DeploymentSchedulerImpl - An…
-
HTML widget search
Has anyone created a search widget for external apps? Or should I go through web services instead.
-
AppWorks 16.3 - App status shows as Scheduled for very long time.
We have a fresh install of AppWorks 16.3 and we deployed an App created in Process Suite 16.2.2 using Entity Modeling to Gateway. It shows as Scheduled but never changes the status. Here is the contents of log file: 2017-11-27 11:20:09,5742017-11-27T11:20:09,574 [http-nio-8080-exec-1] INFO types.auth.ExpiringSession -…
-
TempoBox Notifications
Hi All, We are facing an issue with TempoBox notifications. When we are adding participant it is sending invite email by creating external user without issue but when some other folder is shared again it is not notifying for that action. External user has already enabled setting to get notification for new share, any…
-
OTDS Configuration Issue - Already connected issue configuring Appworks Gateway
Hi I am trying to configure Appworks against OTDS using 'Configure OTDS' but I get an error that OTDS setup did not complete successfully: This is the error in the gateway-otag.log file: 2017-11-20 10:51:25,3822017-11-20T10:51:25,382 [http-nio-8443-exec-14] ERROR service.impl.SetupBeanImpl - We were unable to use the…
-
Not Able to install an App.Throwing the error "An I/O error occurred when we attempted to process th
Hi, I am getting the below error when I try to install an app.Please suggest how to resolve. 2017-11-16 13:10:07,3892017-11-16T13:10:07,389 [http-apr-8080-exec-8] ERROR service.impl.AppsBeanImpl - Error processing app/bundlesample4_1.1.0.zip com.opentext.otag.exception.OTAGBadRequestException: null at…
-
Not able to populate email metadata in content server 10.5 using lapi
Hi All, I am uploading .msg files as subtype 749 but I am not able to populate email metadata columns such as To, From, Subject. Does anybody has an idea how do we accomplish that. I am using LAPI with content server 10.5 Regards Harsh
-
Unable to use Tempo Box Sharing API v1
Hello: I'm trying to use the "Tempo Box Sharing API v1" but I'm unable to provide the right credentials. I've tried to use different tokens, obtained from the "AppWorks Gateway API v2" and "Content Server REST API for Content Server" auth methods, in the cstoken parameter, otagtoken Cookie and OTCSTICKET header with no…
-
Can't login in TempoBox
Hi All, I have just installed a gateway 16.2.1, and have configured it to use the CS 16.2 internal OTDS. The issue is that I'm unable to login form TempoBox. Having a look at the gateway.log I see this error: 2017-11-03 16:46:44.633 WARN com.opentext.otag.auth.otds.OtdsUserServiceImpl - Unable to determine user XXXX in…