Questions tagged [processmaker]

Open source web based workflow software and Business Process Management

ProcessMaker is a cost effective and easy to use open source business process management (BPM) or workflow software application. Workflow software such as ProcessMaker can assist organizations of any size with designing, automating and deploying business processes or workflows of various kinds.

141 questions
0
votes
2 answers

submit data in one process, and reach them in an other process

Id like to submit contacts in one process, and choose from them in an other process using ProcessMaker 4 v4.1.21-RC7 community edition. And I'm not able to do that, or at least I don't have the knowledge right now. According to my understanding I…
0
votes
0 answers

Pass Path Parameters to a Data Connector API (/users/{user_id})using a Watcher

Using a Watcher to trigger a ProcessMaker API call to /users/{user_id} via a Data Connector. This is the Data Connector: Data Connector Page Key is user_id. Path is api/1.0/users/{{user_id}}. This is the Watcher: enter image description…
0
votes
1 answer

Can i pass values via url params or in the POST body when accessing a ProcessMaker Script as an api endpoint?

I recently discovered I could configure a script in ProcessMaker 4 to be accessed directly using a GET or POST request. I do not see anything in the documentation about passing in data. Is it possible to pass in some data via url params or the post…
0
votes
0 answers

ProcessMaker web workflow does not show pre-installation correctly

I set processmaker3.3 on ubuntu 20.04. I followed installation from wiki And Finally it is ran on the browser. But there is a problem in pre-installation interface. This is not working correctly and It is messed up and sloppy. I even cleared browser…
ParisaN
  • 1,816
  • 2
  • 23
  • 55
0
votes
1 answer

Error with NPM during the Developer Installation of ProcessMaker 4 (EBADENGINE)

During the Development installation of the NPM after introducing the npm install command on the Windows command prompt an error log appears npm ERR! code EBADENGINE npm ERR! engine Unsupported engine npm ERR! engine Not compatible with your version…
Arturo
  • 3
  • 3
0
votes
0 answers

Combining multiple databases using Processmaker triggers

I'm have difficulties combining/union 2 different databases in Processmaker using trigger. I have no issue getting value from the $oldDB but i have no idea how to combine both $oldDB and $newDB from the same table using union. $oldDB =…
Danny
  • 1
0
votes
0 answers

Processmaker 4 Validation Rules: Require a field to be filled in if another field has been filled in

On a form with optional line inputs, how do I require input on a field if another field was filled in? In my example I have a page of multiple rows of name input fields with each name field having an associated age input field. Any help would be…
0
votes
0 answers

How to resolve error on ProcessMaker 4.3.0 instllation?

My server specifications: Centos 7.9 PHP 8.2 Nginx MySQL 8.0 Composer 2.4.4 Node 16.18.1 NPM 8.19.3 Redis 5 Docker I have installed all the dependencies required for ProcessMaker 4.3.0 running(mentioned the versions above). After enabling the npm,…
0
votes
1 answer

In MySQL database, how can I reach the rows

A header Another header 1 adcxy 2 axsey 3 drfhgh 4 ayxddfy 5 weaxjug ... ... In MySQL database, how can I reach bolded row with "axy" search?
H.R Sh
  • 37
  • 8
0
votes
1 answer

Boundary error events do not seem to work in Processmaker 4

I have tried defining a process like in the image: My understanding was that boundary error events would triguer if an error ocurs in the task they are binded to. In this case, tascs A and B are scripts that make an HTTP request. When for some…
osantos
  • 352
  • 2
  • 18
0
votes
1 answer

Possible processmaker 4 bug Accesing an array of objects process variable within a script for a calculated property

On my process, I have a variable that is an array of objects similar to the following: "llista-finques" : [ { "FIN_ID": "H10", "FIN_NOMBRE": "PLUTO VIVIENDAS", "FIN_PROPIETARIO": "H10", "FIN_LINIA_NEGOCIO": "Horizontal" }, { "FIN_ID":…
osantos
  • 352
  • 2
  • 18
0
votes
1 answer

Set the expiration time of a process

I would like to put an expiration time in my processes made in the processmaker v3.5.7 community, I see that I can only set the time but even if it expires, they can be done to continue. What I want to do is that when it expires they cannot be…
kkd
  • 1
0
votes
0 answers

Configure LDAP in processmaker version 4.1.21

Im trying to configure LDAP for version 4.1.21 community edition but I can't find any documentation. Could someone help me? i would like to configure the ldap for version 4.1.21
prs
  • 1
0
votes
1 answer

can you reuse code in different flows? in Precess Maker V4

is it possible with version 4 of process maker to reuse code for different flows? Can you have common variables, triggers, etc for each process you perform?
kkd
  • 1
0
votes
1 answer

Download processmaker version 4 comunity edicion

I wanted to know how it is possible to obtain a community version of processmaker v4, I have searched but I cannot find where to download it. Thanks in advance.
kkd
  • 1