Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
User avatar
By amosbatto
#788416
You have to assign a user to a task when you create a new case. Do you want the first task in the new case to use self service for its assignment rule?
By zainab
#788430
There needs to be atleast one task to which Start event is connected which indicates the beginning of a case. If you want to run a task without assigning any user you can use PMFNewCase() to create a new case, but you will have to pass a user id when calling the function, for this it is not required the first task to be assigned to any particular user.
The prototype of PMFNewCase:
Code: Select all
PMFNewCase(string processId, string userId, string taskId, array variables)
If you want to use Self service assignment rule as Amos mentioned for the first task, in that case you will need to create a dummy task and use PMFDerivateCase(), for steps refer the link http://wiki.processmaker.com/3.0/Trigge ... lf_service
MitraDeepak wrote:Dear all,

I want little bit help from you,

How to generate new case without assign new task.

In the rapidly evolving world of online sports be[…]

STEPN integrates social networking and games that […]

Cenforce 150 is a medication used to cope with a c[…]

What's SAP FICO?

Trustworthy and skill-building, each of these actu[…]