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.
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]