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.
By Paulomgalmeida
#829400
Hi!
I have a class Procedimento in a file located in public_html, Procedimento.php.
The class definition is:
class Procedimento
{
public int $uid = '26711093060fad17f87f5c8075678610';
}
In my trigger i've coded:
require_once('Procedimento.php');
$ADS = new Procedimento();
$uidADS = $ADS->uid;
This trigger is called when the case is created.
It does not work. It gives the message "Unable to start a case". and the case goes to Draft.
What is missing?
I'm using processmaker 3.5 on windows server.
Please help.
Thank you.

Paulo.

Thanks for the link, amosbatto! I was searching fo[…]

Hello Please can you help me with the place where […]

Hi there, I have 3.5.7, 3.8.1 and 3.8.2 versi[…]

AI bot development involves creating intelligent b[…]