[progress Communities] [progress Openedge Abl] Forum Post: Can I Bypass A Validate Record...

  • Thread starter Thread starter stephen.vanrooyen
  • Start date Start date
Status
Not open for further replies.
S

stephen.vanrooyen

Guest
Hi Guys, I have a Validate Record Data trigger on an object which prevents the user from creating records if a related object does not have records. This does exactly what I want it to do from the UI, however I would like to bypass this validation when I create new records from a trigger. I created a trigger on another object that creates a record for this object using the rbv_api.createRecord() method. I’ve tried using the rbv_api.isAPI() or rbv_api.isUI() method to try an bypass the validation, but the rbv_api.createRecord() is still regarded as the UI. Is there a way to achieve this? Regards,

Continue reading...
 
Status
Not open for further replies.
Back
Top