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

processmaker's api ( how to get dynaform uid by process uid and task uid?)

I can get pro_uid and tsk_uid, but how to get its dynaform uid? http://wiki.processmaker.com/3.0/REST_API_Designer#Get_Activity, get_activity's response have nothing to do with dynaform.
xiongjiabin
  • 313
  • 3
  • 7
1
vote
1 answer

Application of data objects in BPMN

Recently I've started a ‌BPMS project. I have read a lot about BPMN2 but I do not know exactly data objects and data store application. In some cases data object is used to display files. For example in this diagram, Upload Expense Support File…
Ali Soltani
  • 9,589
  • 5
  • 30
  • 55
1
vote
1 answer

How to configure processmaker(3.0.7) to use postgresql (9.3)?

Processmaker by default works with mysql but i do not want to use mysql as my team is on postgresql . I have changes the db.php file it is accepting the postgres connection but then it does not populate the database. in my sql it has 138 tables. I…
Abhijit Gujar
  • 433
  • 6
  • 15
1
vote
2 answers

Http settings for Processmakers

I know there is a way to set your processmaker in such you can access it by using the following format: processmaker.example.com But is there a way to configure it in such you can access it by using: example.com/processmaker/ Thank you and good…
1
vote
3 answers

Upload file to Alfresco in ProcessMaker

I am trying out a mashup of Alfresco and ProcessMaker. I intend to use Alfresco's document management capabilities over ProcessMaker. Here is the scenario: A user fills up a form in ProcessMaker and a file is uploaded in Alfresco. I followed the…
nmenego
  • 846
  • 3
  • 17
  • 36
1
vote
1 answer

MTA for windows to use for PHP Sendmail

I was trying to setup Processmaker on my Win7 system. For sending Email I want to use PHP's Sendmail(). But for that I need to install some MTA on my machine and need to configure php.ini for it. Can someone please guide me on MTA thing. I am…
1
vote
6 answers

How does processmaker engine work?

After I finish the design of the process in the bpmn notation..processmaker transform the bpmn to xpdl to execute this process? or use bpel?
0
votes
0 answers

TCPDF ERROR: Could not include font definition file: helvetica

I used PM v3.8 installed manual on windows server 2016 all right and well until try to use output document it's give this "TCPDF ERROR: Could not include font definition file: helvetica" when generated docs best regard thanks you for help I try use…
0
votes
0 answers

ProcessMaker 3.8 free plugins

I found I list of plugins which can be installed from enterprise plugin manager, how ever coud not find any for community version of processmaker 3.8. Is there any free available plugins for the free I can download?
Thudner
  • 1,043
  • 1
  • 7
  • 14
0
votes
1 answer

Unable to create process using templmets

I am using processmaker 4.6.2 Apache/2.4.56 (Win64) PHP/8.1.17 mySQL 8.1.17 While trying to create a new process using existing templates I am getting the following error from URL: http://localhost/api/1.0/template/create/process/1 message": "Can…
user93865
  • 147
  • 2
  • 15
0
votes
0 answers

Processmaker 4.6 community docker-executor-php not working

I'm having an issue with ProcessMaker 4.6 community edition running on a debian machine. I was triying to install a script language (php) and apparently the script to install relies on a docker container to do this job. I'm a newbie on the docker…
0
votes
0 answers

Processmaker 3 and Redis

I am trying to implement failover and load balance in our Processmaker 3.5 community edition installation. For that i need to integrate a single source of authentication. To do that we have identified Redis as a single source of session manager. But…
0
votes
0 answers

Processmaker 4 create Database

I manager to install and configure Processmaker 4 on windows apache server, how ever I am facing one big problem, hot to create the database schema? is there an sql file i should run? Or there any empty database I can import to my Database Any Help
Thudner
  • 1,043
  • 1
  • 7
  • 14
0
votes
1 answer

Process Maker Designer Issues

I recently installed process maker 3.8 community edition. I am unable to create any workflows since I cant drag object to the workspace and the variable etc throw an error as shown in the images below. workspace
0
votes
0 answers

processmaker value based parallel task

I required to split my task for multiple users parallelly , where the split condition depends upon the vaiable value input by user For example : consider 100 pages of work , a person can able to do 25 pages , so we have to split for 4 members…
1 2
3
9 10