Open GeorgeLovric opened 6 years ago
I should add to this that I'm using the latest version of design studio (1.6.7) and the 3.0.0.20170622 community tools, which should be the latest as well. I'm happy to generate server logs of this if someone can direct me as to the best way to do so.
And if calling addrow() for a BYOD source on a BIP isn't possible, let me know as well; it isn't documented and works locally so I don't think that is the case.
Any response on this? Is nobody else encountering this issue where BYOD Addrow doesn't work in BIP mode? It can't just be me, I'll try Lumira as well I guess.
Hi George, I run into the same issue. Addrow throws me a script error.
I do not know if title is intended functionality, but I wrote a very basic script to do an "addrow" on a table, all hardcoded data. I can see the table has one entry in local mode (the one I added in the onload script), but in BIP when I run it I get the "Error during script, contact application designer" message. All I'm doing is calling addrow, why doesn't this work in BIP mode?