Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

uploading data

Former Member
0 Likes
337

i got a change request to upload data,previous one is uploading records upto 9999.there is any limit for calltransaction to upload exact records,wether cells and records means the same...?

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
312

you should provide a parameter on selection screen : so you can choose the size of packet to be processed by one call transaction

for each record you increment a counter, and when you reach the packet size you do the call transaction