-
Updating a draft process with attributes using CS REST API
Hello everyone, we are trying to achieve a Workflow initiation where it has from the beginning attributes filled with data. For example, initiating a WF with the attribute "email" already with a value, to be used in an Email step. We've seen the thread where this was also explained here:…
-
Video - Workflow Service How-to video playlist updated
Workflow Service Playlist updated with 3 new videos The Workflow Service makes it easy for application developers to build not only simple workflow processes with step logic but also complex BPMN 2.0-compliant workflow processes. The Workflow Service is managed and driven by REST API calls. REST API calls manage the full…
-
Custom Workflow Task Validation
When we were developing a workflow in the old day, we could use the FormTask and custom HTML to do custom validation against the data. However, with SmartUI, we cannot add a custom HTML to do custom validation. Is anyone can share the idea on how to do that with SmartUI?
-
How to change workflow atttribute values
Hello, Sorry, I am quite new in OT, and need your help with the following question. It is requested to change the value of the drop-down menu in the workflow attribute, but I can not find where the mapping was done. I checked almost all available config menus, classification and categories, unfortunately could not get…
-
Custom Workflow Validation in SmartUI
When we were developing a workflow in the old day, we could use the FormTask and custom HTML to do custom validation against the data. However, with SmartUI, we cannot add a custom HTML to do custom validation. Do we need to do a custom SmartUI development with a custom module if we want to do that? Or can we do a custom…
-
Can an AppWorks application map attributes/metadata to a PDF/Word Template?
Hello! I am very new to AppWorks, and I'm trying to achieve a solution where we receive data from an external form, and I want to have PDF/Word templates with text fields, the solution needs to map the data from the online form to these text fields automatically and export the finished document. Afterwards, this document…
-
Tutorial - Sample App tutorial updated with Risk Guard service!
Sample App - Contract Approval Tutorial has been updated to include integration with Magellan Risk Guard This sample shows how to develop an application in React which allows uploading a document, store document-related data, do document analysis for Personally Identifiable Information (PII) data, and use a workflow to…