Hello,
I have several SQL on-premises databases. Both of them is on Windows Server 2008 and both runs on SQL Server 2012 Express.
But a problem is, that one of them doesn't trigger "When an item is created" trigger. Besides I can't choose a table name in trigger settings - I get error:
Could not retrieve values. The dynamic invocation request failed with error: Unexpected error occurred when calling the ApiHubsRuntime API: 'System.Threading.Tasks.TaskCanceledException: A task was canceled.
So i entered that Table name manually, but that doesn't help.
On the other hand if I add just simple action on this database (get rows, etc) everything is fine, I can get Table name list.
On the other server everything works fine (same windows and DB versions), so I think that it's something with database configuration.
That problematic server runs Navision 2013 R2 database.
A little bit update, the database that works with triggers is SQL Express with advanced services, so maybe that's the reason why it works. I'll try to upgrade non-working database with the same SQL server version, maybe it will help.
WarrenBelz
146,745
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional