Development Workflow Applications
Topic | Replies | Views | Activity | |
---|---|---|---|---|
GETUSERSFROMDIR, MERGEFORM, SENDHTTPPOST & RESTAPICLIENT: Changes to log level values
As of WorkflowGen 7.22.0, the log level values for the GETUSERSFROMDIR, MERGEFORM, SENDHTTPPOST, and RESTAPICLIENT workflow applications have changed to 0 for no logs (default), 2 for information, and 3 for debugging. Y… |
![]() |
0 | 11 | December 28, 2020 |
Workflow Application: XMLTODATABASE usage
The XMLTODATABASE workflow application lets you export data from any XML document to one or several databases. It is a synchronous system application that does not require the user to take action. The configuration of th… |
![]() |
0 | 27 | December 20, 2020 |
Workflow Application: EFORMASPX usage
The EFORMASPX workflow application lets you display and fill out the different fields of your electronic forms through a web form. A web form is the ASP.NET equivalent of a Microsoft Windows form and has similar programm… |
![]() |
0 | 14 | December 24, 2020 |
Workflow Applications: Overview
Workflow applications are used in processes to perform certain activities. You can also create your own custom workflow applications. Built-in applications WorkflowGen provides some built-in workflow applications, such … |
![]() |
0 | 985 | January 13, 2017 |
Workflow Application: EXECSQL usage
The EXECSQL workflow application allows you to execute one or multiple SQL queries in a process. EXECSQL lets you retrieve information via SELECT queries, for example, in order to use the results in process conditions. … |
![]() |
0 | 35 | December 18, 2020 |
Workflow Application: CANCELREQUEST usage
The CANCELREQUEST workflow application lets you cancel an ongoing request. Required parameter Parameter Type Direction Description REQUEST_ID Numeric IN The request ID to ca… |
![]() ![]() |
1 | 603 | August 26, 2020 |
Workflow Application: RAISEEXCEPTION usage
The RAISEEXCEPTION workflow application raises the cancel exceptions on specified actions, as controlled by the action cancellation workflow exception in the conditions definition panel. For more information, including … |
![]() |
0 | 93 | March 31, 2020 |
Workflow Application: STARTPROCESS usage
The STARTPROCESS workflow application lets you launch a new request with the corresponding parameters. It provides a simple solution for inter-process communications. There are three ways to use STARTPROCESS to launch a… |
![]() |
0 | 103 | March 31, 2020 |
Workflow Application: GETPROCESSDATA usage
The GETPROCESSDATA workflow application lets you retrieve process data values of a specified request. This application is useful for inter-process communications. When used as a first sub-process action, GETPROCESSDATA … |
![]() |
0 | 558 | January 11, 2017 |
Workflow Application: RESTAPICLIENT usage
The RESTAPICLIENT workflow application allows you to call REST API endpoints to exchange information with other applications through HTTP requests, and can be used to build integrations with extendable applications (such… |
![]() |
0 | 285 | October 14, 2019 |
Workflow Application: SENDHTTPPOST usage
The SENDHTTPPOST workflow application lets you create outgoing webhooks to external systems. Webhooks allow an API to exchange information with other applications through HTTP POST requests, and can be used to build inte… |
![]() |
0 | 174 | October 14, 2019 |
Workflow Application: MERGEFORM usage
As of version 6.1.4, WorkflowGen includes the new MERGEFORM application, which takes multiple form data files and merges them into one file. It can also merge form archives into a target form archive by merging the HTML … |
![]() ![]() |
1 | 752 | December 8, 2017 |
Workflow Application: GETUSERSFROMDIR usage
WorkflowGen’s GETUSERSFROMDIR workflow application is very useful, since it allows you to retrieve specific users from your directory and automatically assign actions to them. This article provides instructions on how to… |
![]() ![]() ![]() |
2 | 1066 | March 22, 2017 |
About the Workflow Applications category
|
![]() |
1 | 432 | January 13, 2017 |
Workflow Application: UPDATEPROCESSDATA usage
The UPDATEPROCESSDATA application allows you to update process data associated to a request. It provides a simple solution for inter-process communications. Required parameter Parameter … |
![]() |
0 | 604 | January 11, 2017 |
Workflow Application: GETFORMDATA usage
The GETFORMDATA workflow application allows you to retrieve form field values of a specified request. This application is useful when you need to retrieve form data which are not mapped to process data. Required paramet… |
![]() |
0 | 570 | January 11, 2017 |
Workflow Application: SENDMESSAGE usage
The SENDMESSAGE workflow application lets users send SMS notifications using the Twilio SMS platform. To use SENDMESSAGE, you’ll first need to set up a Twilio account at https://www.twilio.com/sms. In this tutorial, we’… |
![]() |
0 | 1468 | January 11, 2017 |
Workflow Application: COMPLETEACTION usage
The COMPLETEACTION application lets you complete an ongoing action with the corresponding parameters. It also provides a simple solution for inter-process communications and synchronization. Required parameters Note: O… |
![]() |
0 | 604 | January 11, 2017 |
Workflow application: COPYDATA usage
WorkflowGen 6.1.4 includes the new COPYDATA application, used to copy data from a parameter to a different data. All parameters are optional, and parameter names can be set by the process designer. To copy a data from … |
![]() |
0 | 602 | January 11, 2017 |
Workflow Application: RAISEEXCEPTION: EXCEPTION_NAME and EXCEPTION_MESSAGE parameters
The following optional parameters are available since version 5.6.4: EXCEPTION_NAME The possible values are CANCEL, ERROR, TIMEOUT, and ASSIGNMENT_ERROR. The corresponding exception will be triggered on the action. EX… |
![]() |
0 | 510 | January 11, 2017 |
RESTAPICLIENT request content always empty
|
![]() ![]() |
3 | 49 | January 19, 2021 |
TEXT type process data character limit
|
![]() |
0 | 17 | December 26, 2020 |
[Débutant] Modifier un tableau dynamiquement dans le workflow
|
![]() ![]() |
2 | 55 | November 26, 2020 |
How can I use a stored procedure with the XMLTODATABASE application?
|
![]() |
0 | 567 | January 28, 2008 |
Workflow Application: How to use a WCF Service as a workflow application with basicHttpBinding or wsHttpBinding
|
![]() |
0 | 1991 | January 14, 2015 |
WorkflowGen version 6 compatibility with legacy workflow applications
|
![]() |
0 | 371 | April 16, 2015 |
Setup: Workflow Application: Raise Exception: Error "InternalServerError"
|
![]() |
0 | 446 | December 20, 2013 |
Workflow: Raise Exception : Error WebprocCall (#205): WorkflowGen has raised a security exception
|
![]() |
0 | 265 | August 8, 2013 |
XMLTODATABASE: Format date and numeric values
|
![]() |
0 | 454 | July 20, 2013 |
RAISE_EXCEPTION is returning an error when I try to cancel an action that has already been closed
|
![]() |
0 | 267 | January 27, 2009 |