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
1 answer

Processmaker Cases Finish In Draft Folder instead of going to Inbox of next assigned User - ProcessMaker

Processmaker - Cases Finish In Draft Folder instead of going to Inbox of next assigned User After the next user is assigned and I click continue, it goes to the next user as set in assignment rules but instead of going to their Inbox it rather goes…
0
votes
1 answer

ProcessMaker How to Use API Update User By Javascript

I'm trying to update processmaker Users by API with jQuery Ajax but I don't know how to post data from jQuery Ajax I read wiki but no sample exist please give me a sample. This is my data: { usr_birthday: "2019-09-14" usr_create_date: "2019-09-14…
0
votes
1 answer

ProcessMaker - Email not sent from web entry

I have created a simple process, consisting of one task. The task requires a Dynaform to be completed and a trigger is executed in the After Dynaform event to send an email to a group. The process functions as intended when I create cases from…
Gary
  • 1
0
votes
3 answers

have error on Processmaker composer install

I downloaded processmaker4 and have error on composer install: Source path "/Users/nolan/src/laradock-packages/ProcessMaker/docker-executor-node" is not found for package processmaker/docker-executor-node I installed php nodejs docker and...
MGPM
  • 109
  • 8
0
votes
1 answer

What is the best way to integrate data from ProcessMaker?

The question is relatively plain, but mainly directed to the ProcessMaker experts. I need to extract batches of data from ProcessMaker to perform analysis later. Currently, we have v3.3 which has database model documented very well, and not so well…
ghastly_kitten
  • 135
  • 2
  • 9
0
votes
1 answer

set minDate on bootstrap datetimepicker 4.17.37

I use this function to resetting minDate: $('#datetimepicker1').data("DateTimePicker").minDate(moment(myDate)); It's works perfectly on my scratch html page. But when I tried on my processmaker, it does not work and throws an error: Uncaught…
RxGianYagami
  • 76
  • 1
  • 10
0
votes
0 answers

Cannot assign screen to task

I don't know whether this is the expected behavior, but when I create a screen and try to assign it to a task in my process, it doesn't seem to stick. Specifically, I'm talking about "Screen for input" box in the "Edit Process" page. When I click…
Hawkie
  • 23
  • 4
0
votes
2 answers

Does the existing processmaker app fully compatible for processmaker 4?

I'm new to processmaker, don't have that much understanding. I found an android app for processmaker in play store. It says that it supports processmaker 3.2+. As I'm learning on processmaker 4, I'm curious that is there any app for processmaker 4…
Shabbir Hossain
  • 107
  • 1
  • 11
0
votes
3 answers

Javascript separate string with enter

I want to put html script inside of
, but I can't separate the string with enter. So I put the code like this (example): var html = "
RxGianYagami
  • 76
  • 1
  • 10
0
votes
1 answer

Processmaker 3.* Path Traversal Issue

I have Processmaker 3.1.3 running into an RHEL-7 server. But recently I found that the server is vulnerable by path traversal attack. The entire application is running through the file App.php into the $App_Dir/workflow/public_html directory…
Shobuj
  • 47
  • 1
  • 7
0
votes
1 answer

How can I solve error of unexpected } in php

When I was running a process in ProcessMaker, I got error message "Fatal error in trigger", then I checked the error logs and found this PHP Parse error: syntax error, unexpected '}' in…
Silfia
  • 1
  • 1
0
votes
1 answer

How to convert array variable from trigger to javascript array in dynaform panel?

In Processmaker 3 I use Trigger to query the database and store the result in Array. I want to use this array in Dynaform panel control as a Javascript array so I can display it using Javascript. How I can Convert it from normal PHP array to…
yazraf
  • 35
  • 6
0
votes
1 answer

Hijri or Jalali Calendar in processmaker 3.2

How to change the processmaker 3.2 environment to Hijri or Jalali Calendar? for example : I wanth use Hijri or Jalali Calender in "Inbox,Draft,Participation,Last Modified,Due Date,Summeary,..." It is different with use date picker in dynaform For…
0
votes
1 answer

ProcessMaker - need supervisors to have access to each other's completed cases

I have a process in 3.0.1 community where users are filling out forms with input documents that are then routed to an unassigned inbox for supervisors. While the cases are active, the supervisors have access to see each other's cases. However, when…
0
votes
1 answer

Delay loading grid in processmaker

I've got a Process Maker BPM 3.2 I Got Project that have 300 row in grid(With Pictures). but form loading had delay Does anyone have any idea who can i fix it?
Cyrus
  • 1