Topic by Federico Palacios
Content
Hi guys,
I have the following CPM code, triggered by a business rule for an incident:
The test harness validate function tells me that the code is working and OrderCount after the run have added a 1, but when I run it properly and it is triggered by the business rule, the 1 is not added!
I did update the incident subject to double check, and it is correctly updated, but the $obj->CustomFields->CO->Patient->OrderCount
Does anyone knows what might be the issue here? I hope is one of this stupid things that I miss from time to time...