S
SweetNet
I have a form created from a webservice with many tables with autoincrement
Ids.
When using the native insert for a repeating table created from one of these
tables, performance is a major issue. Is this because Infopath is searching
over every node trying to come up with a unique id? Any ideas on how to help
the performance here? As an test I created another form from my web
service, dropped a table on the form. Before hitting the Querry button
inserts happen quickly getting id or 0,1,2,3,.... After hitting the Querry
button and form and all tables are hydated, (table on screen has about 10
records) an insert takes 15 seconds.
Ids.
When using the native insert for a repeating table created from one of these
tables, performance is a major issue. Is this because Infopath is searching
over every node trying to come up with a unique id? Any ideas on how to help
the performance here? As an test I created another form from my web
service, dropped a table on the form. Before hitting the Querry button
inserts happen quickly getting id or 0,1,2,3,.... After hitting the Querry
button and form and all tables are hydated, (table on screen has about 10
records) an insert takes 15 seconds.