hougaard / Simple-Object-Designer

Issue tracking for the Simple Object Designer for Business Central
7 stars 0 forks source link

API "When Record is Created" limitation #336

Closed teganZT closed 9 months ago

teganZT commented 9 months ago

Hi Erik,

I am using a SOD API as a trigger for a PowerAutomate flow. It triggers when a Job Journal line is created, and inserts the correct line type based on the job type. This worked correctly until we switched from Dynamics Timesheets to importing timesheets from Atlassian into the Job Journal.

Now that we are bulk importing Job Journal Lines, the "When a record is created" trigger does not run consistently. Is there a rate limit to this? I found that Microsoft recently increased the change modification limit to 1000. Does that also apply to SOD or is there a different limit?

Thank you,

Tom

hougaard commented 9 months ago

APIs from the Simple Object Designer are just like any other API.

In general, it seems that those triggers are not always triggered, many people experience the same as you. I consider them quite unreliable and try not to use them.