Trying to use the Java API DataObjectHandler.create

Posted by Rollbase User on 05-Oct-2012 09:49

I am supporting some existing java code, and I am having trouble a trigger is not running when the DataObjectHandler.create function is called. I would like to only run one of the 2 triggers - the other one is already handled in the code. I see there is a TriggerRunner parameter that is null, but I am not sure how to create the TriggerRunner to run just one of the triggers. Here is the current call. DataObject tempObj = DataObjectHandler.create(tx, objDef, temp, user, null);

All Replies

Posted by Admin on 05-Oct-2012 10:56

Please submit support request on rollbase.com

This thread is closed