Skip to main content
Question

Event Action Null check

  • February 11, 2025
  • 2 replies
  • 87 views

Forum|alt.badge.img+1

I am trying to do a null check when creating an event action, but null check does not work for a null value. But if i check a string value it work very well.

 

 

2 replies

MWitczak
Hero (Customer)
Forum|alt.badge.img+10
  • Hero (Customer)
  • 68 replies
  • February 11, 2025

I encountered the same problem using the OLD: and NEW: values - I was able to get “Custom attributes” to work for me.  This is on the PurchChgOrdLine entity for example:

 

On the event:

 

 

On the event action:  

 

 

Not sure if this helps your situation, but this worked in helping kick off a BPA workflow.


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • 4 replies
  • February 12, 2025

Thanks for your answer. It doesnt work for me becasue ı wanna create a event action which check the mandatory fields before entity is created