Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi all
I've problem with Run Process with my Joget stand alone software.
The message that view on that problem is "You do not have permission to run this process".
What that I must be do to solve that problem?
Regards
Bonagres
11 Comments
Tiensoon
The participant mapping for "karyawan", try mapping to Performer of "Input Data Form Cuti" activity.
bonagres
I've try to do this process.
In process configuration on the web page "update process".
Participant Mapping (tab) >> Type : Performer (Run Process
Activity Mapping >> Input Data Forum Cuti >>> Form : Form Karyawan_Ver_9 >>>>Category : Formulir Pengambilan Cuti
Workflow Variables >> found variable "Activity form editor" as keputusan and on the workflow Designer the status of that variable is Edit.
But, the result if Run Process still found message "you do not have permission to run this process".
Regards
Bonagres
Tiensoon
May I suggest you to export the package? Click the "Export Package" button in the Update Process page. Then, upload the zip file here, so that we can help to take a look.
Sam Choo
Greetings Bonagres,
Did you at any point in time, even on previous versions of this process/package use or set 'Process Start White List'? To double check, can you also please go to Inbox > Run Processes, and check to see if you can see the process (Proses Pengambilan Cuti) listed there.
Thanks
panyg
Hi.
I use workflow release v2.0,and the problem is the expression of transition is not work.
for example
i set a variable aa in workflow and form,
expression in workflow is aa=='yes',when variable of my form choose yes ,it can't go to the next process.
expression in workflow is aa!='yes',when variable of my form choose yes ,it can go to the next process.
expression in workflow is aa!='',when variable of my form choose yes ,it can go to the next process.
It tell me that variable aa is not null,but it not the yes through i choose yes in the form.
I find in source code and found the class WorkflowAssignmentManager but i can't find where is use in source code.
So i can't find the problem in source code.
Who can tell me why.
Tiensoon
I would suggest you to try checking on the value of the workflow variable captured. You can do this by going to Monitor Processes > Running Processes, or Completed Processes.
If the workflow variable value captured is not what you are expecting, you might have not done the design properly.
panyg
HI.
I have another problem that I run a process what send to eleven participants at the same time when the first participant of the process complete the task,
but i see it could send to seven participants in the log and the joget die until i stop the service and start service again.
So I edit the process that cut the seven participants and try again,it can send to four participants normal.
what it's meaning?
Tiensoon
Sorry, not quite understand your problem.
Do you mean that, you are using 1 system activity attached with Email Plugin, which have its recipient field configured with 11 email addresses?
Or do you actually have 11 participants in the process, all getting the same task in parallel?
I think you can try to attach an image of your process design, which could help everyone here to understand your situation better.
panyg
It's the second situation what you said.
you can try it
Tiensoon
With reference to the process design image that you have just attached, do you mean that, not all subsequent participants are getting their tasks after the completion of Send Contract Review activity? Or do you mean that, task is assigned, but email notification is not working?
panyg
It's first situation, not all subsequent participants are getting their tasks after the completion of Send Contract Review activity,and the form can't open and the process can't not run any more after you stop and start the service.