@Lomusire said in I allways get this error while using ai:
I allways get this error while using ai
Can you attach the log file "bv6rs6xwuq"?
Hello, this is an urgent matter for my development - @support .
When the project is opened, add a record to the Table1 --> Col2.
Below you will see the Interface.txt with a simple button to update the Database. (Enable Debug On Interface!)
Console inside Debug will show all valid data.
Table: 1
Column: 2
Value: Random Int
When fully loaded and the button is hit, the RecordCount is returned Nulled.
Inside the BAS Studio Debug Located in D:\BrowserAutomationStudio\apps\21.3.0\debug.txt
You'll notice the new error:
Debug 14:03:32: Database Error
Api Call Code: (id is a return string)
Api.DatabaseUpdate(DBData.Records[0].id, {
2: num
}, 1).then(function(RecordCount) {
console.log('Records: ' + RecordCount)
})
Regards,
Allister
0_1541189544838_AllisterDevelopment.main.interface.txt
0_1541189549146_AllisterDevelopment.xml